summaryrefslogtreecommitdiffstats
path: root/include/jvmfwk
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-11-131-1/+1
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-231-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* Revert "Fix typos"Stephan Bergmann2017-05-181-1/+1
* Fix typosAndrea Gelmini2017-05-181-1/+1
* Simplify jfw_findAllJREsStephan Bergmann2017-04-131-1/+0
* Simplify passing options to jfw_startVMStephan Bergmann2017-04-131-4/+2
* Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann2017-04-121-16/+3
* Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2017-04-121-7/+6
* Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann2017-04-111-12/+0
* sal_Bool -> boolStephan Bergmann2017-04-111-1/+1
* Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann2017-04-111-7/+2
* sal_Bool -> boolStephan Bergmann2017-04-111-3/+3
* jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARGStephan Bergmann2017-04-111-1/+0
* sal_Bool -> boolStephan Bergmann2017-04-111-2/+2
* Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann2017-04-111-39/+17
* Fix typosAndrea Gelmini2017-03-251-2/+2
* Typo: requirments -> requirementsSamuel Mehrbrodt2017-03-031-1/+1
* Fix typo in comments: et -> edTakeshi Abe2016-12-071-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-291-2/+2
* Fix memory leaksStephan Bergmann2016-03-101-0/+20
* No more need for jfw_freeJavaInfoStephan Bergmann2016-03-101-14/+5
* Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann2016-03-101-4/+4
* Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann2016-03-101-6/+6
* Manage JavaInfo instances via new/deleteStephan Bergmann2016-03-101-4/+2
* No need for SAL_CALL hereStephan Bergmann2016-03-101-19/+19
* No need for extern "C" hereStephan Bergmann2016-03-101-9/+5
* Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2016-03-101-3/+1
* include/jvmfwk/*.h -> .hxx (only ever included from C++ code)Stephan Bergmann2016-03-092-11/+5
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-24/+0
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Typo: bootrap=>bootstrapJulien Nabet2014-12-201-1/+1
* fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn2014-12-151-26/+30
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* vendorplugin.h is jvmfwk-internal (and no need for extern "C")Stephan Bergmann2014-10-091-257/+0
* Remove unused JVMFWK_DLLPRIVATEStephan Bergmann2014-10-091-1/+0
* Remove jvmfwk plugin featureStephan Bergmann2014-10-093-36/+4
* UNO_JAVA_JFW_PLUGIN is long goneStephan Bergmann2014-10-091-5/+1
* Remove unused jfw_setJRELocationsStephan Bergmann2014-05-081-31/+2
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#65108 inter-module includes <> include/jvmfwkNorbert Thiebaud2013-11-092-6/+6
* Avoid using gconftool. Atk provides a11y not Java on Unix.Michael Meeks2013-10-301-1/+7
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* execute move of global headersBjoern Michaelsen2013-04-234-0/+1141