summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_bridge.cxx
AgeCommit message (Expand)AuthorFilesLines
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