summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-20Convert date/calendar code to avoid deprecation warningsNoel Grandin1-6/+11
2012-06-20Fix some deprecation warningsNoel Grandin4-8/+13
2012-06-19typo: paramters, paramaters -> parametersAndras Timar3-4/+4
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara1-2/+2
2012-05-31Fix one more test that implicitly assumes more than one Calc sheetStephan Bergmann1-0/+3
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)9-3/+17
2012-05-30qadevOOo: _XAccessibleText._getTextBeforeIndex:Michael Stahl1-2/+5
2012-05-29Improved error reportingStephan Bergmann2-17/+3
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold3-51/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-3/+3
2012-03-23.csv files don't need executable bitsMichael Stahl34-0/+0
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl38-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-16Removed unused qadevOOo BASIC test codeStephan Bergmann2224-108847/+0