summaryrefslogtreecommitdiffstats
path: root/extensions/test
Commit message (Expand)AuthorAgeFilesLines
* tdf#148251 Use std::swap instead of using temporary valuesAmandaQuaresmaCoutinho2024-04-081-21/+7
* tdf#145538 Use range based for loopsAhmedHamed2024-02-271-24/+24
* tdf#148251 Use std::swap instead of using temporary valuesLuv Sharma2024-01-011-16/+5
* Fix typoAndrea Gelmini2023-06-281-2/+2
* tdf#148251 Use std::swap instead of using temporary valuesLiu Hao2022-08-231-46/+14
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann2022-06-131-5/+0
* tdf#124176 Use pragma once in extensionsVincent LE GARREC2021-03-236-22/+6
* Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski2021-02-013-9/+9
* tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer2020-11-218-115/+41
* use more TOOLS_WARN_EXCEPTIONMike Kaganski2020-10-041-2/+2
* Prefer CoInitializeEx instead of CoInitialize (2)Julien Nabet2020-05-291-1/+1
* Prefer CoInitializeEx instead of CoInitializeJulien Nabet2020-05-225-9/+9
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-061-1/+1
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-162-3/+2
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-041-2/+2
* sal_Char->char in extensionsNoel Grandin2019-12-191-1/+1
* Fix typosAndrea Gelmini2019-08-201-1/+1
* Fix typosAndrea Gelmini2019-08-201-1/+1
* Fix typosAndrea Gelmini2019-08-102-2/+2
* Fix typoAndrea Gelmini2019-07-271-5/+5
* Fix typoAndrea Gelmini2019-07-131-3/+3
* Fix typoAndrea Gelmini2019-06-121-1/+1
* Revert "Fix typo"Julien Nabet2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-1/+1
* Fix typoAndrea Gelmini2019-05-251-2/+2
* an uno -> a unoCaolán McNamara2019-05-102-2/+2
* Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski2018-10-113-9/+0
* Translate German commentsJohnny_M2018-05-131-2/+2
* Fix typosAndrea Gelmini2018-01-312-3/+3
* Typ-o negativIlmari Lauhakangas2018-01-301-3/+3
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-301-2/+2
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-226-77/+71
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-183-0/+9
* Translate German comments and debug strings (leftovers in e... dirs)Johnny_M2017-05-204-4/+4
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-2/+0
* Fix typosAndrea Gelmini2017-05-071-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* TyposJulien Nabet2017-03-191-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-171-17/+17
* cppcheck invalidPrintfArgTypeJochen Nitschke2016-10-021-7/+7
* tdf#99643 OLE automation bridge: fix 64-bit pointer conversionsMichael Stahl2016-06-012-2/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* Remove excess newlinesChris Sherlock2016-02-095-28/+0
* unnecessary use of OUString constructorNoel Grandin2016-01-311-3/+3