summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)AuthorFilesLines
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12qadevOOo: fix typoMichael Stahl1-2/+2
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold5-5/+5
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-23Fix typo begining/beginning.Julien Nabet1-1/+1
2013-02-23Fix typo accessable/accessibleJulien Nabet7-11/+11
2013-02-23Fix typo "fuction" -> "function"Julien Nabet1-2/+2
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 Nabet9-12/+12
2013-02-22s/the the/the/Tor Lillqvist4-8/+8
2013-02-22s/childrens/children/Tor Lillqvist1-1/+1
2013-02-01Skip broken character bounds checks on Mac OS XStephan Bergmann1-1/+5
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist1-11/+0
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 Stahl3-36/+0
2012-11-30API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl3-58/+0
2012-11-30API CHANGE: remove com.sun.star.text.XTextEmbeddedObjectMichael Stahl3-53/+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 Stahl5-577/+0
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl12-12/+12
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens1-5/+5
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+1
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl11-822/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl8-10/+6
2012-11-24fdo#51304 Remove @author annotationJosé Guilherme Vanz1-5/+0
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-14Clean up removal of binfilter tests from smoketestStephan Bergmann4-0/+0
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks3-184/+0
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-8/+8
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 Souza33-788/+22
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-5/+5
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-1/+0
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-41/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin2-2/+2
2012-09-05Make it easier to use IDE with JavaNoel Grandin46-42/+34
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin56-84/+82
2012-08-28Java cleanup - remove unused importsNoel Grandin95-147/+0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin118-148/+107
2012-08-20Java update - remove dead codeNoel Grandin7-33/+2
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin17-35/+32
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin47-106/+97