summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* Improve loplugin:stringviewStephan Bergmann2021-05-141-2/+3
* I suspect that we unlikely to use JRE older than 1.3.1_07Mike Kaganski2021-05-102-48/+5
* loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin2021-04-211-1/+1
* Updated README.md filesHossein2021-04-191-1/+1
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-6/+11
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* loplugin:stringviewparam extend to new..Noel2021-01-292-4/+4
* Fix some warnings for Raspberry pi 4 (part2)Julien Nabet2021-01-021-0/+8
* Use Unicode paths on Windows for jvmfwkMike Kaganski2021-01-021-6/+11
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-4/+4
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-117-8/+17
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-301-2/+2
* loplugin:stringview (clang-cl)Stephan Bergmann2020-11-251-2/+2
* tdf#123936 Formatting files in module jvmfwk with clang-formatPhilipp Hofer2020-11-189-116/+98
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-102-0/+4
* Only read Java settings files in application modeMichael Weghorn2020-10-221-30/+35
* Manually select JDK outside /Library/Java/JavaVirtualMachines on macOSStephan Bergmann2020-09-221-31/+7
* jvmfwk: add vendorbase entry for Windows Arm64Jan-Marek Glogowski2020-09-171-0/+2
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-3/+4
* Simplify some code involving SAL_PATHSEPARATOR and OString/OUStringBufferStephan Bergmann2020-08-311-4/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-5/+5
* Fix typosAndrea Gelmini2020-08-191-1/+1
* Add missing punctuation/spaces to error messagesStephan Bergmann2020-08-181-3/+3
* Silence new Clang 12 trunk -Werror,-Wstring-concatenationStephan Bergmann2020-08-182-2/+2
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann2020-07-021-0/+1
* 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
* tdf#131572 Add java 9 module info for libreoffice.jarSamuel Mehrbrodt2020-05-271-1/+1
* Avoid UB when calling setjmpStephan Bergmann2020-05-191-3/+2
* jvmfwk: fix [-Werror,-Wunused-function]Thorsten Behrens2020-05-171-0/+2
* Drop the JVM "feature" concept supportStephan Bergmann2020-05-159-101/+20
* Avoid any false GCC -WclobberedStephan Bergmann2020-05-151-36/+33
* Typo in commentStephan Bergmann2020-05-151-1/+1
* Use symbolic JFW_FEATURE_ACCESSBRIDGEStephan Bergmann2020-05-151-1/+1
* The -Wclobbered hack appears to be needed for all versions of GCCStephan Bergmann2020-05-131-2/+2
* gcc 10 also generates this clobber warningNoel Grandin2020-05-131-2/+2
* jfw::isAccessibilitySupportDesired is obsoleteThorsten Behrens2020-05-073-143/+10
* loplugin:flatten in jvmfwkNoel Grandin2020-04-072-47/+47
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+1
* tdf#131399 Update java settings after slight java version changeilhan2020-03-271-0/+12
* improve loplugin:unusedfieldsNoel Grandin2020-03-092-4/+3
* Drop o3tl::optional wrapperStephan Bergmann2020-02-214-27/+27
* GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2020-02-162-0/+4
* tdf#96505: Get rid of cargo cult long integer literalsDesmin Alpaslan2020-02-031-1/+1
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-2/+2
* loplugin:finalclasses in i18npool..linguisticNoel Grandin2020-01-141-1/+1
* sal_Char->char in idlc..linguisticNoel Grandin2019-12-194-8/+8
* unused #includeStephan Bergmann2019-12-161-1/+0
* Remove JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY, JFW_PLUGIN_FORCE_ACCESSIBILITYStephan Bergmann2019-12-143-66/+3