summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use XNotifyingDispatch to avoid races"Stephan Bergmann2012-12-101-38/+9
* Use XNotifyingDispatch to avoid racesStephan Bergmann2012-12-071-9/+38
* Revert "Use XSynchronousDispatch to avoid races"Stephan Bergmann2012-12-071-6/+9
* Use XSynchronousDispatch to avoid racesStephan Bergmann2012-12-071-9/+6
* i#25473: this was fixed by previous commit, so enable...Michael Stahl2012-12-044-4/+4
* API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl2012-11-301-26/+0
* API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl2012-11-301-55/+0
* API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl2012-11-302-52/+0
* Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann2012-11-302-26/+1
* API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2012-11-293-557/+0
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-291-1/+1
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-5/+5
* API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl2012-11-266-767/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-267-9/+5
* convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl2012-11-2210-105/+87
* improve junit test failure messages around CLSID.Michael Meeks2012-11-151-4/+4
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-122-182/+0
* fdo#55997: Work around slight offset causing sc_unoapi failureStephan Bergmann2012-10-151-2/+7
* fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza2012-09-276-30/+1
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-5/+5
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-1/+0
* Make it easier to use IDE with JavaNoel Grandin2012-09-0545-13/+5
* Javadoc warnings - fix some tags and referencesNoel Grandin2012-08-2851-76/+76
* Java cleanup - remove unused importsNoel Grandin2012-08-2877-98/+0
* Java cleanup - remove unnecessary semi-colonsNoel Grandin2012-08-28114-143/+103
* Java update - remove dead codeNoel Grandin2012-08-202-2/+1
* Java update - clean up some more @see and @link tagsNoel Grandin2012-08-2014-31/+30
* Java update - cleanup javadoc @see tagsNoel Grandin2012-08-2039-75/+71
* Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin2012-08-2065-188/+136
* Static method sleep from Thread should be accessed in a static wayJulien Nabet2012-08-065-7/+7
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1846-24/+779
* fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-292-7/+0
* Java5 updates - update code to use genericsNoel Grandin2012-06-2916-10/+21
* Java cleanup - remove unused local variablesNoel Grandin2012-06-29113-430/+173
* Java - remove dead equals() methodsNoel Grandin2012-06-296-23/+5
* Java5 update - convert more code to use generics:wqNoel Grandin2012-06-29385-1012/+773
* Java5 update - usage generics where possibleNoel Grandin2012-06-29587-2934/+2040
* Java5 update - Convert Hashtable to HashMapNoel Grandin2012-06-295-30/+34
* Java5 update - convert Vector to ArrayListNoel Grandin2012-06-2918-55/+61
* re-base on ALv2 code.Michael Meeks2012-06-29131-3019/+1840
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-226-138/+84
* re-base on ALv2 code.Michael Meeks2012-06-2178-1812/+1110
* re-base on ALv2 code.Michael Meeks2012-06-211153-27216/+16865
* Convert date/calendar code to avoid deprecation warningsNoel Grandin2012-06-201-6/+11
* typo: paramters, paramaters -> parametersAndras Timar2012-06-192-2/+2
* make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2012-05-311-2/+2
* Fix one more test that implicitly assumes more than one Calc sheetStephan Bergmann2012-05-311-0/+3
* Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)2012-05-319-3/+17
* qadevOOo: _XAccessibleText._getTextBeforeIndex:Michael Stahl2012-05-301-2/+5