Age | Commit message (Expand) | Author | Files | Lines |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 5 | -0/+85 |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin | 1 | -20/+6 |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin | 2 | -3/+2 |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin | 1 | -4/+4 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 10 | -99/+105 |
2013-05-06 | fix typo | Noel Grandin | 1 | -1/+1 |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin | 3 | -5/+5 |
2013-04-26 | From the context of the code, this field should not be static | Noel Grandin | 1 | -1/+1 |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin | 3 | -6/+6 |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet | 1 | -1/+1 |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet | 1 | -4/+4 |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl | 1 | -1/+1 |
2012-10-26 | fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" | Stephan Bergmann | 6 | -54/+9 |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza | 38 | -104/+1 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -16/+5 |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin | 7 | -35/+36 |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin | 7 | -31/+0 |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin | 3 | -11/+11 |
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-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-07 | remove bogus date information | Thomas Arnhold | 8 | -10/+0 |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks | 19 | -156/+303 |
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 | 8 | -141/+123 |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | 3 | -69/+42 |
2012-06-22 | .xml 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-21 | re-base on ALv2 code. | Michael Meeks | 4 | -92/+56 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 101 | -2139/+1491 |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | 6 | -6/+6 |
2012-04-26 | Change implementation names of script providers... | Stephan Bergmann | 4 | -10/+10 |
2012-04-26 | Typo in service name | Stephan Bergmann | 1 | -1/+1 |
2012-03-23 | .html files don't need executable bits | Michael Stahl | 5 | -0/+0 |
2012-03-23 | .component files don't need executable bits | Michael Stahl | 2 | -0/+0 |
2012-03-23 | .gif files don't need executable bits | Michael Stahl | 7 | -0/+0 |
2012-03-23 | Improve error reporting | Stephan Bergmann | 1 | -9/+23 |
2012-03-23 | Java new cannot return null | Stephan Bergmann | 1 | -13/+1 |
2012-03-23 | Improve error reporting | Stephan Bergmann | 1 | -34/+61 |
2012-03-23 | fdo#46102: Load Java scripts with class loaders that actually find them | Stephan Bergmann | 6 | -9/+54 |
2012-03-23 | scripting: don't need x bits for these | Michael Stahl | 115 | -0/+0 |
2012-03-22 | fdo#46102: Fix scripting jar manifests after gbuild'ification | Stephan Bergmann | 2 | -0/+4 |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar | 1 | -1/+1 |
2011-11-03 | fdo#42312: Change bsh and js script providers from extensions to optional mod... | Stephan Bergmann | 6 | -69/+78 |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann | 2 | -5/+3 |
2011-10-01 | finished converting scripting to gbuild | Matúš Kukan | 3 | -341/+0 |
2011-09-07 | replace api.openoffice.org to api.libreoffice.org | Andras Timar | 2 | -4/+4 |
2011-04-15 | WaE: remove annoying java warnings | Caolán McNamara | 1 | -1/+0 |
2011-04-07 | add includeantruntime=false | Caolán McNamara | 1 | -2/+2 |