summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-15/+10
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-19/+15
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-13/+13
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-13/+13
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0656-1051/+833
* os141: add missing componentOcke.Janssen2012-07-062-1/+4
* removed unnecessary forward declarations of classTakeshi Abe2012-07-022-2/+0
* Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara2012-06-291-6/+6
* .xml files don't need executable bitsMichael Stahl2012-06-228-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2110-233/+143
* re-base on ALv2 code.Michael Meeks2012-06-213-73/+46
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-068-55/+34
* targeted string re-workNorbert Thiebaud2012-06-0216-277/+264
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Bump extension version after changing to passive registrationStephan Bergmann2012-04-261-1/+1
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-2114-29/+28
* Fix another extra parenthesisJulien Nabet2012-04-181-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* .component files don't need executable bitsMichael Stahl2012-03-236-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-282-3/+3
* expand and remove dcsssf macroThomas Arnhold2012-02-216-22/+17
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-2/+2
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2610-29/+29
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-112-4/+4
* Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot2012-01-057-18/+18
* catch exception by constant referenceTakeshi Abe2011-12-258-51/+47
* Removed extra semicolonsJesse2011-12-151-1/+1
* childs -> childrenMichael T. Whiteley2011-12-082-11/+11
* remove include of pch header from scriptingNorbert Thiebaud2011-11-2724-48/+0
* switch python scripting extension to passive registrationMichael Meeks2011-11-242-2/+11
* ScriptProviderForPython: better descriptionMichael Stahl2011-11-082-1/+5
* ScriptProviderForPython: add some descriptionMichael Stahl2011-11-051-0/+1
* a very minor typo in a commentLaurent Godard2011-11-041-1/+1
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-242-3/+2
* finished converting scripting to gbuildMatúš Kukan2011-10-0111-535/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+5
* callcatcher: unused codeCaolán McNamara2011-09-262-6/+0
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-2/+2