summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source/elements.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen2019-04-261-2/+0
* improve loplugin simplifyconstructNoel Grandin2019-04-151-10/+5
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-131-24/+12
* tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann2019-04-091-2/+2
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-091-1/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-061-0/+1
* jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-4/+0
* loplugin:flatten loosen conditionNoel Grandin2017-11-141-4/+1
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-311-6/+5
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-231-10/+10
* Use loop ranges in jvmfwkJulien Nabet2017-10-131-9/+6
* cleanup some OString stuff in jvmfwkNoel Grandin2017-05-301-6/+3
* Revert "loplugin:stringcopy"Stephan Bergmann2017-05-291-1/+1
* loplugin:stringcopyStephan Bergmann2017-05-191-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann2017-04-131-12/+8
* Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann2017-04-121-31/+6
* Simplify jfw::VersionInfoStephan Bergmann2017-04-121-37/+0
* Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2017-04-121-5/+3
* Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann2017-04-111-3/+7
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-1/+0
* loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann2016-07-081-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-3/+3
* Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann2016-03-101-2/+1
* Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann2016-03-101-6/+3
* Manage JavaInfo instances via new/deleteStephan Bergmann2016-03-101-3/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-53/+53
* loplugin:unusedmethodsNoel Grandin2015-10-271-21/+0
* Clean up sEmptyStephan Bergmann2015-08-271-4/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* More loplugin:simplifyboolStephan Bergmann2015-04-271-3/+3
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-5/+5
* loplugin:staticfunctionNoel Grandin2015-03-271-1/+1
* Some more loplugin:cstylecast: jvmfwkStephan Bergmann2015-01-201-104/+104
* callcatcher: update unused codeCaolán McNamara2014-12-041-28/+0
* this code is redundant and leaks memoryMarkus Mohrhard2014-08-251-3/+0
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-33/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Remove visual noise from jvmfwkAlexander Wilms2014-02-261-4/+4
* jvmfwk: sal_Bool -> boolStephan Bergmann2014-02-181-1/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-4/+4