/svx/doc/

cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools/test
;showmsg=1'>Expand)
AgeCommit message (Expand)Author
Author
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