summaryrefslogtreecommitdiff
path: root/javaunohelper/source/bootstrap.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-05-08jboolean-related clean-upStephan Bergmann1-3/+3
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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-2/+2
2014-09-29loplugin: cstylecastNoel Grandin1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-7/+3
2014-02-26Remove visual noise from javaunohelperAlexander Wilms1-1/+1
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-0/+1
2013-04-18Let juhx.dll export undecorated symbols on WindowsStephan Bergmann1-2/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+5
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist1-1/+1
2012-11-09Use JNIEXPORT to really export these for AndroidTor Lillqvist1-1/+1
2012-08-08Export JNI functions from juh, juhx libsStephan Bergmann1-1/+1
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-12-15catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27reove include of pch header from javaunohelperNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-3/+3
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-79/+12
2003-08-07INTEGRATION: CWS sb5 (1.6.16); FILE MERGEDJens-Heiner Rechtien1-4/+6
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+2
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle1-53/+127
2002-11-14#103453# typoDaniel Boelzle1-4/+4
2002-11-14#103453# fixed bootstrapping from javaDaniel Boelzle1-62/+47
2002-11-05#100000# jni.h moved to other lineOliver Bolte1-4/+4
2002-10-21#104367# added Bootstrap.defaultBootstrap_InitialComponentContext() and nativ...Daniel Boelzle1-0/+229