summaryrefslogtreecommitdiffstats
path: root/jvmfwk/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Avoid memcpy nonnull issueStephan Bergmann2019-07-291-1/+3
* 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-2614-23/+8
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-131-2/+1
* tdf#124503: Support JRE installations with unknown java.vendor propertyStephan Bergmann2019-04-094-93/+46
* tdf#120703 PVS: Silence V575 warningsMike Kaganski2019-03-311-1/+1
* loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin2019-02-242-8/+1
* loplugin:indentation in jvmfwk..lotuswordproNoel Grandin2019-02-093-3/+3
* Get rid of some macrosStephan Bergmann2019-02-042-22/+17
* Support Amazon CorrettoMike Kaganski2019-02-041-0/+1
* Silence bogus -Werror=clobbered (GCC 7 --enable-optimized)Stephan Bergmann2019-01-221-0/+7
* Support AdoptOpenJDKhimajin1000002019-01-221-0/+1
* 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: V547 Expression is always true/falseMike Kaganski2018-11-101-2/+1
* 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
* Remove useless constructor and destructorArnaud Versini2018-10-141-17/+1
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-4/+4
* New loplugin:externalStephan Bergmann2018-09-171-3/+3
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-4/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-062-0/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-261-8/+6
* Improve error reportingStephan Bergmann2018-03-271-1/+1
* Use for-range loops in some modulesJulien Nabet2018-03-251-3/+2
* Find Java 9 with the new registry keys on WindowsStephan Bergmann2018-02-151-25/+39
* jvmfwk: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-6/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-231-2/+2
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-2/+2
* More loplugin:cstylecast: jvmfwkStephan Bergmann2018-01-121-4/+4
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:finalclasses in h*,i*,j*Noel Grandin2017-11-011-4/+2
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-2316-51/+51
* Use loop ranges in jvmfwkJulien Nabet2017-10-134-90/+70
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-3/+4
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-1/+1
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-302-5/+7
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-182-0/+6
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-112-6/+5