summaryrefslogtreecommitdiff
path: root/jvmfwk/inc/elements.hxx
AgeCommit message (Expand)Author
2020-11-18tdf#123936 Formatting files in module jvmfwk with clang-formatPhilipp Hofer
2020-08-19Fix typosAndrea Gelmini
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-08-04Fix typoAndrea Gelmini
2019-04-26tdf#42949 Fix IWYU warnings in jvmfwk/ & jvmaccess/Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-26jvmfwk: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-10-23loplugin:includeform: jvmfwkStephan Bergmann
2017-04-13More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann
2017-04-12Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann
2017-04-12Simplify jfw::VersionInfoStephan Bergmann
2017-04-12Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann
2016-12-25tdf#95416 Fix include filetamsil1amani3