Age | Commit message (Expand) | Author |
2015-01-12 | java: simplify sleeping and waiting in tests | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-10 | java: improve use of WrappedTargetException to set cause properly | Noel Grandin |
2014-12-10 | java: merge JUnitBasedTest into DocumentEvents | Noel Grandin |
2014-12-10 | java: simplify the getMSF() methods | Noel Grandin |
2014-11-24 | java,qadev: remove unused parameters and local vars | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
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-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove exceptions from throws clauses that are not actually thrown | Noel Grandin |
2014-08-12 | java: remove unused variables | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-06-10 | fdo#79676: Fix the Java UNO API test with regard to chart tests. | Kohei Yoshida |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-10 | sfx2: simplify deprecated XTypeProvider.getImplementationId | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2013-11-26 | adapt sfx2 UndoManager test to renaming from "click" to "press" | Michael Stahl |
2013-11-26 | remove executable bits from .java files | Michael Stahl |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-10-07 | Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptor | Stephan Bergmann |
2013-10-07 | Use org.junit.Assert.assertEquals where appropriate | Stephan Bergmann |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-01 | Increase test timeout | Stephan Bergmann |
2012-11-26 | API CHANGE: remove com.sun.star.document.XDocumentInfo | Michael Stahl |
2012-11-24 | fdo#51304 Remove @author annotation | José Guilherme Vanz |
2012-11-20 | fdo#51304: Remove @author annotation | José Guilherme Vanz |
2012-09-14 | sfx2: DocumentInfo test should use a private temp dir | Michael Stahl |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-05 | remove some obsolete boilerplate Test.java | Michael Stahl |
2012-09-05 | Java cleanup, make package name match folder name | Noel Grandin |
2012-08-20 | Remove dead java code, fields and local variables | Noel Grandin |
2012-08-20 | Java update - fix various javadoc issues | Noel Grandin |
2012-07-13 | java: printStackTrace always to stderr | Thomas Arnhold |
2012-07-09 | fdo#35663: enable UndoManager test, but disable failing Calc test | Michael Stahl |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |