summaryrefslogtreecommitdiff
path: root/jvmaccess/README
blob: 54af22469516a67b0b81fc369df7e3eef53ff2fb (plain)
1
Wrappers so you can use all the Java Runtime Environments with their slightly incompatible APIs with more ease.
>Noel 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