summaryrefslogtreecommitdiffstats
path: root/scripting/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-16/+16
* Resolves: fdo#40516 missing : on line 52Caolán McNamara2011-08-311-1/+1
* scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane2011-08-211-1/+2
* fix a missing parentheisTakeshi Abe2011-08-131-1/+1
* make logging less painful under windowsCaolán McNamara2011-08-021-61/+68
* can't use set_debuglevel under windowsCaolán McNamara2011-08-021-1/+6
* Some cppcheck cleaningJulien Nabet2011-07-312-3/+3
* coerce port to intCaolán McNamara2011-07-261-3/+3
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-1210-62/+0
* the ifaces should be in namespace ooo::vbaDavid Tardon2011-06-171-4/+4
* entire storage dir is unused/unbuiltCaolán McNamara2011-06-1321-4834/+0
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-132-2/+2
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-14/+11
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-14/+11
| |\
| | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-251-14/+11
* | | Some cppcheck cleaningJulien Nabet2011-05-081-13/+13
* | | add useful msgbox helper awt wrapperLaurent Godard2011-05-062-1/+262
* | | Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow2011-04-251-7/+2