Age | Commit message (Expand) | Author | Files | Lines |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 2 | -18/+7 |
2012-09-12 | targetted VBA re-work. | Noel Power | 2 | -144/+11 |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin | 10 | -44/+44 |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin | 22 | -93/+0 |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin | 9 | -32/+34 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 11 | -26/+0 |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin | 6 | -6/+7 |
2012-09-05 | Java cleanup, fix compile errors | Noel Grandin | 6 | -12/+12 |
2012-09-05 | Java cleanup, make the package name match the folder name | Noel Grandin | 11 | -15/+11 |
2012-09-05 | Java cleanup, fix a couple of compile errors | Noel Grandin | 1 | -2/+2 |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin | 2 | -2/+0 |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin | 1 | -1/+1 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -15/+10 |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin | 1 | -19/+15 |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin | 22 | -173/+144 |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin | 5 | -15/+8 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 7 | -31/+31 |
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl | 3 | -13/+0 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-09 | create these rdbs directly in scripting | Matúš Kukan | 3 | -4/+40 |
2012-08-07 | remove bogus date information | Thomas Arnhold | 8 | -10/+0 |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | 1 | -1/+1 |
2012-08-06 | Static method sleep from Thread should be accessed in a static way | Julien Nabet | 1 | -1/+1 |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET | 2 | -2/+2 |
2012-07-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -13/+13 |
2012-07-14 | Revert "Some cppcheck cleaning" | Bjoern Michaelsen | 1 | -13/+13 |
2012-07-09 | targetted rename xcr -> xmlscript to match includes and module name | Michael Meeks | 2 | -2/+2 |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks | 128 | -1303/+2029 |
2012-07-06 | os141: add missing component | Ocke.Janssen | 2 | -1/+4 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 4 | -16/+4 |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe | 2 | -2/+0 |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin | 13 | -58/+58 |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | 23 | -141/+393 |
2012-06-29 | Resolves: fdo#38713 fix multiple recipients in mailmerge | Caolán McNamara | 1 | -6/+6 |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | 3 | -69/+42 |
2012-06-22 | .xba files don't need executable bits | Michael Stahl | 3 | -0/+0 |
2012-06-22 | .xdl files don't need executable bits | Michael Stahl | 9 | -0/+0 |
2012-06-22 | .xml files don't need executable bits | Michael Stahl | 35 | -0/+0 |
2012-06-22 | .zip files don't need executable bits | Michael Stahl | 2 | -0/+0 |
2012-06-22 | manifest.mf files don't need executable bits | Michael Stahl | 1 | -0/+0 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 15 | -348/+213 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 149 | -2779/+2235 |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | 6 | -6/+6 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 1 | -2/+0 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 8 | -55/+34 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 16 | -277/+264 |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | 1 | -1/+1 |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe | 1 | -1/+0 |
2012-05-06 | Allow usage of system rhino wrt fdo#42977 | Tomas Chvatal | 2 | -8/+10 |