summaryrefslogtreecommitdiff
path: root/upload-wiki.pl
AgeCommit message (Expand)Author
2018-01-03Fix typosAndrea Gelmini
2015-07-07improving upload scriptDennis Roczek
2014-02-20use 'unless' instead of 'if'Andras Timar
2014-02-20Retry wiki page upload on errorAndras Timar
2014-02-20line break instead of literal \nAndras Timar
2013-05-07fdo#64211 replace / to %2F in HIDs for wiki redirectsAndras Timar
2013-05-07do not verify hostname when using SSLAndras Timar
2012-12-13re-base on ALv2 code. Includes:Michael Meeks
2012-10-16move help structure one directory upNorbert Thiebaud
'feature/skia'>feature/skia LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/systools
AgeCommit message (Expand)Author
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-21Use IID_PPV_ARGS to have less explicit castingMike Kaganski
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