summaryrefslogtreecommitdiff
path: root/helpcompiler
AgeCommit message (Expand)Author
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-15Related: tdf#157254 Shorten paths by removing relative partsMike Kaganski
2023-08-25Simplify a bitMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-03-16tdf#143148: Use pragma once instead of include guardsUday Sharma
2023-03-14elide some temporary OStringsNoel Grandin
2023-01-27Remove support for AIXStephan Bergmann
2022-06-24loplugin:moveitNoel Grandin
2022-06-22fix build --with-helpNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in helpcompilerNoel Grandin
2022-06-18tdf#143148 Use pragma once in embedserv and helpcompilerDiane Leigh
2022-05-05use more o3tl::getTokenNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-21Don't build clucene if not neededJan-Marek Glogowski
2021-10-22Revert "Simplify vector initialization in helpcompiler"Julien Nabet
2021-10-16Simplify vector initialization in helpcompilerJulien Nabet
2021-06-24cross-toolset: fix real cross help buildingJan-Marek Glogowski
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-02no need to allocate these on the heapNoel Grandin
2021-01-02Use GetShortPathNameW workaround on Windows for help indexerMike Kaganski
2021-01-01Use Unicode paths on Windows for help compilerMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-13tdf#123936 Formatting files in module helpcompiler with clang-formatPhilipp Hofer
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-04-08loplugin:flatten in helpcompilerNoel Grandin
2019-12-30Avoid -Werror,-Wdeprecated-enum-enum-conversionStephan Bergmann
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-11-22cid#1448239 unsafe_xml_parse_configCaolán McNamara
2019-11-22cid#1448239 unsafe_xml_parse_configCaolán McNamara
2019-11-22document HelpCompiler::getSourceDocument behaviourCaolán McNamara
2019-11-22fs::getThreadTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2019-11-22drop impl_sleep hackCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03make some classes module-privateNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-07-19cid#1448495 Unchecked return valueCaolán McNamara
2019-07-19cid#1448441 Unchecked return valueCaolán McNamara
2019-07-18cid#703974 Unchecked return valueCaolán McNamara
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-04-07std::string has a std::hash specialisation since C++11Noel Grandin
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin