summaryrefslogtreecommitdiff
path: root/jvmfwk/source/jvmfwk3rc
blob: 048b16e7ab3b85b0931aa4b85a96c33e09a665c8 (plain)
1
2
3
4
[Bootstrap]
UNO_JAVA_JFW_ENV_JREHOME=true
UNO_JAVA_JFW_ENV_CLASSPATH=true
UNO_JAVA_JFW_VENDOR_SETTINGS=javavendors.xml
>Julien Nabet 2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin 2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin 2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin 2017-07-06use OString::operator== in preference to ::equalsNoel Grandin 2017-06-13fix bug in skeletonmakerNoel Grandin 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin 2017-01-10New loplugin:conststringvar: unodevtoolsStephan Bergmann 2016-11-01Omit the default comparatorTakeshi Abe 2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-05-02Remove unused pbOpt parameterStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-03-08Remove ornamental noiseStephan Bergmann 2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin 2015-12-14Use emplace_backStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-09new loplugin: oncevarNoel Grandin 2015-11-06coverity#1338260 Uncaught exceptionCaolán McNamara 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-08-11loplugin: defaultparamsNoel Grandin 2015-08-10cppcheck: badBitmaskCheckCaolán McNamara 2015-06-16Fix typosAndrea Gelmini 2015-06-15cppcheck:redundantAssignmentNoel Grandin