/external/libjpeg-turbo/

-3'>distro/cib/libreoffice-5-3 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