summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_info.h
AgeCommit message (Expand)Author
2018-04-16loplugin:useuniqueptr in bridgesNoel Grandin
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-04tdf#94306 replace boost::noncopyable in ..Jochen Nitschke
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-02-01boost::unordered_map->std::unordered_map in bridgesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-01-20Some more loplugin:cstylecast: bridgesStephan Bergmann
2015-01-05Fix build error with libstdc++ 4.7 and ClangTor Lillqvist
2015-01-05boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-11Fix JNI calls to AsynchronousFinalizerStephan Bergmann
2014-12-08Mark classes as noncopyableStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-12Coverity 441351, 441352: JNI_type_info's real dtor is "destroy"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
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-07-14simplify include guardsThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-26Revert "Field IDs on Dalvik are more unique than in JVMs"Stephan Bergmann
2012-03-26Field IDs on Dalvik are more unique than in JVMsTor Lillqvist
2011-02-04move bridges to boost::unordered_mapFridrich Strba
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.14.122); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.11.14); FILE MERGEDJens-Heiner Rechtien
2006-04-19INTEGRATION: CWS sb49 (1.12.32); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.11.12); FILE MERGEDRüdiger Timm
2005-06-17INTEGRATION: CWS sb31 (1.10.54); FILE MERGEDOliver Bolte
2004-06-04INTEGRATION: CWS sb18 (1.9.44); FILE MERGEDOliver Bolte
2003-09-04INTEGRATION: CWS cliuno01 (1.7.10); FILE MERGEDOliver Bolte
2003-08-07INTEGRATION: CWS sb5 (1.7.16); FILE MERGEDJens-Heiner Rechtien
2003-04-23INTEGRATION: CWS uno2 (1.6.2); FILE MERGEDRüdiger Timm
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-01#104312# preparing using java.lang.reflect.Proxy; bugsDaniel Boelzle
2002-10-29#104312# minor code changesDaniel Boelzle
2002-10-28#104312# code complete; passed testtools/source/bridgetestDaniel Boelzle