summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_bridge.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-01-25Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2017-08-28Replace use of oslInterlockedCount with std::atomic in bridgesStephan Bergmann
2017-05-23loplugin:comparisonwithconstant in bridgesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08jboolean-related clean-upStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann
2015-01-07loplugin:cstylecast: bridgesStephan Bergmann
2014-12-11Fix JNI calls to AsynchronousFinalizerStephan Bergmann
2014-12-11Store JNI_info in JniUnoEnvironmentData instead of BridgeStephan Bergmann
2014-12-11better documentationStephan Bergmann
2014-12-11Move JniUnoEnvironmentData into its own include fileStephan Bergmann
2014-12-11Rename Context -> JniUnoEnvironmentDataStephan Bergmann
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann
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