summaryrefslogtreecommitdiff
path: root/ure
ModeNameSize
-rw-r--r--Makefile225logplain
-rw-r--r--Module_ure.mk464logplain
-rw-r--r--Package_ure_install.mk571logplain
-rw-r--r--README.md153logplain
-rw-r--r--Rdb_ure.mk432logplain
d---------source124logplain
0f97a0bffcfe7e046b4599beace152'>Javadoc 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