summaryrefslogtreecommitdiff
path: root/include/helpcompiler
ModeNameSize
-rw-r--r--HelpIndexer.hxx2276logplain
-rw-r--r--HelpSearch.hxx1257logplain
-rw-r--r--compilehelp.hxx2333logplain
-rw-r--r--dllapi.h1222logplain
F_MOVECaolán McNamara 2024-06-02allow low-translation-completion-langs for dev-builds (e.g.: Sundanese)Christian Lohmaier 2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara 2023-11-30Extended loplugin:ostr: l10ntoolsStephan Bergmann 2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann 2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: l10ntoolsStephan Bergmann 2023-07-28tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrosahil 2023-06-27loplugin:stringstatic look for more stringsNoel Grandin 2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin 2023-04-09new loplugin:unnecessarygetstrNoel Grandin 2023-04-06loplugin:stringadd also check O[U]StringBuffersNoel Grandin 2022-11-23Work around system(3) dropping DYLD_LIBRARY_PATH on macOSStephan Bergmann 2022-11-22Simplify previous fixStephan Bergmann 2022-11-21Avoid external processes picking up instdir/program/libxml2.so.2Stephan Bergmann 2022-11-20Clean up CfgParser::aStackStephan Bergmann 2022-11-20Avoid some unnecessary, wrong downcasts during `make translations`Stephan Bergmann 2022-11-15asan: fix leak in lcl_MergeLevelJulien Nabet 2022-11-08A better fix for C++23 P2266R1Stephan Bergmann 2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski 2022-06-23Removed duplicated includeAndrea Gelmini 2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin 2022-05-05use more o3tl::getTokenNoel Grandin 2022-04-15address potential find/rfind failuresNoel Grandin 2022-04-13use more string_view in l10ntoolsNoel Grandin 2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-04-10use more string_viewNoel Grandin 2022-04-10loplugin:stringview check for getToken and trimNoel Grandin 2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin 2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin