summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* adapt callers of getCurrFormatsImpl() to changesEike Rathke2012-06-201-11/+10
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-192-10/+6
* death to some UniStringsCaolán McNamara2012-06-191-7/+6
* reduce amount of static StringsCaolán McNamara2012-06-191-46/+41
* why on earth are these double null terminatedCaolán McNamara2012-06-191-5/+5
* remove some UniString ctorsCaolán McNamara2012-06-192-2/+2
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-182-234/+227
* use boost::noncopyableCaolán McNamara2012-06-181-6/+2
* Junit test for unotoolsNorbert Thiebaud2012-06-161-0/+37
* revert gmk4Norbert Thiebaud2012-06-161-56/+0
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-151-2/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-132-8/+8
* nuke dead codeTakeshi Abe2012-06-122-105/+0
* callcatcher: update unused codeCaolán McNamara2012-06-112-31/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-4/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-4/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-9/+6
* Add ODF1.2 extended-but-more-compatible modeThorsten Behrens2012-06-051-0/+1
* targeted string re-workNorbert Thiebaud2012-06-0211-103/+95
* targeted string re-workNorbert Thiebaud2012-05-303-12/+10
* removed unused const char[]Takeshi Abe2012-05-241-1/+0
* removed unused const rtl::OUStringTakeshi Abe2012-05-172-2/+0
* fdo#46074 fdo#49948 Ignore corrupted items in Recent DocumentsStephan Bergmann2012-05-161-1/+17
* Unwound unhelpful LogHelper::logItStephan Bergmann2012-05-164-96/+44
* nuke dead codeTakeshi Abe2012-05-061-131/+0
* removed unused definesTakeshi Abe2012-05-0610-30/+0
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-042-5/+5
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-212-7/+2
* fdo#46074 Ignore corrupted items in Recent DocumentsStephan Bergmann2012-04-201-10/+28
* Improved error reportingStephan Bergmann2012-04-191-2/+2
* fix typoCaolán McNamara2012-04-101-1/+1
* add a getBuildVersion helperCaolán McNamara2012-04-102-0/+15
* s/pathes/paths/Tor Lillqvist2012-04-093-11/+11
* s/pathes/paths/Tor Lillqvist2012-04-098-10/+10
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-7/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-8/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-11/+11
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-052-12/+11
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-14/+13
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-57/+58
* fold historyoptions_const.hxx into historyoptions.cxxCaolán McNamara2012-03-282-57/+16
* don't have to deliver historyoptions_const.hxxCaolán McNamara2012-03-281-1/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-73/+73
* fold useroptions_const.hxx into useroptions.cxxCaolán McNamara2012-03-282-23/+23
* don't need to export useroptions_const.hxxCaolán McNamara2012-03-281-1/+0
* chmod -xTor Lillqvist2012-03-211-0/+0