summaryrefslogtreecommitdiff
path: root/jvmfwk/qa
diff options
context:
space:
mode:
Diffstat (limited to 'jvmfwk/qa')
0 files changed, 0 insertions, 0 deletions
id=337691db0e3f928ed6dff489fc6305a9a5e0b493'>Simplify 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 2022-02-21Fail Executable_ulfex upon duplicate keys in malformed inputStephan Bergmann 2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen 2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin 2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin 2021-11-10new loplugin:stringliteraldefineNoel Grandin 2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann 2021-10-04drop 'using namespace std' in l*Julien Nabet 2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann 2021-09-23Extend loplugin:stringviewparam to starts/endsWith: l10ntoolsStephan Bergmann 2021-09-22Fix typosAndrea Gelmini 2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin 2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin 2021-06-18Simplify a OUString constructionStephan Bergmann 2021-06-16Adapt implicit OString return value construction to C++23 P2266R1Stephan Bergmann 2021-06-03-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann 2021-05-28no need to allocate these on the heapNoel Grandin