summaryrefslogtreecommitdiff
path: root/l10ntools/source/xrmmerge.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/source/xrmmerge.cxx')
0 files changed, 0 insertions, 0 deletions
an title='2022-09-23 15:52:21 +0200'>2022-09-23Fix a misuse of two-argument std string_view rfindStephan Bergmann 2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara 2022-08-11Add loongarch64 support.wjh-la 2022-07-21elide some makeStringAndClear() callsNoel Grandin 2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin 2022-05-05use more o3tl::getTokenNoel Grandin 2022-05-04Some JREs need the bin/server/jvm.dll path after allStephan Bergmann 2022-04-15use more string_view in jvmfwkNoel Grandin 2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin 2022-04-12loplugin:stringview more o3tl conversionNoel Grandin 2022-04-10loplugin:stringviewparamStephan Bergmann 2022-03-15Allow for java.version consisting of four dotted segmentsStephan Bergmann 2022-03-11new loplugin:trivialdestructorNoel Grandin 2022-02-22Replace some fprintf with SAL_WARNStephan Bergmann 2022-02-22Remove a debug-style fprintfStephan Bergmann 2022-02-21Avoid unnecessary empty -Djava.class.path=Stephan Bergmann 2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen 2021-12-07loplugin:unnecessaryvirtualNoel Grandin 2021-11-18There was a typo in the AdoptOpenJDK java.vendor property valueStephan Bergmann 2021-11-17tdf#144695 VendorBase::isValidArch also for macOSStephan Bergmann 2021-11-17Don't fail jfw_findAllJREs for just one JRE of WrongArchStephan Bergmann 2021-11-16rtl::Static->thread-safe static in jvmfwkNoel Grandin 2021-10-21Restrict macOS ARM64 to Java >= 17Stephan Bergmann 2021-10-21Make getVersionInformation always return a VersionInfoStephan Bergmann 2021-10-20Drop support for dead GNU JavaStephan Bergmann 2021-10-20Azul is just another OpenJDK variantStephan Bergmann 2021-10-11loplugin:moveparam in jvmfwkNoel Grandin 2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann 2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet 2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin 2021-08-04Fix alternate JREs missing bin/ directory on java.library.pathSamuel Mehrbrodt 2021-08-02convert #defines to OUStringLiteralNoel Grandin