summaryrefslogtreecommitdiff
path: root/scripting/source/provider/ProviderCache.cxx
AgeCommit message (Expand)Author
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-09tdf#42949 Fix IWYU warnings in scripting/Gabor Kelemen
2020-06-05Upcoming loplugin:elidestringvar: scriptingStephan Bergmann
2019-07-30Simplify Sequence iterations in scaddins, sccomp, scriptingArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-06Use range-based loopMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-04-01sequence->vector in scriptingNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-06-28remove an unused headerThomas Arnhold
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-28OUString::concat() does not modify in-placeTor Lillqvist
2012-10-30squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2011-12-25catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane
2011-07-31Some cppcheck cleaningJulien Nabet
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-11-04undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROWFrank Schoenheit [fs]
2010-10-13Add 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.12.4); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odbmacros2 (1.11.54); FILE MERGEDKurt Zenker
2006-09-16INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.9.14); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.8.24); FILE MERGEDRüdiger Timm
2005-01-27INTEGRATION: CWS scriptingf10 (1.7.16); FILE MERGEDRüdiger Timm
2004-10-22INTEGRATION: CWS scriptingf6 (1.5.26); FILE MERGEDRüdiger Timm
2004-07-23INTEGRATION: CWS scriptingf7 (1.5.18); FILE MERGEDJens-Heiner Rechtien
2004-03-09INTEGRATION: CWS ooo20040225 (1.4.10); FILE MERGEDJens-Heiner Rechtien
2004-01-05INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGEDRüdiger Timm
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor
2003-09-15#19595#Noel Power
2003-09-04#i12906#Noel Power