summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-04-12use gb_Helper_make_url hereMatúš Kukan1-2/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi3-5/+5
2012-04-08gbuild: "use" vs. "add":Michael Stahl13-19/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-23.html files don't need executable bitsMichael Stahl5-0/+0
2012-03-23README files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.csv files don't need executable bitsMichael Stahl13-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl9-0/+0
2012-03-23.gif files don't need executable bitsMichael Stahl10-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-23Improve error reportingStephan Bergmann1-9/+23
2012-03-23Java new cannot return nullStephan Bergmann1-13/+1
2012-03-23Improve error reportingStephan Bergmann1-34/+61
2012-03-23fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann23-5/+41
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann6-9/+54
2012-03-23scripting: don't need x bits for theseMichael Stahl170-0/+0
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann6-3/+14
2012-03-21chmod -xTor Lillqvist4-0/+0
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-6/+6
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe2-3/+3
2012-02-27s/interpreters/scripting/Tor Lillqvist1-1/+1
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist1-1/+1
2012-02-21expand and remove dcsssf macroThomas Arnhold6-22/+17
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
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