summaryrefslogtreecommitdiff
path: root/javaunohelper/source
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Upcoming loplugin:elidestringvar: javaunohelperStephan Bergmann1-2/+1
2020-05-09compact namespace in i18npool..ooxNoel Grandin2-5/+3
2019-12-19sal_Char->char in idlc..linguisticNoel Grandin1-2/+2
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann1-1/+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 Kelemen2-7/+1
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+5
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-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+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-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-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-6/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+2
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-2/+2
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann2-3/+3
2015-11-11coverity#1338592 Explicit null dereferencedCaolán McNamara1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-21/+21
2015-11-09new loplugin: oncevarNoel Grandin1-8/+4
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-23com::sun::star->css in lingucomponentNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-08jboolean-related clean-upStephan Bergmann1-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann2-4/+4
2015-01-20Some more loplugin:cstylecast: javaunohelperStephan Bergmann3-15/+15
2015-01-07javaunohelper: missing includeMiklos Vajna1-0/+1
2015-01-07WaE: -Werror=unused-variable with #define DISABLE_DYNLOADINGCaolán McNamara1-8/+7
2014-12-15silence coverity#705667 Resource leakCaolán McNamara1-9/+7
2014-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara1-11/+13
2014-09-29loplugin: cstylecastNoel Grandin1-2/+2
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-5/+5
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-10/+4
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-26Remove visual noise from javaunohelperAlexander Wilms2-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-0/+2
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-9/+4