summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin76-216/+164
2012-08-17gbuild: register all jarsMichael Stahl3-15/+15
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2-2/+2
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet6-8/+8
2012-07-18re-base on ALv2 code. Includes:Michael Meeks50-66/+827
2012-07-13java: printStackTrace always to stderrThomas Arnhold1-2/+2
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl4-33/+0
2012-06-29Java5 updates - update code to use genericsNoel Grandin16-10/+21
2012-06-29Java cleanup - remove unused local variablesNoel Grandin166-640/+235
2012-06-29Java - remove dead equals() methodsNoel Grandin6-23/+5
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin432-1191/+932
2012-06-29Java5 update - usage generics where possibleNoel Grandin655-3349/+2414
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin18-87/+98
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin30-171/+177
2012-06-29re-base on ALv2 code.Michael Meeks144-3321/+2024
2012-06-26re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-22.cfg files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-184/+112
2012-06-21re-base on ALv2 code.Michael Meeks88-2042/+1250
2012-06-21re-base on ALv2 code.Michael Meeks1325-30993/+19289