summaryrefslogtreecommitdiff
path: root/javaunohelper/source/javaunohelper.cxx
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
2017-10-23loplugin:includeform: javaunohelperStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
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-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-04-27More loplugin:simplifyboolStephan 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-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-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
2012-06-27re-base on ALv2 code.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-11-27reove include of pch header from javaunohelperNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.12.30); FILE MERGEDRüdiger Timm
2006-09-17INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.8.8); FILE MERGEDJens-Heiner Rechtien
2006-01-03INTEGRATION: CWS sb44 (1.9.14); FILE MERGEDKurt Zenker
2005-09-07INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS sb33 (1.7.58); FILE MERGEDOliver Bolte
2003-08-07INTEGRATION: CWS sb5 (1.6.10); FILE MERGEDJens-Heiner Rechtien
2003-04-23INTEGRATION: CWS uno2 (1.5.24); FILE MERGEDRüdiger Timm
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle
2002-11-14#103453# fixed bootstrapping from javaDaniel Boelzle
2000-11-24reuse java environment if possibleKay Ramme
2000-09-28cleaned; fixed typelib leaks; registers a global java_environmentKay Ramme
2000-09-18initial importJens-Heiner Rechtien