summaryrefslogtreecommitdiff
path: root/include/jvmfwk
AgeCommit message (Collapse)AuthorFilesLines
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-09vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann1-257/+0
Change-Id: I954f789d5850e8016f5900812f9aa99be2416ce4
2014-10-09Remove unused JVMFWK_DLLPRIVATEStephan Bergmann1-1/+0
Change-Id: I9b562e085e0b2a446a16ff5189c1d6b03c0d924b
2014-10-09Remove jvmfwk plugin featureStephan Bergmann3-36/+4
...which was effectively unused; there only ever was a single sunjavaplugin that is now folded directly into jvmfwk. Leaves room for further clean up. Change-Id: I14dd2a3a09bd1ce9a8c3f5c156628ec11d954a0b
2014-10-09UNO_JAVA_JFW_PLUGIN is long goneStephan Bergmann1-5/+1
...since e7f7d511a3ad39faef431bdfc2a79fa090d0b5f7 etc. "INTEGRATION: CWS jl15: #i37828# removed support of bootstrap parameters UNO_JAVA_JFW_DISABLE and UNO_JAVA_JFW_PLUGIN" Change-Id: Ia70fa9919b4b55e8b13473602cfca723f554ec30
2014-05-08Remove unused jfw_setJRELocationsStephan Bergmann1-31/+2
Change-Id: If71cc5052f7ddfbc2d69ba01aa0cd3be2a4def8e
2013-12-20typo fixesAndras Timar1-1/+1
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-11-09fdo#65108 inter-module includes <> include/jvmfwkNorbert Thiebaud2-6/+6
Change-Id: I786a0e3b5c3b8e993a7ed0ab114756697761366e
2013-10-30Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks1-1/+7
cf. comment in framework header. Should have no impact on real run-time Java a11y, which would be enabled later as-needed; only on JRE selection. For extreme corner-cases, where your auto-selected JRE has no a11y support either select another JRE in the UI or: $ export JFW_PLUGIN_FORCE_ACCESSIBILITY=1 to override. Change-Id: I59a6428e5a11664b75c29580cad76eb9500db45a
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen4-0/+1141
see https://gerrit.libreoffice.org/#/c/3367/ and Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a for details Change-Id: I199a75bc4042af20817265d5ef85b1134a96ff5a