summaryrefslogtreecommitdiff
path: root/scripting/source
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-18Fix another extra parenthesisJulien Nabet
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-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-21expand and remove dcsssf macroThomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-15Removed extra semicolonsJesse
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-11-24switch python scripting extension to passive registrationMichael Meeks
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl
2011-11-04a very minor typo in a commentLaurent Godard
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26callcatcher: unused codeCaolán McNamara
2011-09-21set lang to en-US in order l10ntools can extract stringsAndras Timar
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-31Resolves: fdo#40516 missing : on line 52Caolán McNamara
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane
2011-08-13fix a missing parentheisTakeshi Abe
2011-08-02make logging less painful under windowsCaolán McNamara
2011-08-02can't use set_debuglevel under windowsCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-26coerce port to intCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-06add useful msgbox helper awt wrapperLaurent Godard
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-25Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet