summaryrefslogtreecommitdiffstats
path: root/bridges/source/jni_uno/jni_java2uno.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add missing sal/log.hxx headersGabor Kelemen2018-07-091-0/+1
* loplugin:comparisonwithconstant in bridgesNoel Grandin2017-05-231-21/+21
* Remove MinGW supportStephan Bergmann2017-02-101-42/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-101-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-32/+32
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-1/+1
* Some more loplugin:cstylecast: bridgesStephan Bergmann2015-01-201-3/+3
* loplugin:cstylecast: bridgesStephan Bergmann2015-01-071-3/+3
* Store JNI_info in JniUnoEnvironmentData instead of BridgeStephan Bergmann2014-12-111-8/+8
* Move JniUnoEnvironmentData into its own include fileStephan Bergmann2014-12-111-0/+1
* Rename Context -> JniUnoEnvironmentDataStephan Bergmann2014-12-111-7/+7
* rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann2014-12-091-5/+11
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-2/+0
* coverity#706248 Uncaught exceptionCaolán McNamara2014-10-081-2/+0
* Remove unneccessary commentsAlexander Wilms2014-02-231-5/+5
* Clean up string concatenationStephan Bergmann2013-12-031-18/+10
* Clean up use of OSL debug functionalityStephan Bergmann2013-12-031-69/+49
* Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith2013-04-021-17/+11
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-4/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-151-23/+14
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-091-2/+2
* Use JNIEXPORT to really export these for AndroidTor Lillqvist2012-11-091-2/+2
* JNIEXPORT -> SAL_DLLPUBLIC_EXPORT after gbuildificationStephan Bergmann2012-09-241-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-2/+2
* catch by constant referenceTakeshi Abe2011-11-301-2/+2
* remove include of pch header in bridgeNorbert Thiebaud2011-11-271-2/+0
* OSL_TRACE: Use format stringThomas Arnhold2011-03-121-3/+3
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* Replace all occured, occurance etc.Takeshi Abe2010-12-061-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* Remove redundant #include, #define & commentsJ. Graeme Lingard2010-10-131-1/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov2009-08-261-4/+0
* INTEGRATION: CWS changefileheader (1.26.60); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS mingwport03 (1.24.12); FILE MERGEDVladimir Glazounov2007-03-261-2/+49
* INTEGRATION: CWS pchfix02 (1.24.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS sb55 (1.22.30); FILE MERGEDKurt Zenker2006-07-201-3/+3
* INTEGRATION: CWS warnings01 (1.20.8); FILE MERGEDJens-Heiner Rechtien2006-06-191-24/+28
* INTEGRATION: CWS mtg1 (1.21.12); FILE MERGEDRüdiger Timm2006-01-091-2/+3
* INTEGRATION: CWS ooo19126 (1.20.6); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS sb33 (1.19.4); FILE MERGEDOliver Bolte2005-07-071-6/+8
* INTEGRATION: CWS sb31 (1.18.54); FILE MERGEDOliver Bolte2005-06-171-4/+10
* INTEGRATION: CWS sb18 (1.17.44); FILE MERGEDOliver Bolte2004-06-041-54/+44
* INTEGRATION: CWS cliuno01 (1.15.10); FILE MERGEDOliver Bolte2003-09-041-14/+17