summaryrefslogtreecommitdiff
path: root/jvmfwk/source/elements.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-0/+1
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2023-11-20Extended loplugin:ostr: jvmfwkStephan Bergmann1-10/+10
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: jvmfwkStephan Bergmann1-2/+2
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-1/+1
2021-11-16rtl::Static->thread-safe static in jvmfwkNoel Grandin1-1/+1
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin1-5/+1
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann1-18/+8
2020-05-15Typo in commentStephan Bergmann1-1/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-13/+13
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-13/+13
2019-07-28loplugin:oncevarNoel Grandin1-10/+5
2019-04-26tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen1-2/+0
2019-04-15improve loplugin simplifyconstructNoel Grandin1-10/+5
2019-04-13loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin1-24/+12
2019-04-09tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann1-2/+2
2019-02-09loplugin:indentation in jvmfwk..lotuswordproNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-26jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-4/+0
2017-11-14loplugin:flatten loosen conditionNoel Grandin1-4/+1
2017-10-31loplugin:constantparam in i18nlangtagNoel Grandin1-6/+5
2017-10-23loplugin:includeform: jvmfwkStephan Bergmann1-10/+10
2017-10-13Use loop ranges in jvmfwkJulien Nabet1-9/+6
2017-05-30cleanup some OString stuff in jvmfwkNoel Grandin1-6/+3
2017-05-29Revert "loplugin:stringcopy"Stephan Bergmann1-1/+1
2017-05-19loplugin:stringcopyStephan Bergmann1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-04-13More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann1-12/+8
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann1-31/+6
2017-04-12Simplify jfw::VersionInfoStephan Bergmann1-37/+0
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann1-5/+3
2017-04-11Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann1-3/+7
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-1/+0
2016-07-08loplugin:redundantcast: redundant static_casts in jvmfwkStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-03-10Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann1-2/+1
2016-03-10Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann1-6/+3
2016-03-10Manage JavaInfo instances via new/deleteStephan Bergmann1-3/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-53/+53
2015-10-27loplugin:unusedmethodsNoel Grandin1-21/+0
2015-08-27Clean up sEmptyStephan Bergmann1-4/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2