summaryrefslogtreecommitdiff
path: root/scripting/source/basprov
AgeCommit message (Expand)Author
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-26Remove visual noise from scriptingAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
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-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-06-28remove an unused headerThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-04sal_Bool->bool in scriptingNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
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-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
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-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov