summaryrefslogtreecommitdiff
path: root/javaunohelper/source/javaunohelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-2/+2
2015-11-11coverity#1338592 Explicit null dereferencedCaolán McNamara1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-09new loplugin: oncevarNoel Grandin1-8/+4
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: javaunohelperStephan Bergmann1-10/+10
2015-01-07javaunohelper: missing includeMiklos Vajna1-0/+1
2015-01-07WaE: -Werror=unused-variable with #define DISABLE_DYNLOADINGCaolán McNamara1-8/+7
2014-10-30coverity#705665 osl_Module->osl::ModuleCaolán McNamara1-11/+13
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-5/+5
2014-04-23javaunohelper: sal_Bool->boolNoel Grandin1-2/+2
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-5/+5
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann1-5/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-4/+2
2012-12-21API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann1-91/+0
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist1-3/+3
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist1-3/+3
2012-10-07DISABLE_DYNLOADING tentative fixTor Lillqvist1-2/+20
2012-08-08Export JNI functions from juh, juhx libsStephan Bergmann1-3/+3
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27reove include of pch header from javaunohelperNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.12.30); FILE MERGEDRüdiger Timm1-23/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.8.8); FILE MERGEDJens-Heiner Rechtien1-13/+15
2006-01-03INTEGRATION: CWS sb44 (1.9.14); FILE MERGEDKurt Zenker1-4/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGEDRüdiger Timm1-47/+21
2005-07-07INTEGRATION: CWS sb33 (1.7.58); FILE MERGEDOliver Bolte1-25/+17
2003-08-07INTEGRATION: CWS sb5 (1.6.10); FILE MERGEDJens-Heiner Rechtien1-3/+4
2003-04-23INTEGRATION: CWS uno2 (1.5.24); FILE MERGEDRüdiger Timm1-2/+4
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle1-17/+57
2002-11-14#103453# fixed bootstrapping from javaDaniel Boelzle1-257/+113
2000-11-24reuse java environment if possibleKay Ramme1-6/+33
2000-09-28cleaned; fixed typelib leaks; registers a global java_environmentKay Ramme1-78/+81
2000-09-18initial importJens-Heiner Rechtien1-0/+432