summaryrefslogtreecommitdiff
path: root/bridges/source/jni_uno/jni_base.h
AgeCommit message (Expand)Author
2020-09-04tdf#124176 Use #pragma once in bridgesGeorge Bateman
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2017-10-23loplugin:includeform: bridgesStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-17cppcheck: noExplicitConstructorCaolán McNamara
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin
2015-05-08jboolean-related clean-upStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-09rhbz#1036877: Join Java AsynchronousFinalizer thread well before exitStephan Bergmann
2014-06-05bridges: remove SAL_THROW macroNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-03-01Remove visual noise from bridgesAlexander Wilms
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann
2013-12-03Remove long dead workaroundStephan Bergmann
2013-10-02No use using auto_ptr here (spares us a -Werror,-Wdeprecated-declarations)Stephan Bergmann
2013-09-11Improve debug outputStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2010-12-06Replace all occured, occurance etc.Takeshi Abe
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.13.134); FILE MERGEDRüdiger Timm
2006-04-19INTEGRATION: CWS sb49 (1.12.34); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.11.6); FILE MERGEDRüdiger Timm
2005-07-07INTEGRATION: CWS sb33 (1.10.4); FILE MERGEDOliver Bolte
2005-06-17INTEGRATION: CWS sb31 (1.9.100); FILE MERGEDOliver Bolte
2003-09-04INTEGRATION: CWS cliuno01 (1.8.10); FILE MERGEDOliver Bolte
2003-04-23INTEGRATION: CWS uno2 (1.7.2); FILE MERGEDRüdiger Timm
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-06#105077# switching to jvmaccess lib; removing JavaVMContext occurencesDaniel Boelzle
2002-11-20#104312# interims fix for std headers of jumboDaniel Boelzle
2002-11-15#105182# further fixesDaniel Boelzle
2002-10-29#104312# minor code changesDaniel Boelzle
2002-10-28#104312# code complete; passed testtools/source/bridgetestDaniel Boelzle
2002-09-26newDaniel Boelzle