summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.cxx
AgeCommit message (Expand)Author
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-12-15scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-18Resolves: #i113481# query script invocation from the current frame...Tsutomu Uchino
2014-04-24scripting: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-06-28remove an unused headerThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-12-25catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien 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
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko
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-11-04undoapi: attempt to fix broken Undo contexts after executing a scriptFrank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-21CWS-TOOLING: integrate CWS layoutdialogs2Ivo Hinkelmann