summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl6-6/+12
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl6-0/+6
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza40-126/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-4/+4
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-18/+7
2012-09-12targetted VBA re-work.Noel Power2-144/+11
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin10-44/+44
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin22-93/+0
2012-09-10Java5 update, Convert ArrayList and Vector code to use genericsNoel Grandin9-32/+34
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin11-26/+0
2012-09-05Java cleanup, fix compile errorsNoel Grandin6-6/+7
2012-09-05Java cleanup, fix compile errorsNoel Grandin6-12/+12
2012-09-05Java cleanup, make the package name match the folder nameNoel Grandin11-15/+11
2012-09-05Java cleanup, fix a couple of compile errorsNoel Grandin1-2/+2
2012-08-28Java cleanup - remove unused importsNoel Grandin2-2/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin1-1/+1
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-15/+10
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-19/+15
2012-08-20Java5 updates - convert to genericsNoel Grandin22-173/+144
2012-08-20Java update - fix various javadoc issuesNoel Grandin5-15/+8
2012-08-17gbuild: register all jarsMichael Stahl7-31/+31
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl3-13/+0
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-09create these rdbs directly in scriptingMatúš Kukan3-4/+40
2012-08-07remove bogus date informationThomas Arnhold8-10/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2-2/+2
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-13/+13
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen1-13/+13
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2-2/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks128-1303/+2029
2012-07-06os141: add missing componentOcke.Janssen2-1/+4
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks4-16/+4
2012-07-02removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin13-58/+58
2012-06-29re-base on ALv2 code.Michael Meeks23-141/+393
2012-06-29Resolves: fdo#38713 fix multiple recipients in mailmergeCaolán McNamara1-6/+6
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