summaryrefslogtreecommitdiff
path: root/vcl/win/dtrans
AgeCommit message (Expand)AuthorFilesLines
2021-01-28WIN handle GetMessageW return valuesJan-Marek Glogowski2-8/+25
2021-01-28WIN move dtrans log to vcl.win.dtransJan-Marek Glogowski2-7/+7
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann2-4/+8
2021-01-13loplugin:stringliteralvar (clang-cl)Stephan Bergmann1-1/+1
2021-01-12Revert "WIN replace clipboard update thread with Idle" et alStephan Bergmann4-54/+159
2021-01-06Release solar mutex before using an apartment-threaded COM objectMike Kaganski1-5/+8
2020-12-16WIN don't notify clipboard change with SolarMutexJan-Marek Glogowski1-2/+14
2020-12-13WIN replace clipboard update thread with IdleJan-Marek Glogowski4-156/+36
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel3-3/+6
2020-11-27Windows InterlockedIncrement/Decrement use LONGStephan Bergmann2-2/+2
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer11-127/+121
2020-10-14-Werror,-Wshadow (clang-cl)Stephan Bergmann1-3/+3
2020-10-02Use the new single-instance="true" attribute in vclStephan Bergmann1-4/+2
2020-10-01Use the new single-instance="true" attribute in vclStephan Bergmann2-29/+1
2020-09-28Destroy CWinClipboard sufficiently earlyStephan Bergmann2-3/+31
2020-09-24Fix typoAndrea Gelmini1-2/+2
2020-09-23Removed duplicated includeAndrea Gelmini1-2/+0
2020-09-23WIN merge CWinClipbImpl into CWinClipboardJan-Marek Glogowski6-501/+289
2020-09-22WIN move dtrans code into vcl/win/dtransJan-Marek Glogowski52-0/+9614