summaryrefslogtreecommitdiff
path: root/javaunohelper
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+2
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-01-10Fix some warnings for Raspberry pi 4 (part5)Julien Nabet3-0/+24
2021-01-02Fix some warnings for Raspberry pi 4 (part2)Julien Nabet1-0/+7
2020-11-30Adapt buck build to jars merged into libreoffice.jarRene Engelhard1-13/+14
2020-09-01Fix typo in codeAndrea Gelmini1-2/+2
2020-08-05add dependency to juh,jurt,ridl,unoil pomsRene Engelhard1-0/+10
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-06-04Upcoming loplugin:elidestringvar: javaunohelperStephan Bergmann1-2/+1
2020-05-09compact namespace in i18npool..ooxNoel Grandin2-5/+3
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt23-6129/+3
2020-03-10Fix typoAndrea Gelmini1-1/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt2-3/+0
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