summaryrefslogtreecommitdiff
path: root/jvmfwk/source/elements.cxx
AgeCommit message (Expand)Author
2019-04-11tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-07-26jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-11-14loplugin:flatten loosen conditionNoel Grandin
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin
2017-10-23loplugin:includeform: jvmfwkStephan Bergmann
2017-10-13Use loop ranges in jvmfwkJulien Nabet
2017-05-30cleanup some OString stuff in jvmfwkNoel Grandin
2017-05-29Revert "loplugin:stringcopy"Stephan Bergmann
2017-05-19loplugin:stringcopyStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock
2017-04-13More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Simplify jfw::VersionInfoStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2017-04-11Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-08-27Clean up sEmptyStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin
2015-01-20Some more loplugin:cstylecast: jvmfwkStephan Bergmann
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-08-25this code is redundant and leaks memoryMarkus Mohrhard
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-26Remove visual noise from jvmfwkAlexander Wilms
2014-02-18jvmfwk: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-11-15Drop support for /etc/opt/ure and ~/.ure from LibreOffice 4Stephan Bergmann