summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins
AgeCommit message (Expand)Author
5 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
8 daysloplugin:ostr in jvmfwkNoel Grandin
2023-04-11accept aarch64 JDK for win/aarch64Christian Lohmaier
2023-03-30loplugin:stringadd in variousNoel Grandin
2022-10-18tdf#151545: Restrict JvmfwkUtil_isLoadableJVM to macOS x86-64Stephan Bergmann
2022-09-23Fix a misuse of two-argument std string_view rfindStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Some JREs need the bin/server/jvm.dll path after allStephan Bergmann
2022-04-15use more string_view in jvmfwkNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-10loplugin:stringviewparamStephan Bergmann
2022-03-15Allow for java.version consisting of four dotted segmentsStephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-22Replace some fprintf with SAL_WARNStephan Bergmann
2022-02-22Remove a debug-style fprintfStephan Bergmann
2022-02-21Avoid unnecessary empty -Djava.class.path=Stephan Bergmann
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-11-18There was a typo in the AdoptOpenJDK java.vendor property valueStephan Bergmann
2021-11-17tdf#144695 VendorBase::isValidArch also for macOSStephan Bergmann
2021-11-16rtl::Static->thread-safe static in jvmfwkNoel Grandin
2021-10-21Make getVersionInformation always return a VersionInfoStephan Bergmann
2021-10-20Drop support for dead GNU JavaStephan Bergmann
2021-10-20Azul is just another OpenJDK variantStephan Bergmann
2021-10-11loplugin:moveparam in jvmfwkNoel Grandin
2021-10-05drop 'using namespace std' in h* i* j*Julien Nabet
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-07-08Turn OSL_DEBUG_LEVEL >= 2 SelfTest into CppunitTestStephan Bergmann
2021-07-07Revert "I suspect that we unlikely to use JRE older than 1.3.1_07"Michael Stahl
2021-06-29Enable JVM also on macOS ARM64Stephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-10I suspect that we unlikely to use JRE older than 1.3.1_07Mike Kaganski
2021-01-02Fix some warnings for Raspberry pi 4 (part2)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-18tdf#123936 Formatting files in module jvmfwk with clang-formatPhilipp Hofer
2020-09-22Manually select JDK outside /Library/Java/JavaVirtualMachines on macOSStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18Add missing punctuation/spaces to error messagesStephan Bergmann
2020-08-18Silence new Clang 12 trunk -Werror,-Wstring-concatenationStephan Bergmann
2020-07-02tdf#129264: Make javaldx always print a line upon successful executionStephan Bergmann
2020-05-19Avoid UB when calling setjmpStephan Bergmann
2020-05-17jvmfwk: fix [-Werror,-Wunused-function]Thorsten Behrens
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
2020-05-15Avoid any false GCC -WclobberedStephan Bergmann
2020-05-15Use symbolic JFW_FEATURE_ACCESSBRIDGEStephan Bergmann