summaryrefslogtreecommitdiffstats
path: root/scripting
Commit message (Expand)AuthorAgeFilesLines
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-2640-126/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-4/+4
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-18/+7
* targetted VBA re-work.Noel Power2012-09-122-144/+11
* Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin2012-09-1010-44/+44
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-1022-93/+0
* Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin2012-09-109-32/+34
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-0611-26/+0
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-6/+7
* Java cleanup, fix compile errorsNoel Grandin2012-09-056-12/+12
* Java cleanup, make the package name match the folder nameNoel Grandin2012-09-0511-15/+11
* Java cleanup, fix a couple of compile errorsNoel Grandin2012-09-051-2/+2
* Java cleanup - remove unused importsNoel Grandin2012-08-282-2/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-281-1/+1
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-15/+10
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-19/+15
* Java5 updates - convert to genericsNoel Grandin2012-08-2022-173/+144
* Java update - fix various javadoc issuesNoel Grandin2012-08-205-15/+8
* gbuild: register all jarsMichael Stahl2012-08-177-31/+31
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-153-13/+0
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* create these rdbs directly in scriptingMatúš Kukan2012-08-093-4/+40
* remove bogus date informationThomas Arnhold2012-08-078-10/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-061-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-162-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-13/+13
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-13/+13
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-092-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-06128-1303/+2029
* os141: add missing componentOcke.Janssen2012-07-062-1/+4
* 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