I think this is not a fault of Qt. If you open a doc the first time Word (the program) needs to be completely loaded into the memory. This takes a long time. If you open a second doc Word is already in memory (even if word was closed) and only the doc needs to be loaded.

I dont think, that using Strictmode for QUrl will have any significant speed improvements.