summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptorStephan Bergmann1-1/+2
2013-10-07Use org.junit.Assert.assertEquals where appropriateStephan Bergmann1-68/+70
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin1-1/+0
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-9/+13
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-5/+5
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-12/+12
2013-02-01Increase test timeoutStephan Bergmann1-1/+1
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl5-624/+0
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz3-24/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz10-18/+0
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl1-23/+8
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-6/+0
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-3/+0
2012-08-20Java update - fix various javadoc issuesNoel Grandin2-4/+3
2012-07-13java: printStackTrace always to stderrThomas Arnhold2-2/+2
2012-07-09fdo#35663: enable UndoManager test, but disable failing Calc testMichael Stahl1-1/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-06fs34b: re-enable checkBrokenScripts - works fineFrank Schoenheit [fs]1-1/+1
2012-07-06fs34b: remaint of CWS debuglevels:Frank Schoenheit [fs]3-2/+262
2012-06-29Java5 update - convert to use genericsNoel Grandin4-26/+23
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin1-2/+2
2012-06-29re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks15-236/+239
2012-03-23.rdf files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl20-0/+0
2012-02-18Fix typos in commentsElton Chung2-3/+3
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen13-37/+1
2011-06-17gnumake4: sfx2: remove obsolete dmakefile [hg:4650ee5afca0]Michael Stahl1-84/+0
2011-05-23fdo#35663: be more explicit on assertsBjoern Michaelsen1-0/+1
2011-03-29drop bogus executable flag from odf filesFrancisco Saito3-0/+0
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli2-37/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens31-1365/+3739
2011-02-04gnumake3: adjust sfx2 complex tests to m99 changesMichael Stahl1-1/+1
2011-02-03CWS gnumake3: resync to m99Mathias Bauer26-184/+2581
2011-02-01Clean up makefilesThomas Arnhold1-1/+1
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen1-1/+1
2011-01-11gnumake3: complex tests in sfx2Bjoern Michaelsen1-1/+2
2011-01-05undoapi: now that the Writer supports the XUndoManager, too, we can remove th...Frank Schoenheit [fs]1-23/+6
2011-01-05undoapi: fix UndoManager test for m96, by disabling a test which uses current...Frank Schoenheit [fs]2-8/+11
2010-12-15undoapi: #i115383#: enable writer undo testMichael Stahl2-1/+2
2010-12-07undoapi: need only OOoRunnerLight, not OOoRunnerFrank Schoenheit [fs]1-1/+1
2010-12-03undoapi: now that XEmbeddedObject.doVerb actually works, use it for chart act...Frank Schoenheit [fs]1-47/+2
2010-12-01undoapi: clear the redo stack when leaving an Undo context resp. list action,...Frank Schoenheit [fs]1-5/+14
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen4-233/+0
2010-11-19undoapi: disable failing test (complex.sfx2.GlobalEventBroadcaster) for now. ...Frank Schoenheit [fs]1-1/+3
2010-11-17undoapi: doVerb does not work, currently ... but leave it here, commented out...Frank Schoenheit [fs]1-1/+6
2010-11-16undoapi: updated the Chart test backendFrank Schoenheit [fs]2-33/+81
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]1-7/+9
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]4-32/+328