summaryrefslogtreecommitdiffstats
path: root/javaunohelper
Commit message (Expand)AuthorAgeFilesLines
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+2
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Fix some warnings for Raspberry pi 4 (part5)Julien Nabet2021-01-103-0/+24
* Fix some warnings for Raspberry pi 4 (part2)Julien Nabet2021-01-021-0/+7
* Adapt buck build to jars merged into libreoffice.jarRene Engelhard2020-11-301-13/+14
* Fix typo in codeAndrea Gelmini2020-09-011-2/+2
* add dependency to juh,jurt,ridl,unoil pomsRene Engelhard2020-08-051-0/+10
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* Upcoming loplugin:elidestringvar: javaunohelperStephan Bergmann2020-06-041-2/+1
* compact namespace in i18npool..ooxNoel Grandin2020-05-092-5/+3
* Move all public Java classes to libreoffice.jarSamuel Mehrbrodt2020-05-0623-6129/+3
* Fix typoAndrea Gelmini2020-03-101-1/+1
* tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2020-02-042-3/+0
* sal_Char->char in idlc..linguisticNoel Grandin2019-12-191-2/+2
* 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