summaryrefslogtreecommitdiffstats
path: root/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryvirtualNoel Grandin2021-12-071-1/+1
* There was a typo in the AdoptOpenJDK java.vendor property valueStephan Bergmann2021-11-186-16/+0
* tdf#144695 VendorBase::isValidArch also for macOSStephan Bergmann2021-11-171-1/+3
* Don't fail jfw_findAllJREs for just one JRE of WrongArchStephan Bergmann2021-11-171-0/+2
* rtl::Static->thread-safe static in jvmfwkNoel Grandin2021-11-166-47/+59
* Restrict macOS ARM64 to Java >= 17Stephan Bergmann2021-10-213-1/+23
* Make getVersionInformation always return a VersionInfoStephan Bergmann2021-10-213-30/+23
* Drop support for dead GNU JavaStephan Bergmann2021-10-206-336/+0
* Azul is just another OpenJDK variantStephan Bergmann2021-10-202-5/+3
* loplugin:moveparam in jvmfwkNoel Grandin2021-10-114-4/+4
* In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann2021-10-111-8/+5
* drop 'using namespace std' in h* i* j*Julien Nabet2021-10-056-35/+27
* clang-tidy:readability-redundant-member-initNoel Grandin2021-09-011-5/+1
* Fix alternate JREs missing bin/ directory on java.library.pathSamuel Mehrbrodt2021-08-041-0/+18
* convert #defines to OUStringLiteralNoel Grandin2021-08-021-2/+2
* loplugin:indentation (clang-cl)Stephan Bergmann2021-07-091-1/+1
* Turn OSL_DEBUG_LEVEL >= 2 SelfTest into CppunitTestStephan Bergmann2021-07-085-112/+172
* Revert "I suspect that we unlikely to use JRE older than 1.3.1_07"Michael Stahl2021-07-072-5/+48
* Enable JVM also on macOS ARM64Stephan Bergmann2021-06-291-1/+1
* 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