summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler
AgeCommit message (Expand)Author
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-18boost->stdCaolán McNamara
2015-09-03scripting: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
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-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
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan 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-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
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-12-12Remove xml2cmp leftoversStephan Bergmann
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-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-03-23.component files don't need executable bitsMichael Stahl
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-10-01finished converting scripting to gbuildMatúš Kukan
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