Age | Commit message (Expand) | Author |
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-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-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-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-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 |
2012-07-06 | fs34b: re-enable checkBrokenScripts - works fine | Frank Schoenheit [fs] |
2012-07-06 | fs34b: remaint of CWS debuglevels: | Frank Schoenheit [fs] |
2012-06-29 | Java5 update - convert to use generics | Noel Grandin |
2012-06-29 | Java5 update - convert Vector to ArrayList | Noel Grandin |
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 |
2012-03-23 | .rdf files don't need executable bits | Michael Stahl |
2012-03-23 | .java files don't need executable bits | Michael Stahl |
2012-02-18 | Fix typos in comments | Elton Chung |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: sfx2: remove obsolete dmakefile [hg:4650ee5afca0] | Michael Stahl |
2011-05-23 | fdo#35663: be more explicit on asserts | Bjoern Michaelsen |
2011-03-29 | drop bogus executable flag from odf files | Francisco Saito |
2011-03-28 | Remove commented code in libs-core/sfx2 | Xisco Fauli |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-04 | gnumake3: adjust sfx2 complex tests to m99 changes | Michael Stahl |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-11 | gnumake3: more work on junit subsequenttest migration | Bjoern Michaelsen |
2011-01-11 | gnumake3: complex tests in sfx2 | Bjoern Michaelsen |
2011-01-05 | undoapi: now that the Writer supports the XUndoManager, too, we can remove th... | Frank Schoenheit [fs] |
2011-01-05 | undoapi: fix UndoManager test for m96, by disabling a test which uses current... | Frank Schoenheit [fs] |
2010-12-15 | undoapi: #i115383#: enable writer undo test | Michael Stahl |
2010-12-07 | undoapi: need only OOoRunnerLight, not OOoRunner | Frank Schoenheit [fs] |
2010-12-03 | undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act... | Frank Schoenheit [fs] |