summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex
AgeCommit message (Expand)Author
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-03-10sfx2: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2013-11-26adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl
2013-11-26remove executable bits from .java filesMichael Stahl
2013-10-07Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann
2013-10-07Use org.junit.Assert.assertEquals where appropriateStephan Bergmann
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-01Increase test timeoutStephan Bergmann
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-07-09fdo#35663: enable UndoManager test, but disable failing Calc testMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06fs34b: re-enable checkBrokenScripts - works fineFrank Schoenheit [fs]
2012-07-06fs34b: remaint of CWS debuglevels:Frank Schoenheit [fs]
2012-06-29Java5 update - convert to use genericsNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23.rdf files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-02-18Fix typos in commentsElton Chung
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: sfx2: remove obsolete dmakefile [hg:4650ee5afca0]Michael Stahl
2011-05-23fdo#35663: be more explicit on assertsBjoern Michaelsen
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-04gnumake3: adjust sfx2 complex tests to m99 changesMichael Stahl
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-01Clean up makefilesThomas Arnhold
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen
2011-01-11gnumake3: complex tests in sfx2Bjoern Michaelsen
2011-01-05undoapi: now that the Writer supports the XUndoManager, too, we can remove th...Frank Schoenheit [fs]
2011-01-05undoapi: fix UndoManager test for m96, by disabling a test which uses current...Frank Schoenheit [fs]
2010-12-15undoapi: #i115383#: enable writer undo testMichael Stahl
2010-12-07undoapi: need only OOoRunnerLight, not OOoRunnerFrank Schoenheit [fs]
2010-12-03undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act...Frank Schoenheit [fs]