summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* Only read Java settings files in application modeMichael Weghorn2020-10-221-30/+35
* tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt2020-06-051-1/+1
* tdf#131399 Update java settings after slight java version changeilhan2020-04-021-0/+12
* Introduce OStringCharStephan Bergmann2019-10-241-1/+1
* Remove some memset callsMike Kaganski2019-10-172-3/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-173-3/+3
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-9/+9
* loplugin:stringadd in helpcompiler..ooxNoel Grandin2019-10-011-2/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typoAndrea Gelmini2019-08-041-1/+1
* Improved loplugin:stringconstant (now that GCC 7 supports it): jvmfwkStephan Bergmann2019-07-311-1/+1
* Avoid memcpy nonnull issueStephan Bergmann2019-07-291-1/+3
* loplugin:sequentialassignNoel Grandin2019-07-291-2/+1
* loplugin:oncevarNoel Grandin2019-07-281-10/+5
* Bump Java baseline to Java 8Stephan Bergmann2019-07-265-26/+26
* simplify codeStephan Bergmann2019-06-171-1/+1
* Fix swapping of vector elementsStephan Bergmann2019-06-111-2/+1
* osl/diagnose.h and diagnostics.h are used when OSL_DEBUG_LEVEL >= 2Tomoyuki Kubota2019-04-271-1/+4
* tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen2019-04-2625-56/+58
* improve loplugin simplifyconstructNoel Grandin2019-04-151-10/+5
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-135-42/+26
* loplugin:unusedmethodsNoel Grandin2019-04-122-28/+0
* tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann2019-04-0911-356/+189
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-311-1/+1
* Note when javavendors_*.xml <updated> should be updatedStephan Bergmann2019-03-261-0/+11
* Index is not needed for single getToken callMatteo Casalin2019-03-181-2/+1
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-242-8/+1
* Javavendors: Set minimum version to 1.6Samuel Mehrbrodt2019-02-135-17/+17
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-096-8/+8
* Get rid of some macrosStephan Bergmann2019-02-042-22/+17
* Support Amazon CorrettoMike Kaganski2019-02-044-3/+13
* Silence bogus -Werror=clobbered (GCC 7 --enable-optimized)Stephan Bergmann2019-01-221-0/+7
* Support AdoptOpenJDKhimajin1000002019-01-226-5/+21
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-3/+3
* Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek2018-11-293-9/+9
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-3/+1
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-2/+1
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-2/+2
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-1/+1
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-231-2/+1
* loplugin:staticvar in variousNoel Grandin2018-10-221-2/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* Remove useless constructor and destructorArnaud Versini2018-10-142-23/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-4/+4
* New loplugin:externalStephan Bergmann2018-09-172-4/+4
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-292-7/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-066-0/+6
* Add missing sal/log.hxx headersGabor Kelemen2018-07-302-0/+2
* jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-5/+0
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-8/+6