summaryrefslogtreecommitdiff
path: root/sfx2/qa/complex
AgeCommit message (Expand)Author
2020-01-08Grammar fixesAndrea Gelmini
2019-08-20Fix typosAndrea Gelmini
2019-07-21Fix typoAndrea Gelmini
2019-07-11Fix typoAndrea Gelmini
2019-03-13tdf#123293 Add testSamuel Mehrbrodt
2018-04-16Fix typosAndrea Gelmini
2018-04-01fix some openoffice bugzilla linksdennisroczek
2017-10-24sfx2: finally resolve FIXME and test custom metadataMichael Stahl
2017-09-21Fix creation of array cloneStephan Bergmann
2017-01-12sfx2: fix race in JunitTest UndoManager.checkBrokenScripts()Michael Stahl
2015-10-14java:remove unused importsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-07-08java: let the unit-test framework catch exceptionsNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-06-15java: remove unnecessary threadingNoel Grandin
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin
2014-12-15java: remove some unused fields and variablesNoel Grandin
2014-12-10java: improve use of WrappedTargetException to set cause properlyNoel Grandin
2014-12-10java: merge JUnitBasedTest into DocumentEventsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-11-24java,qadev: remove unused parameters and local varsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: remove unnecessary semi-colonsNoel Grandin
2014-08-12java: remove exceptions from throws clauses that are not actually thrownNoel Grandin
2014-08-12java: remove unused variablesNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
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