summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* Don't fail jfw_findAllJREs for just one JRE of WrongArchStephan Bergmann2021-11-181-0/+2
* loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin2021-04-211-1/+1
* loplugin:stringviewparam extend to new..Noel2021-01-291-3/+3
* Use Unicode paths on Windows for jvmfwkMike Kaganski2021-01-021-6/+11
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-112-3/+3
* Only read Java settings files in application modeMichael Weghorn2020-10-221-30/+35
* Simplify some code involving SAL_PATHSEPARATOR and OString/OUStringBufferStephan Bergmann2020-08-311-4/+2
* Upcoming improved loplugin:staticanonymous -> redundantstatic: jvmfwkStephan Bergmann2020-07-011-2/+2
* tdf#134167: jfw_plugin_getAllJavaInfos can successfully return empty listStephan Bergmann2020-06-221-2/+1
* Drop the JVM "feature" concept supportStephan Bergmann2020-05-152-23/+9
* Typo in commentStephan Bergmann2020-05-151-1/+1
* jfw::isAccessibilitySupportDesired is obsoleteThorsten Behrens2020-05-072-141/+10
* loplugin:flatten in jvmfwkNoel Grandin2020-04-071-17/+17
* improve loplugin:unusedfieldsNoel Grandin2020-03-091-3/+3
* Drop o3tl::optional wrapperStephan Bergmann2020-02-212-14/+14
* tdf#96505: Get rid of cargo cult long integer literalsDesmin Alpaslan2020-02-031-1/+1
* sal_Char->char in idlc..linguisticNoel Grandin2019-12-192-2/+2
* Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITYStephan Bergmann2019-12-141-7/+1
* Remove unused jvmfwk *rc filesStephan Bergmann2019-12-142-8/+0
* Fix typoAndrea Gelmini2019-12-051-1/+1
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-012-14/+14
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-9/+9
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-2/+1
* loplugin:sequentialassignNoel Grandin2019-07-291-2/+1
* loplugin:oncevarNoel Grandin2019-07-281-10/+5
* tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen2019-04-265-22/+5
* improve loplugin simplifyconstructNoel Grandin2019-04-151-10/+5
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-133-37/+21
* loplugin:unusedmethodsNoel Grandin2019-04-121-26/+0
* tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann2019-04-096-413/+111
* Index is not needed for single getToken callMatteo Casalin2019-03-181-2/+1
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-092-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-3/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-3/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-08-064-0/+4
* jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-4/+0
* Keep strings alive again as necessaryStephan Bergmann2018-04-121-0/+4
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+0
* Don't pass empty option to JNI_CreateJavaVMStephan Bergmann2018-03-281-6/+11
* jvmfwk: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* loplugin:flatten loosen conditionNoel Grandin2017-11-141-4/+1
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-311-6/+5
* loplugin:constmethod in svlNoel Grandin2017-10-262-4/+4
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-237-49/+49
* Use loop ranges in jvmfwkJulien Nabet2017-10-132-27/+14
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-7/+7
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-2/+1