summaryrefslogtreecommitdiff
path: root/comphelper/source/windows
AgeCommit message (Expand)AuthorFilesLines
2017-12-08cppcheck: fix some reportsJulien Nabet1-4/+3
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-04Make Windows error reporting more robustMike Kaganski1-1/+1
2017-09-19Put back one more #includeStephan Bergmann1-0/+2
2017-09-15windows_process: don't use 8-bit string functionsMike Kaganski1-14/+11
2017-08-18loplugin:unreffun (clang-cl)Stephan Bergmann1-11/+2
2017-08-18loplugin:cstylecast (clang-cl)Stephan Bergmann1-2/+2
2017-08-18-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-2/+5
2017-08-18-Werror,-Wwritable-strings (clang-cl)Stephan Bergmann1-1/+1
2017-08-13updater: fix crash on windows while creating the updater command lineMarkus Mohrhard1-2/+2
2017-08-13Revert "cppcheck: variableScope"Markus Mohrhard1-5/+7
2017-08-13cppcheck: variableScopeJochen Nitschke1-7/+5
2017-08-08updater: move the windows process starting code to comphelperMarkus Mohrhard1-0/+270