summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)Author
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Make it easier to use IDE with JavaNoel Grandin
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin
2012-08-28Java cleanup - remove unused importsNoel Grandin
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-08-20Java update - remove dead codeNoel Grandin
2012-08-20Java update - clean up some more @see and @link tagsNoel Grandin
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-13java: printStackTrace always to stderrThomas Arnhold
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java5 updates - update code to use genericsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java - remove dead equals() methodsNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-22.cfg files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Convert date/calendar code to avoid deprecation warningsNoel Grandin
2012-06-20Fix some deprecation warningsNoel Grandin
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-31Fix one more test that implicitly assumes more than one Calc sheetStephan Bergmann
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)
2012-05-30qadevOOo: _XAccessibleText._getTextBeforeIndex:Michael Stahl
2012-05-29Improved error reportingStephan Bergmann
2012-05-25Removed writer_Text type; combined it with generic_Text.Kohei Yoshida
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-23.csv files don't need executable bitsMichael Stahl
2012-03-23.xcl files don't need executable bitsMichael Stahl
2012-03-23.sce files don't need executable bitsMichael Stahl
2012-03-23.java files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-16Removed unused qadevOOo BASIC test codeStephan Bergmann
2012-03-14make sdw smoketest document more usefulCaolán McNamara