summaryrefslogtreecommitdiffstats
path: root/jvmfwk/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:flatten loosen conditionNoel Grandin2017-11-141-4/+1
* loplugin:constantparam in i18nlangtagNoel Grandin2017-10-311-6/+5
* loplugin:constmethod in svlNoel Grandin2017-10-262-4/+4
* loplugin:includeform: jvmfwkStephan Bergmann2017-10-237-49/+49
* Use loop ranges in jvmfwkJulien Nabet2017-10-132-27/+14
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-7/+7
* Some more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin2017-09-111-2/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-2/+2
* loplugin:oncevarNoel Grandin2017-07-311-5/+3
* loplugin:oncevar: empty strings: jvmfwkStephan Bergmann2017-07-131-2/+1
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* cleanup some OString stuff in jvmfwkNoel Grandin2017-05-304-64/+45
* Revert "loplugin:stringcopy"Stephan Bergmann2017-05-291-1/+1
* loplugin:stringcopyStephan Bergmann2017-05-191-1/+1
* revert OSL_ASSERT changesChris Sherlock2017-05-073-9/+9
* tdf#43157: convert jvmfwk from OSL_ASSERT to assertChris Sherlock2017-05-073-9/+9
* clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin2017-04-241-3/+1
* Use std::unique_ptr<JavaInfo> in jfw_plugin_getAllJavaInfosStephan Bergmann2017-04-132-37/+7
* Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoByPathStephan Bergmann2017-04-131-9/+5
* Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfoFromJavaHomeStephan Bergmann2017-04-131-6/+3
* Use std::unique_ptr<JavaInfo> in jfw_plugin_getJavaInfosFromPathStephan Bergmann2017-04-131-22/+15
* Simplify jfw_findAllJREsStephan Bergmann2017-04-132-154/+32
* Replace a use of CJavaInfo with std::unique_ptr<JavaInfo>Stephan Bergmann2017-04-132-30/+23
* Replace a use of CJavaInfo with std::unique_ptr<JavaInfo>Stephan Bergmann2017-04-132-16/+11
* More std::unique_ptr<JavaInfo> lifecycle managementStephan Bergmann2017-04-132-14/+10
* Simplify passing options to jfw_startVMStephan Bergmann2017-04-131-6/+8
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* Remove unused jfw::VendorSettings instantiationsStephan Bergmann2017-04-121-5/+0
* Remove unnecessary copyStephan Bergmann2017-04-121-2/+0
* Remove unused function pointer typedefsStephan Bergmann2017-04-121-38/+0
* Convert rtl_uString -> OUString in jfw_get/setVMParametersStephan Bergmann2017-04-122-37/+10
* Simplify jfw::VersionInfoStephan Bergmann2017-04-123-48/+6
* Convert some rtl_uString -> OUString in jvmfwkStephan Bergmann2017-04-122-19/+11
* Calls to jvmfwk/framework.hxx must not pass in null, drop JFW_E_INVALID_ARGStephan Bergmann2017-04-112-26/+19
* Fix missing derefStephan Bergmann2017-04-111-1/+1
* sal_Bool -> boolStephan Bergmann2017-04-111-1/+1
* Let jfw_isVMRunning return the result; there are no error conditionsStephan Bergmann2017-04-111-8/+2
* sal_Bool -> boolStephan Bergmann2017-04-111-1/+1
* jfw_existJRE requires non-null args, never returns JFW_E_INVALID_ARGStephan Bergmann2017-04-111-3/+0
* sal_Bool -> boolStephan Bergmann2017-04-111-1/+1
* Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann2017-04-111-37/+26
* Remove unnecessary jfw::CJavaInfo::cloneJavaInfoStephan Bergmann2017-04-112-12/+3
* Fix typo for "expression"Julien Nabet2017-03-191-6/+6
* Typo: requirments -> requirementsSamuel Mehrbrodt2017-03-031-1/+1
* loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin2017-01-241-1/+0
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-171-1/+0
* New loplugin:externvar: jvmfwkStephan Bergmann2017-01-091-1/+1
* tdf#95416 Fix include filetamsil1amani32016-12-252-444/+0