summaryrefslogtreecommitdiff
path: root/include/systools
AgeCommit message (Expand)AuthorFilesLines
2024-07-02Add source location to ComErrorMike Kaganski1-5/+13
2024-07-02Simplify a bitMike Kaganski1-5/+3
2024-06-29Fix "lets" -> "let's"Andrea Gelmini1-1/+1
2024-05-20loplugin:ostr in variousNoel Grandin2-2/+2
2024-04-02Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara2-5/+8
2024-02-26Define a name for the extended path buffer size, instead of a literalMike Kaganski1-0/+20
2023-12-09Fix build --with-system-openssl but --without-system-curlEike Rathke2-1/+5
2023-11-13fix build with older curlCaolán McNamara1-0/+7
2023-11-11Move user agent initialization to InitCurl_easyMike Kaganski2-0/+114
2023-05-21Simplify a bitMike Kaganski1-1/+0
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski1-0/+19
2023-02-26Hide Quickstarter from General options in Windows store appsMike Kaganski1-0/+32
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski1-0/+6
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski1-0/+48
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski1-0/+84
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski1-16/+10
2022-03-21Use IID_PPV_ARGS to have less explicit castingMike Kaganski1-6/+6
2022-01-13Simplify COMReference a bitMike Kaganski1-22/+13
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski1-3/+16
2021-12-21Use sal::systools::COMReference in getAdoDatalinkMike Kaganski1-1/+34
2021-12-21Use sal::systools::COMReference in connectivity/adoMike Kaganski1-0/+19
2021-12-21Introduce move ctor/assignment for sal::systools::COMReferenceMike Kaganski1-0/+15
2021-12-21Introduce sal::systools::COMReference::TryCoCreateInstanceMike Kaganski1-3/+12
2021-10-16Use sal::systools::COMReference and drop ComSmartMike Kaganski1-22/+30
2021-08-25use prewin.h/postwin.h around a win32 headerLuboš Luňák1-0/+2
2021-03-16systools is no longer part of the URE interfaceStephan Bergmann1-3/+3
2021-03-09Missing "template" (clang-cl)Stephan Bergmann1-1/+1
2021-03-04Improve unit test accuracyMike Kaganski1-8/+4
2021-03-03tdf#116983 tdf#136175: retry if failedMike Kaganski1-0/+42
2021-02-27Drop ComPtr and use sal::systools::COMReferenceMike Kaganski1-8/+34
2021-02-27Drop the includeMike Kaganski1-2/+0
2021-02-26Slightly simplify COMReferenceMike Kaganski1-61/+17
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2-7/+7
2018-02-02sal: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-6/+0
2017-10-27loplugin:includeform: systools (Windows)Stephan Bergmann1-1/+1
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-23/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-88/+0
2017-03-07Remove unused include/systools/win32/comptr.hxxStephan Bergmann1-225/+0
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-02-11Remove dead #ifdef _UWINAPI_Stephan Bergmann1-5/+0
2017-02-10Remove MinGW supportStephan Bergmann3-16/+0
2016-10-04clang-cl loplugin: salStephan Bergmann1-4/+4
2015-11-12Windows header sanitizationAshod Nakashian2-9/+8
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky1-0/+5
2015-08-04include: inline some use-once typedefsNoel Grandin1-1/+0
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-2/+9
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-5/+5
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-22/+22
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3