summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-22.xba files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.xdl files don't need executable bitsMichael Stahl9-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl35-0/+0
2012-06-22.zip files don't need executable bitsMichael Stahl2-0/+0
2012-06-22manifest.mf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks15-348/+213
2012-06-21re-base on ALv2 code.Michael Meeks149-2779/+2235
2012-06-19typo: paramters, paramaters -> parametersAndras Timar6-6/+6
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin8-55/+34
2012-06-02targeted string re-workNorbert Thiebaud16-277/+264
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-06Allow usage of system rhino wrt fdo#42977Tomas Chvatal2-8/+10
2012-05-05Do not check for beanshell if not neededTomas Chvatal1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-26Change implementation names of script providers...Stephan Bergmann4-10/+10
2012-04-26Typo in service nameStephan Bergmann1-1/+1
2012-04-26Bump extension version after changing to passive registrationStephan Bergmann1-1/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold14-29/+28
2012-04-18Fix another extra parenthesisJulien Nabet1-1/+1
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