summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-7/+8
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist1-0/+4
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann10-29/+29
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar3-5/+5
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-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud6-6/+0
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