summaryrefslogtreecommitdiffstats
path: root/javaunohelper/source/javaunohelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-2/+2
* coverity#1338592 Explicit null dereferencedCaolán McNamara2015-11-111-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* new loplugin: oncevarNoel Grandin2015-11-091-8/+4
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-1/+1
* More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* Some more loplugin:cstylecast: javaunohelperStephan Bergmann2015-01-201-10/+10
* javaunohelper: missing includeMiklos Vajna2015-01-071-0/+1
* WaE: -Werror=unused-variable with #define DISABLE_DYNLOADINGCaolán McNamara2015-01-071-8/+7
* coverity#705665 osl_Module->osl::ModuleCaolán McNamara2014-10-301-11/+13
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-231-5/+5
* javaunohelper: sal_Bool->boolNoel Grandin2014-04-231-2/+2
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-0/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-5/+5
* Let juhx.dll export undecorated symbols on WindowsStephan Bergmann2013-04-181-5/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-4/+2
* API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann2012-12-211-91/+0
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-091-3/+3
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-091-3/+3
* DISABLE_DYNLOADING tentative fixTor Lillqvist2012-10-071-2/+20
* Export JNI functions from juh, juhx libsStephan Bergmann2012-08-081-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-3/+3
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-1/+1
* reove include of pch header from javaunohelperNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.12.30); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS warnings01 (1.8.8); FILE MERGEDJens-Heiner Rechtien2006-06-191-13/+15
* INTEGRATION: CWS sb44 (1.9.14); FILE MERGEDKurt Zenker2006-01-031-4/+3
* INTEGRATION: CWS ooo19126 (1.8.6); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS sb33 (1.7.58); FILE MERGEDOliver Bolte2005-07-071-25/+17
* INTEGRATION: CWS sb5 (1.6.10); FILE MERGEDJens-Heiner Rechtien2003-08-071-3/+4
* INTEGRATION: CWS uno2 (1.5.24); FILE MERGEDRüdiger Timm2003-04-231-2/+4
* #105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle2002-12-061-17/+57
* #103453# fixed bootstrapping from javaDaniel Boelzle2002-11-141-257/+113
* reuse java environment if possibleKay Ramme2000-11-241-6/+33
* cleaned; fixed typelib leaks; registers a global java_environmentKay Ramme2000-09-281-78/+81
* initial importJens-Heiner Rechtien2000-09-181-0/+432