summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_bridge.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-05bridges: remove SAL_THROW macroNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-07auto_ptr -> heap_ptrStephan Bergmann1-8/+3
2014-02-05static assert is enoughStephan Bergmann1-45/+34
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann1-54/+40
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-18/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-8/+8
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-22gbuildize bridgesDavid Tardon1-2/+2
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist1-0/+4
2012-09-20DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist1-0/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-3/+3
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-11-30catch by constant referenceTakeshi Abe1-6/+6
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/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-9/+6
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
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.17.100); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.4); FILE MERGEDJens-Heiner Rechtien1-2/+8
2006-04-19INTEGRATION: CWS sb49 (1.14.34); FILE MERGEDJens-Heiner Rechtien1-12/+34
2005-09-07INTEGRATION: CWS ooo19126 (1.13.12); FILE MERGEDRüdiger Timm1-47/+21
2005-06-17INTEGRATION: CWS sb31 (1.12.100); FILE MERGEDOliver Bolte1-13/+27
2003-09-04INTEGRATION: CWS cliuno01 (1.11.10); FILE MERGEDOliver Bolte1-4/+4
2003-04-23INTEGRATION: CWS uno2 (1.9.2); FILE MERGEDRüdiger Timm1-65/+116
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGEDVladimir Glazounov1-5/+5
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-46/+101
2002-12-06#105077# managing JNI_info object lifecycle via lifecycle of vmDaniel Boelzle1-20/+33
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle1-167/+109
2002-11-18#105202# fixed missing jni_envDaniel Boelzle1-3/+4
2002-11-15#105182# further fixesDaniel Boelzle1-14/+26
2002-11-04#104312# avoiding compiler warningsDaniel Boelzle1-67/+89
2002-10-29#104312# jni definitionsDaniel Boelzle1-39/+47
2002-10-28#104312# code complete; passed testtools/source/bridgetestDaniel Boelzle1-51/+172
2002-09-26newDaniel Boelzle1-0/+333