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