summaryrefslogtreecommitdiffstats
path: root/javaunohelper/source/bootstrap.cxx
Commit message (Expand)AuthorAgeFilesLines
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* jboolean-related clean-upStephan Bergmann2015-05-081-3/+3
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-2/+2
* Some more loplugin:cstylecast: javaunohelperStephan Bergmann2015-01-201-2/+2
* loplugin: cstylecastNoel Grandin2014-09-291-2/+2
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-7/+3
* Remove visual noise from javaunohelperAlexander Wilms2014-02-261-1/+1
* Clean-up uno/lbnames.hStephan Bergmann2013-12-161-0/+1
* Let juhx.dll export undecorated symbols on WindowsStephan Bergmann2013-04-181-2/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-6/+4
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+5
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-091-1/+1
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-091-1/+1
* Export JNI functions from juh, juhx libsStephan Bergmann2012-08-081-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-271-23/+14
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-151-2/+2
* reove include of pch header from javaunohelperNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* 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-3/+3
* 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-79/+12
* INTEGRATION: CWS sb5 (1.6.16); FILE MERGEDJens-Heiner Rechtien2003-08-071-4/+6
* MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien2003-03-261-4/+2
* #105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle2002-12-061-53/+127
* #103453# typoDaniel Boelzle2002-11-141-4/+4
* #103453# fixed bootstrapping from javaDaniel Boelzle2002-11-141-62/+47
* #100000# jni.h moved to other lineOliver Bolte2002-11-051-4/+4
* #104367# added Bootstrap.defaultBootstrap_InitialComponentContext() and nativ...Daniel Boelzle2002-10-211-0/+229