summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scriptingStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
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-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-21CWS-TOOLING: integrate CWS layoutdialogs2Ivo Hinkelmann
2008-04-11INTEGRATION: CWS changefileheader (1.9.4); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odbmacros2 (1.8.66); FILE MERGEDKurt Zenker
2006-06-19INTEGRATION: CWS warnings01 (1.7.14); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.6.42); FILE MERGEDRüdiger Timm
2004-10-22INTEGRATION: CWS scriptingf6 (1.5.40); FILE MERGEDRüdiger Timm
2003-10-29#i21858# - removal of framework namespace from namespace hierarchy ofTomas O'Connor
2003-07-23#i17307#Duncan Foster
2003-03-06#10266 Changed scriptprotocol handler so that if no document scriot isNoel Power
2002-09-27Updates from code review for end of September releaseJohn Rice
2002-09-20Initial commit of Scripting Framework code.Duncan Foster