summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove include of pch header from scriptingNorbert Thiebaud26-50/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud6-12/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-4/+4
2011-11-24switch python scripting extension to passive registrationMichael Meeks3-2/+13
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
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-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann15-206/+100
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann7-14/+8
2011-10-23no need for SRCDIR parameter hereMatúš Kukan7-7/+7
2011-10-16add Class-Path: to ScriptProviderForBeanShell.jar when using system-beanshellRene Engelhard1-0/+5
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04bsh can be externalDavid Tardon1-1/+4
2011-10-01finished converting scripting to gbuildMatúš Kukan38-1385/+462
2011-10-01convert scripting to gbuild - first stepMatúš Kukan18-20/+792
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 Timar3-6/+6
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold5-16/+16
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat1-1/+0
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar2-4/+4
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-22Bin unused filesTor Lillqvist3-126/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan11-63/+0
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat1-0/+1
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon1-4/+4
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
2011-06-13entire storage dir is unused/unbuiltCaolán McNamara21-4834/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-23/+23
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-3/+13
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-14/+11
2011-05-24do not include bsh.jar when building with system bshDavid Tardon1-0/+6
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2-12/+12
2011-05-12fdo#36915, fdo#36916: Fixed JS and BeanShell script providers classpathNoel Power2-3/+7
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-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-04-15WaE: remove annoying java warningsCaolán McNamara2-2/+0