Age | Commit message (Expand) | Author |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-20 | Some more loplugin:cstylecast: jvmfwk | Stephan Bergmann |
2015-01-08 | avoid copying of vector | Michael Weghorn |
2015-01-07 | jvmfwk: fix Android build | Miklos Vajna |
2014-12-18 | Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-12-18 | jvmfwk: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-16 | jvmfwk: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-16 | Related fdo#83753: Fix JVM_ONE_PATH_CHECK feature again | Stephan Bergmann |
2014-12-15 | Remove obsolete comment | Stephan Bergmann |
2014-12-15 | Check each potential JRE location only once | Stephan Bergmann |
2014-12-15 | Rename getJREInfoByPath overload to getAndAddJREInfoByPath | Stephan Bergmann |
2014-12-15 | getJREInfoFromBinPath return value is unused | Stephan Bergmann |
2014-12-15 | fdo#83753: consider JAVA_HOME and PATH when selecting JRE | Michael Weghorn |
2014-12-15 | Remove unused cModule leftovers | Stephan Bergmann |
2014-12-10 | java: unused imports | Noel Grandin |
2014-12-08 | callcatcher: update unused code | Caolán McNamara |
2014-12-05 | java: remove some unused local variables | Noel Grandin |
2014-12-04 | callcatcher: update unused code | Caolán McNamara |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-12-01 | Fold URE: Linux ure/share/misc/* -> program/ | Stephan Bergmann |
2014-11-28 | Fold URE: Linux ure/lib/* -> program/ | Stephan Bergmann |
2014-11-26 | fix higher debug level build | Caolán McNamara |
2014-11-19 | changed type of parameters from rtl_uString to OUString | Michael Weghorn |
2014-11-18 | Pass by ref | Stephan Bergmann |
2014-11-18 | sunjavaplugin.cxx: extracted function for Java version check | Michael Weghorn |
2014-11-18 | remove duplicate code line | Michael Weghorn |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | coverity#1247641 Uncaught exception | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-05 | markup with event type not checker type | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-30 | coverity#1247641 Uncaught exception | Caolán McNamara |
2014-10-29 | coverity#1247624 oslModule -> osl::Module | Caolán McNamara |
2014-10-27 | Work around OpenJDK's os::workaround_expand_exec_shield_cs_limit | Stephan Bergmann |
2014-10-27 | Clean up JNI_CreateJavaVM option code | Stephan Bergmann |
2014-10-21 | Remove unnecessary jfw_plugin::getVendorNames | Stephan Bergmann |
2014-10-20 | Clean up VendorBase (virtual) member functions further | Stephan Bergmann |
2014-10-20 | Clean up VendorBase (virtual) member functions | Stephan Bergmann |
2014-10-20 | Missing " | Stephan Bergmann |
2014-10-20 | Clean jvmfwk tracing output | Tor Lillqvist |
2014-10-20 | Skip vendors that are irrelevant | Tor Lillqvist |
2014-10-13 | coverity#1066164 Resource leak | Caolán McNamara |
2014-10-09 | vendorplugin.h is jvmfwk-internal (and no need for extern "C") | Stephan Bergmann |
2014-10-09 | Remove jvmfwk plugin feature | Stephan Bergmann |
2014-10-07 | java: simplify some for loops to while loops | Noel Grandin |
2014-09-29 | loplugin: cstylecast | Noel Grandin |