summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)AuthorFilesLines
2013-05-06Java cleanup, convert Hashtable to HashMapNoel Grandin1-21/+14
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-4/+4
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin112-381/+381
2013-04-26Java cleanup, remove unused importsNoel Grandin8-8/+0
2013-04-25Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann1-6/+9
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin20-64/+25
2013-04-22Java cleanup - static fields that should not be staticNoel Grandin1-30/+27
2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin12-121/+72
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold3-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold6-12/+12
2013-04-15fdo#60724 correct spellingThomas Arnhold10-10/+10
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-1/+1
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