summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)Author
2012-04-12use gb_Helper_make_url hereMatúš Kukan
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-08gbuild: "use" vs. "add":Michael Stahl
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.html files don't need executable bitsMichael Stahl
2012-03-23README files don't need executable bitsMichael Stahl
2012-03-23.csv files don't need executable bitsMichael Stahl
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.gif files don't need executable bitsMichael Stahl
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23Improve error reportingStephan Bergmann
2012-03-23Java new cannot return nullStephan Bergmann
2012-03-23Improve error reportingStephan Bergmann
2012-03-23fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann
2012-03-23scripting: don't need x bits for theseMichael Stahl
2012-03-22fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann
2012-03-21chmod -xTor Lillqvist
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-27s/interpreters/scripting/Tor Lillqvist
2012-02-27Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist
2012-02-21expand and remove dcsssf macroThomas Arnhold
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-27Bypass building BASIC and scripting related modules for iOSTor Lillqvist
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-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-24switch python scripting extension to passive registrationMichael Meeks
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-08ScriptProviderForPython: better descriptionMichael Stahl
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl
2011-11-04a very minor typo in a commentLaurent Godard
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional mod...Stephan Bergmann
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-23no need for SRCDIR parameter hereMatúš Kukan