Age | Commit message (Expand) | Author |
2022-06-21 | clang-tidy modernize-pass-by-value in io..jvmfwk | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in javaunohelper | Stephan Bergmann |
2022-02-25 | Don't use Library_tl in URE libraries | Stephan Bergmann |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-10 | Fix some warnings for Raspberry pi 4 (part5) | Julien Nabet |
2021-01-02 | Fix some warnings for Raspberry pi 4 (part2) | Julien Nabet |
2020-11-30 | Adapt buck build to jars merged into libreoffice.jar | Rene Engelhard |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-05 | add dependency to juh,jurt,ridl,unoil poms | Rene Engelhard |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-06-04 | Upcoming loplugin:elidestringvar: javaunohelper | Stephan Bergmann |
2020-05-09 | compact namespace in i18npool..oox | Noel Grandin |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-03-10 | Fix typo | Andrea Gelmini |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-11-13 | Extend loplugin:salbool to loplugin:fakebool | Stephan Bergmann |
2019-08-12 | Fix typos | Andrea Gelmini |
2019-07-27 | Fix typos | Andrea Gelmini |
2019-07-20 | Fix typos | Andrea Gelmini |
2019-07-03 | cid#1448341: perf inefficient map iterator | Julien Nabet |
2019-07-03 | cid#1448214: perf inefficient map iterator | Julien Nabet |
2019-05-27 | @deprecated should be with @Deprecated | Tomoyuki Kubota |
2019-05-16 | javaunohelper: blind fix for Android build broken by 2d22f8bb15c1 | Michael Stahl |
2019-05-16 | tdf#42949 Fix IWYU warnings in javaunohelper/ | Gabor Kelemen |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-07 | log nice exception messages whereever possible | Noel Grandin |
2018-10-10 | HTML tt -> code in JavaDoc comments | Stephan Bergmann |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-26 | boostrap->bootstrap | Caolán McNamara |
2018-07-30 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-04-16 | Use https instead of http | Gulsah Kose |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-10-23 | loplugin:includeform: javaunohelper | Stephan Bergmann |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-13 | Fix a locking bug in our Java ComponentBase class, where after the transition | Damjan Jovanovic |
2017-09-02 | Typos for "available" | Julien Nabet |
2017-06-23 | Fix typos: uniform registered | Andrea Gelmini |
2017-06-12 | Translate German comments and debug strings (leftovers in dirs j... to q...) | Johnny_M |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert javaunohelper from OSL_ASSERT to assert | Chris Sherlock |