summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2012-06-26tidy some resource stringsCaolán McNamara1-13/+8
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara3-42/+5
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara2-22/+0
2012-06-25unnecessary use of UniString::GetBufferCaolán McNamara1-2/+2
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks3-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks18-426/+264
2012-06-21re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-20adapt callers of getCurrFormatsImpl() to changesEike Rathke1-11/+10
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-10/+6
2012-06-19death to some UniStringsCaolán McNamara1-7/+6
2012-06-19reduce amount of static StringsCaolán McNamara1-46/+41
2012-06-19why on earth are these double null terminatedCaolán McNamara1-5/+5
2012-06-19remove some UniString ctorsCaolán McNamara2-2/+2
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara2-234/+227
2012-06-18use boost::noncopyableCaolán McNamara1-6/+2
2012-06-16Junit test for unotoolsNorbert Thiebaud1-0/+37
2012-06-16revert gmk4Norbert Thiebaud1-56/+0
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold1-2/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2-8/+8
2012-06-12nuke dead codeTakeshi Abe2-105/+0
2012-06-11callcatcher: update unused codeCaolán McNamara2-31/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-4/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-9/+6
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens1-0/+1
2012-06-02targeted string re-workNorbert Thiebaud11-103/+95
2012-05-30targeted string re-workNorbert Thiebaud3-12/+10
2012-05-24removed unused const char[]Takeshi Abe1-1/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-2/+0
2012-05-16fdo#46074 fdo#49948 Ignore corrupted items in Recent DocumentsStephan Bergmann1-1/+17
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann4-96/+44
2012-05-06nuke dead codeTakeshi Abe1-131/+0
2012-05-06removed unused definesTakeshi Abe10-30/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2-5/+5
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-7/+2
2012-04-20fdo#46074 Ignore corrupted items in Recent DocumentsStephan Bergmann1-10/+28
2012-04-19Improved error reportingStephan Bergmann1-2/+2
2012-04-10fix typoCaolán McNamara1-1/+1
2012-04-10add a getBuildVersion helperCaolán McNamara2-0/+15
2012-04-09s/pathes/paths/Tor Lillqvist3-11/+11
2012-04-09s/pathes/paths/Tor Lillqvist8-10/+10
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-7/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+11
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2-12/+11