summaryrefslogtreecommitdiffstats
path: root/javaunohelper
Commit message (Expand)AuthorAgeFilesLines
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-06-0523-6129/+3
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-052-3/+0
* Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann2019-11-131-1/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typosAndrea Gelmini2019-07-271-1/+1
* Fix typosAndrea Gelmini2019-07-201-1/+1
* cid#1448341: perf inefficient map iteratorJulien Nabet2019-07-031-4/+3
* cid#1448214: perf inefficient map iteratorJulien Nabet2019-07-031-4/+3
* @deprecated should be with @DeprecatedTomoyuki Kubota2019-05-271-0/+1
* javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl2019-05-161-0/+4
* tdf#42949 Fix IWYU warnings in javaunohelper/Gabor Kelemen2019-05-163-7/+17
* an uno -> a unoCaolán McNamara2019-05-103-5/+5
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-011-0/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-072-2/+6
* HTML tt -> code in JavaDoc commentsStephan Bergmann2018-10-101-24/+24
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-1/+1
* boostrap->bootstrapCaolán McNamara2018-08-261-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Use https instead of httpGulsah Kose2018-04-161-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-111-1/+1
* loplugin:includeform: javaunohelperStephan Bergmann2017-10-237-36/+36
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+2
* Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic2017-09-131-2/+5
* Typos for "available"Julien Nabet2017-09-021-1/+1
* Fix typos: uniform registeredAndrea Gelmini2017-06-231-1/+1
* Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M2017-06-121-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert javaunohelper from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* Fix typosAndrea Gelmini2017-03-252-3/+3
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-6/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+2
* Typo: listerner->listenerJulien Nabet2017-01-171-1/+1
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-131-2/+2
* javaunohelper: fix all javadoc warningsMichael Stahl2016-02-176-3/+146
* cid#1326918 FB.NP_CLONE_COULD_RETURN_NULLStephan Bergmann2016-02-081-10/+13
* coverity#1326400 Dereference null return valueCaolán McNamara2016-02-041-6/+6
* coverity#1326973 SBSC: String concatenation in loop using + operatorCaolán McNamara2015-12-301-4/+6
* related tdf#86784: new API got backported to 5.1Thorsten Behrens2015-12-211-2/+2
* cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann2015-12-211-1/+3
* Fix @since tagsStephan Bergmann2015-12-201-2/+2
* tdf#86784: Pass custom options to Java bootstrapKatarina Behrens2015-12-181-7/+51
* Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky2015-12-031-0/+20
* Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky2015-12-011-0/+44
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1