summaryrefslogtreecommitdiff
path: root/include/systools
AgeCommit message (Expand)Author
2022-01-13Simplify COMReference a bitMike Kaganski
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-21Use sal::systools::COMReference in getAdoDatalinkMike Kaganski
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski
2021-12-21Introduce move ctor/assignment for sal::systools::COMReferenceMike Kaganski
2021-12-21Introduce sal::systools::COMReference::TryCoCreateInstanceMike Kaganski
2021-10-16Use sal::systools::COMReference and drop ComSmartMike Kaganski
2021-08-25use prewin.h/postwin.h around a win32 headerLuboš Luňák
2021-03-16systools is no longer part of the URE interfaceStephan Bergmann
2021-03-09Missing "template" (clang-cl)Stephan Bergmann
2021-03-04Improve unit test accuracyMike Kaganski
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski
2021-02-27Drop the includeMike Kaganski
2021-02-26Slightly simplify COMReferenceMike Kaganski
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-27loplugin:includeform: systools (Windows)Stephan Bergmann
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-07Remove unused include/systools/win32/comptr.hxxStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-11Remove dead #ifdef _UWINAPI_Stephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky
2015-08-04include: inline some use-once typedefsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-06-10mingw64: don't cast handle to 32-bit int in a macroFridrich Štrba
2013-04-24move sal_inc headers to include/David Tardon
2013-04-24move URE headers to include/David Tardon