summaryrefslogtreecommitdiff
path: root/scripting/source
AgeCommit message (Expand)AuthorFilesLines
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
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane1-1/+2
2011-08-13fix a missing parentheisTakeshi Abe1-1/+1
2011-08-02make logging less painful under windowsCaolán McNamara1-61/+68
2011-08-02can't use set_debuglevel under windowsCaolán McNamara1-1/+6
2011-07-31Some cppcheck cleaningJulien Nabet2-3/+3
2011-07-26coerce port to intCaolán McNamara1-3/+3
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan10-62/+0
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon1-4/+4
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara21-4834/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-14/+11
2011-05-08Some cppcheck cleaningJulien Nabet1-13/+13
2011-05-06add useful msgbox helper awt wrapperLaurent Godard2-1/+262
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-14/+11
2011-04-25Update '--disable-python' to disable only Python UNO API.Hanno Meyer-Thurow1-7/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet4-8/+8
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-1/+1
2011-03-31don't line wrap The Document FoundationCaolán McNamara1-2/+1
2011-03-31fix python scriptingCaolán McNamara1-2/+2
2011-03-31we ship pythonscript as extensionDavid Tardon1-35/+0
2011-03-31fix mis-mergeDavid Tardon1-14/+8
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito69-0/+0
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-14/+11
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky100-621/+916
2011-03-15Fix build in scriptingThorsten Behrens3-13/+14
2011-03-15sligh mis-merge... was corrected during the m98 iteration, reported here.Norbert Thiebaud1-3/+3
2011-03-14fix pychecker bugs.Julien Nabet1-15/+18
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow1-0/+7
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-12/+10
2011-03-12fix tabs + attributes not declaredJulien Nabet1-2/+3
2011-03-12replace spaces (put by mistake) with tabsJulien Nabet2-3/+3