summaryrefslogtreecommitdiff
path: root/javaunohelper/source
AgeCommit message (Expand)Author
2019-11-13Extend loplugin:salbool to loplugin:fakeboolStephan Bergmann
2019-05-16javaunohelper: blind fix for Android build broken by 2d22f8bb15c1Michael Stahl
2019-05-16tdf#42949 Fix IWYU warnings in javaunohelper/Gabor Kelemen
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: javaunohelperStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert javaunohelper from OSL_ASSERT to assertChris Sherlock
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-11coverity#1338592 Explicit null dereferencedCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-23com::sun::star->css in lingucomponentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-08jboolean-related clean-upStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: javaunohelperStephan Bergmann
2015-01-07javaunohelper: missing includeMiklos Vajna
2015-01-07WaE: -Werror=unused-variable with #define DISABLE_DYNLOADINGCaolán McNamara
2014-12-15silence coverity#705667 Resource leakCaolán McNamara
2014-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from javaunohelperAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann
2013-04-11Remove createRegistryServiceFactory preload left-overStephan Bergmann