Age | Commit message (Expand) | Author |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-11 | java: remove unused parameters | Noel Grandin |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove redundant null checks | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-08 | java: remove unused imports | Noel Grandin |
2014-08-08 | java: remove dead methods | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove unused fields | Noel Grandin |
2014-08-04 | java: remove some casting in lib.TestParameters#getMSF | Noel Grandin |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-02-26 | Remove visual noise from forms | Alexander Wilms |
2013-12-20 | Spelling correction: s/retrive/retrieve/ | Tor Lillqvist |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-19 | Java cleanup, use generics in calls to UnoRuntime#queryInterface | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-27 | Revert "sb140: #i114669# appears be duplicate of fixed i114718, so re-enablin... | Michael Meeks |
2012-11-27 | fs34b: #i117459# fixed the test - do not create multiple children of a docume... | Frank Schoenheit [fs] |
2012-11-24 | fdo#51304 Remove @author annotation | José Guilherme Vanz |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2011-09-12 | sb140: #i114669# appears be duplicate of fixed i114718, so re-enabling test | Stephan Bergmann |
2011-08-15 | Some PMD cleaning | Julien Nabet |
2011-05-23 | fdo#35728: fix GridControl crash | Bjoern Michaelsen |
2011-05-03 | Change <file>.toURL() to <file>.toURI().toURL() | Julien Nabet |
2011-04-03 | gbuildize forms | David Tardon |
2011-03-28 | migrate forms subsequenttests to gbuild | Bjoern Michaelsen |
2011-03-28 | fd#35728: various forms.OGridControlModel unoapitests fail | Bjoern Michaelsen |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-04 | Remove various useless comments in components. | Guillaume Poussel |
2011-02-09 | make test -> make check | Thomas Arnhold |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe |
2010-10-07 | dba34b: slightly simplified makefile | Frank Schoenheit [fs] |
2010-10-04 | dba34b: merge after pulling sb123 | Frank Schoenheit [fs] |