Age | Commit message (Expand) | Author |
2017-02-24 | Make JVM -Xrunjdwp option work on macOS | Stephan Bergmann |
2017-01-24 | loplugin: unnecessary destructor jvmfwk..lotuswordpro | Noel Grandin |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-17 | new loplugin: useuniqueptr: jvmfwk..sax | Noel Grandin |
2017-01-09 | New loplugin:externvar: jvmfwk | Stephan Bergmann |
2016-12-25 | tdf#95416 Fix include file | tamsil1amani3 |
2016-11-16 | Fix regression in bubbleSortVersion | Stephan Bergmann |
2016-11-16 | Clean up jfw_findAllJREs return value computation | Stephan Bergmann |
2016-11-08 | loplugin:unnecessaryvirtual in hwpfilter..rsc | Noel Grandin |
2016-11-01 | Clean up javavendors_*.xml files | Stephan Bergmann |
2016-11-01 | quickfix: Automatic selection of Oracle Java runtime on macOS | Stephan Bergmann |
2016-10-28 | tdf#103507 quickfix: Automatic selection of Oracle Java runtime on Windows | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: jvmfwk | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | (initial) sparc64 port | James Clarke |
2016-07-22 | Related: tdf#101057 inherit MalformedVersionException from std::exception | Caolán McNamara |
2016-07-22 | Related: tdf#101057 allow java update version number > 99 | Caolán McNamara |
2016-07-08 | loplugin:redundantcast: redundant static_casts in jvmfwk | Stephan Bergmann |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen |
2016-06-15 | passing a NULL pointer to fileno is not allowed | Markus Mohrhard |
2016-05-22 | Convert javaPluginError to scoped enum | Noel Grandin |
2016-05-10 | Add SAL_FALLTHROUGH, where apparently appropriate | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-30 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-04-05 | Values read from the Windows registry shouldn't be assert'ed | Stephan Bergmann |
2016-03-15 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-10 | Fix memory leaks | Stephan Bergmann |
2016-03-10 | No more need for jfw_freeJavaInfo | Stephan Bergmann |
2016-03-10 | Turn JavaInfo sal_Sequence* member into rtl::ByteSequence | Stephan Bergmann |
2016-03-10 | Turn JavaInfo rtl_uString* members into OUString | Stephan Bergmann |
2016-03-10 | Manage JavaInfo instances via new/delete | Stephan Bergmann |
2016-03-10 | No need to repeat SAL_CALL in definitions | Stephan Bergmann |
2016-03-10 | No need for extern "C" here | Stephan Bergmann |
2016-03-09 | include/jvmfwk/*.h -> .hxx (only ever included from C++ code) | Stephan Bergmann |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-06 | jvmfwk/plugins: clean-up in util.cxx | Douglas Mencken |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |