summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-024-16/+4
* removed unnecessary forward declarations of classTakeshi Abe2012-07-022-2/+0
* Java5 updates - update code to use genericsNoel Grandin2012-06-2913-58/+58
* re-base on ALv2 code.Michael Meeks2012-06-2923-141/+393
* Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara2012-06-291-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-263-69/+42
* .xba files don't need executable bitsMichael Stahl2012-06-223-0/+0
* .xdl files don't need executable bitsMichael Stahl2012-06-229-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-2235-0/+0
* .zip files don't need executable bitsMichael Stahl2012-06-222-0/+0
* manifest.mf files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2115-348/+213
* re-base on ALv2 code.Michael Meeks2012-06-21149-2779/+2235
* typo: paramters, paramaters -> parametersAndras Timar2012-06-196-6/+6
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-068-55/+34
* targeted string re-workNorbert Thiebaud2012-06-0216-277/+264
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-1/+1
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* Allow usage of system rhino wrt fdo#42977Tomas Chvatal2012-05-062-8/+10
* Do not check for beanshell if not neededTomas Chvatal2012-05-051-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Change implementation names of script providers...Stephan Bergmann2012-04-264-10/+10
* Typo in service nameStephan Bergmann2012-04-261-1/+1
* Bump extension version after changing to passive registrationStephan Bergmann2012-04-261-1/+1
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-2114-29/+28
* Fix another extra parenthesisJulien Nabet2012-04-181-1/+1
* use gb_Helper_make_url hereMatúš Kukan2012-04-121-2/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-5/+5
* gbuild: "use" vs. "add":Michael Stahl2012-04-0813-19/+19
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* .html files don't need executable bitsMichael Stahl2012-03-235-0/+0
* README files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .csv files don't need executable bitsMichael Stahl2012-03-2313-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-239-0/+0
* .gif files don't need executable bitsMichael Stahl2012-03-2310-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Improve error reportingStephan Bergmann2012-03-231-9/+23
* Java new cannot return nullStephan Bergmann2012-03-231-13/+1
* Improve error reportingStephan Bergmann2012-03-231-34/+61
* fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann2012-03-2323-5/+41
* fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann2012-03-236-9/+54
* scripting: don't need x bits for theseMichael Stahl2012-03-23170-0/+0
* fdo#46102: Fix scripting jar manifests after gbuild'ificationStephan Bergmann2012-03-226-3/+14
* chmod -xTor Lillqvist2012-03-214-0/+0
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-106-6/+6
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-282-3/+3