summaryrefslogtreecommitdiff
path: root/scripting/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-2/+2
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-13/+13
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen1-13/+13
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks56-1051/+833
2012-07-06os141: add missing componentOcke.Janssen2-1/+4
2012-07-02removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-06-29Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara1-6/+6
2012-06-22.xml files don't need executable bitsMichael Stahl8-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks10-233/+143
2012-06-21re-base on ALv2 code.Michael Meeks3-73/+46
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin8-55/+34
2012-06-02targeted string re-workNorbert Thiebaud16-277/+264
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann1-1/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold14-29/+28
2012-04-18Fix another extra parenthesisJulien Nabet1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl6-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe2-3/+3
2012-02-21expand and remove dcsssf macroThomas Arnhold6-22/+17
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann10-29/+29
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar2-4/+4
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot7-18/+18
2011-12-25catch exception by constant referenceTakeshi Abe8-51/+47
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-08childs -> childrenMichael T. Whiteley2-11/+11
2011-11-27remove include of pch header from scriptingNorbert Thiebaud24-48/+0
2011-11-24switch python scripting extension to passive registrationMichael Meeks2-2/+11
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl2-1/+5
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl1-0/+1
2011-11-04a very minor typo in a commentLaurent Godard1-1/+1
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2-3/+2
2011-10-01finished converting scripting to gbuildMatúš Kukan11-535/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+5
2011-09-26callcatcher: unused codeCaolán McNamara2-6/+0
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar1-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-16/+16
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara1-1/+1