Age | Commit message (Expand) | Author |
2014-03-10 | scripting: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from scripting | Alexander Wilms |
2014-02-06 | typo fixes in comments | Andras Timar |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | fix typo | Noel Grandin |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-26 | From the context of the code, this field should not be static | Noel Grandin |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | Noel Grandin |
2013-02-23 | Fix typo accessable/accessible | Julien Nabet |
2013-02-22 | [Uu]sefull -> [Uu]seful | Julien Nabet |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-10-26 | fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]" | Stephan Bergmann |
2012-09-26 | fdo#51304: Remove the author of some java source files | Marcos Paulo de Souza |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-10 | Java cleanup, convert ArrayList and Vector to use generics | Noel Grandin |
2012-09-10 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-10 | Java5 update, Convert ArrayList and Vector code to use generics | Noel Grandin |
2012-08-28 | Java cleanup - remove unused imports | Noel Grandin |
2012-08-28 | Java cleanup - remove unnecessary semi-colons | Noel Grandin |
2012-08-20 | Java5 updates - convert to generics | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-08-07 | remove bogus date information | Thomas Arnhold |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-29 | Java5 updates - update code to use generics | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-22 | .xml files don't need executable bits | Michael Stahl |
2012-06-22 | manifest.mf files don't need executable bits | Michael Stahl |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-04-26 | Change implementation names of script providers... | Stephan Bergmann |
2012-04-26 | Typo in service name | Stephan Bergmann |
2012-03-23 | .html files don't need executable bits | Michael Stahl |
2012-03-23 | .component files don't need executable bits | Michael Stahl |
2012-03-23 | .gif files don't need executable bits | Michael Stahl |
2012-03-23 | Improve error reporting | Stephan Bergmann |
2012-03-23 | Java new cannot return null | Stephan Bergmann |
2012-03-23 | Improve error reporting | Stephan Bergmann |
2012-03-23 | fdo#46102: Load Java scripts with class loaders that actually find them | Stephan Bergmann |
2012-03-23 | scripting: don't need x bits for these | Michael Stahl |
2012-03-22 | fdo#46102: Fix scripting jar manifests after gbuild'ification | Stephan Bergmann |
2012-01-11 | fix prefix of command line switches (-- instead of -) | Andras Timar |