summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-2/+2
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-27Fix typosAndrea Gelmini1-1/+1
2019-07-20Fix typosAndrea Gelmini1-1/+1
2019-07-03cid#1448341: perf inefficient map iteratorJulien Nabet1-4/+3
2019-07-03cid#1448214: perf inefficient map iteratorJulien Nabet1-4/+3
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota1-0/+1
2019-05-16javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl1-0/+4
2019-05-16tdf#42949 Fix IWYU warnings in javaunohelper/Gabor Kelemen3-7/+17
2019-05-10an uno -> a unoCaolán McNamara3-5/+5
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin2-2/+6
2018-10-10HTML tt -> code in JavaDoc commentsStephan Bergmann1-24/+24
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-1/+1
2018-08-26boostrap->bootstrapCaolán McNamara1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-04-16Use https instead of httpGulsah Kose1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: javaunohelperStephan Bergmann7-36/+36
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-13Fix a locking bug in our Java ComponentBase class, where after the transitionDamjan Jovanovic1-2/+5
2017-09-02Typos for "available"Julien Nabet1-1/+1
2017-06-23Fix typos: uniform registeredAndrea Gelmini1-1/+1
2017-06-12Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert javaunohelper from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-03-25Fix typosAndrea Gelmini2-3/+3
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-6/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+2
2017-01-17Typo: listerner->listenerJulien Nabet1-1/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-2/+2
2016-02-17javaunohelper: fix all javadoc warningsMichael Stahl6-3/+146
2016-02-08cid#1326918 FB.NP_CLONE_COULD_RETURN_NULLStephan Bergmann1-10/+13
2016-02-04coverity#1326400 Dereference null return valueCaolán McNamara1-6/+6
2015-12-30coverity#1326973 SBSC: String concatenation in loop using + operatorCaolán McNamara1-4/+6
2015-12-21related tdf#86784: new API got backported to 5.1Thorsten Behrens1-2/+2
2015-12-21cid#1343654 FindBugs: Bad practice (FB.DMI_RANDOM_USED_ONLY_ONCE)Stephan Bergmann1-1/+3
2015-12-20Fix @since tagsStephan Bergmann1-2/+2
2015-12-18tdf#86784: Pass custom options to Java bootstrapKatarina Behrens1-7/+51
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky1-0/+20
2015-12-01Expose metadata to deploy LibreOffice artifacts on Maven CentralDavid Ostrovsky1-0/+44
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann2-3/+3