summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_data.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Work around change in JNI func sigs between Java 6 and 7Stephan Bergmann1-25/+32
2015-05-08jboolean-related clean-upStephan Bergmann1-2/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-126/+126
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann1-40/+37
2015-01-07loplugin:cstylecast: bridgesStephan Bergmann1-78/+78
2014-12-11Store JNI_info in JniUnoEnvironmentData instead of BridgeStephan Bergmann1-99/+99
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-2/+0
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-8/+8
2014-03-01Remove visual noise from bridgesAlexander Wilms1-1/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-07auto_ptr -> heap_ptrStephan Bergmann1-23/+8
2013-12-03Clean up string concatenationStephan Bergmann1-90/+51
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann1-20/+13
2013-12-03BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann1-26/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith1-41/+31
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-26Revert "Field IDs on Dalvik are more unique than in JVMs"Stephan Bergmann1-20/+1
2012-03-26Field IDs on Dalvik are more unique than in JVMsTor Lillqvist1-1/+20
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot1-1/+1
2011-11-27remove include of pch header in bridgeNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+14
2010-10-20#i101100# strict-alias cleanCaolán McNamara1-22/+22
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.22.100); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.21.22); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.19.14); FILE MERGEDJens-Heiner Rechtien1-28/+34
2005-09-07INTEGRATION: CWS ooo19126 (1.19.12); FILE MERGEDRüdiger Timm1-47/+21
2005-06-17INTEGRATION: CWS sb31 (1.18.36); FILE MERGEDOliver Bolte1-11/+10
2004-08-20INTEGRATION: CWS sb21 (1.17.2); FILE MERGEDRüdiger Timm1-6/+11
2004-07-23INTEGRATION: CWS sb20 (1.16.2); FILE MERGEDRüdiger Timm1-2/+30
2004-06-04INTEGRATION: CWS sb18 (1.15.44); FILE MERGEDOliver Bolte1-47/+449
2003-09-04INTEGRATION: CWS cliuno01 (1.12.10); FILE MERGEDOliver Bolte1-34/+21
2003-08-27INTEGRATION: CWS geordi2q03 (1.13.6); FILE MERGEDKurt Zenker1-4/+5
2003-08-07INTEGRATION: CWS sb5 (1.12.16); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003-04-23INTEGRATION: CWS uno2 (1.10.2); FILE MERGEDRüdiger Timm1-265/+424
2003-04-15INTEGRATION: CWS dbgmacros1 (1.10.6); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-150/+260
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle1-388/+368
2002-11-28#105480# better error handlingDaniel Boelzle1-32/+115
2002-11-22#105480# fixing out paramsDaniel Boelzle1-115/+263
2002-11-15#105182# further fixesDaniel Boelzle1-35/+59
2002-11-01#104312# preparing using java.lang.reflect.Proxy; bugsDaniel Boelzle1-32/+58
2002-10-29#104312# jni definitionsDaniel Boelzle1-97/+101
2002-10-29#104312# minor code changesDaniel Boelzle1-10/+10
2002-10-28#104312# code complete; passed testtools/source/bridgetestDaniel Boelzle1-194/+355
2002-09-26newDaniel Boelzle1-0/+1484