summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Replaced deprecated tools/String with OUString in sc/../chgvisetSören Möller2012-07-112-0/+36
* re-base on ALv2 code. Includes:Michael Meeks2012-07-11126-2891/+1773
* ditch String::CreateFromAsciiCaolán McNamara2012-07-035-9/+9
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* Remove UNO includes commentsThomas Arnhold2012-06-295-11/+0
* Remove unused header filesThomas Arnhold2012-06-272-480/+0
* Remove unused include filesThomas Arnhold2012-06-271-37/+0
* tidy some resource stringsCaolán McNamara2012-06-261-13/+8
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-253-42/+5
* TODO: get rid of this in another incompatible build with SW projectCaolán McNamara2012-06-252-22/+0
* unnecessary use of UniString::GetBufferCaolán McNamara2012-06-251-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-213-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-2118-426/+264
* re-base on ALv2 code.Michael Meeks2012-06-215-118/+73
* 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