summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_bridge.cxx
AgeCommit message (Expand)Author
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-03some coverity false positive markup effortsCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07auto_ptr -> heap_ptrStephan Bergmann
2014-02-05static assert is enoughStephan Bergmann
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22gbuildize bridgesDavid Tardon
2012-09-21Need also uno_ext_getMapping for Java when DISABLE_DYNLOADINGTor Lillqvist
2012-09-20DISABLE_DYNLOADING magic also for the jni_uno environmentTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.17.100); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.16.22); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.14.4); FILE MERGEDJens-Heiner Rechtien
2006-04-19INTEGRATION: CWS sb49 (1.14.34); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.13.12); FILE MERGEDRüdiger Timm
2005-06-17INTEGRATION: CWS sb31 (1.12.100); FILE MERGEDOliver Bolte
2003-09-04INTEGRATION: CWS cliuno01 (1.11.10); FILE MERGEDOliver Bolte
2003-04-23INTEGRATION: CWS uno2 (1.9.2); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.6); FILE MERGEDVladimir Glazounov
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#105077# managing JNI_info object lifecycle via lifecycle of vmDaniel Boelzle
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle
2002-11-18#105202# fixed missing jni_envDaniel Boelzle
2002-11-15#105182# further fixesDaniel Boelzle
2002-11-04#104312# avoiding compiler warningsDaniel Boelzle
2002-10-29#104312# jni definitionsDaniel Boelzle
2002-10-28#104312# code complete; passed testtools/source/bridgetestDaniel Boelzle
2002-09-26newDaniel Boelzle