summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)AuthorFilesLines
2013-03-12qadevOOo: fix typoMichael Stahl1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-3/+3
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet1-1/+1
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-20/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet2-5/+5
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann1-1/+5
2012-12-10Revert "Use XNotifyingDispatch to avoid races"Stephan Bergmann1-38/+9
2012-12-07Use XNotifyingDispatch to avoid racesStephan Bergmann1-9/+38
2012-12-07Revert "Use XSynchronousDispatch to avoid races"Stephan Bergmann1-6/+9
2012-12-07Use XSynchronousDispatch to avoid racesStephan Bergmann1-9/+6
2012-12-04i#25473: this was fixed by previous commit, so enable...Michael Stahl4-4/+4
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl1-26/+0
2012-11-30API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl1-55/+0
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl2-52/+0
2012-11-30Remove deprecated and unused entries from /org.openoffice.SetupStephan Bergmann2-26/+1
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl3-557/+0
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl1-1/+1
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-5/+5
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl6-767/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl7-9/+5
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl10-105/+87
2012-11-15improve junit test failure messages around CLSID.Michael Meeks1-4/+4
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks2-182/+0
2012-10-15fdo#55997: Work around slight offset causing sc_unoapi failureStephan Bergmann1-2/+7
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza6-30/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-5/+5
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05Make it easier to use IDE with JavaNoel Grandin45-13/+5
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin51-76/+76
2012-08-28Java cleanup - remove unused importsNoel Grandin77-98/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin114-143/+103
2012-08-20Java update - remove dead codeNoel Grandin2-2/+1
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin14-31/+30
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin39-75/+71
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin65-188/+136
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet5-7/+7
2012-07-18re-base on ALv2 code. Includes:Michael Meeks46-24/+779
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2-7/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin16-10/+21
2012-06-29Java cleanup - remove unused local variablesNoel Grandin113-430/+173
2012-06-29Java - remove dead equals() methodsNoel Grandin6-23/+5
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin385-1012/+773
2012-06-29Java5 update - usage generics where possibleNoel Grandin587-2934/+2040
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin5-30/+34
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin18-55/+61
2012-06-29re-base on ALv2 code.Michael Meeks131-3019/+1840
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14