summaryrefslogtreecommitdiff
path: root/javaunohelper/source
AgeCommit message (Expand)Author
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist
2012-08-08Export JNI functions from juh, juhx libsStephan Bergmann