summaryrefslogtreecommitdiff
path: root/scripting/source/basprov
AgeCommit message (Expand)AuthorFilesLines
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin1-5/+5
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-5/+5
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-14/+2
2013-06-28remove an unused headerThomas Arnhold1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-114/+114
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+3
2013-03-03loplugin: improve indentationThomas Arnhold1-8/+9
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-7/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-3/+3
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-28/+19
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-67/+0
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl1-3/+1
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-42/+23
2012-10-04sal_Bool->bool in scriptingNoel Grandin2-2/+2
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-19/+15
2012-07-06re-base on ALv2 code. Includes:Michael Meeks6-118/+90
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks4-92/+56
2012-06-02targeted string re-workNorbert Thiebaud2-39/+39
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot2-4/+4
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley1-4/+4
2011-11-27remove include of pch header from scriptingNorbert Thiebaud5-10/+0
2011-10-01finished converting scripting to gbuildMatúš Kukan1-82/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-8/+0
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito10-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens13-16/+80
2011-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko4-7/+7
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller2-24/+24
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov3-1/+28
2010-10-28add modelines to .hxx files as wellCaolán McNamara5-0/+15
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud5-5/+5
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud5-19/+19
2010-10-13Merge commit 'origin/master'Noel Power5-0/+15
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power3-17/+121
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth5-0/+15