summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2012-07-11123-2959/+1849
* Decrease header files dependenciesMatteo Casalin2012-07-115-30/+36
* UniString(const rtl::OString ...) no longer implementedCaolán McNamara2012-07-053-21/+12
* fix broken indentCaolán McNamara2012-07-031-42/+42
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-027-21/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-013-43/+0
* Remove some unused defines and controlsThomas Arnhold2012-06-298-20/+0
* Remove some more include guardsThomas Arnhold2012-06-291-6/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-283-8/+7
* There's no reason for GetDefaultContentType to be virtualCaolán McNamara2012-06-283-30/+10
* tidy INetMessage a littleCaolán McNamara2012-06-283-30/+30
* rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOfCaolán McNamara2012-06-281-5/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-277-22/+6
* drop a UniStringCaolán McNamara2012-06-251-8/+5
* Remove some unused macrosThomas Arnhold2012-06-241-27/+0
* convert BitInt signatures to rtl::OUStringCaolán McNamara2012-06-222-6/+6
* re-base on ALv2 code.Michael Meeks2012-06-224-92/+56
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2127-660/+417
* death to some UniStringsCaolán McNamara2012-06-191-1/+1
* remove some UniString ctorsCaolán McNamara2012-06-193-8/+8
* detect wrong UniString ctorCaolán McNamara2012-06-181-0/+5
* Remove obsolete inetdef.hxxThomas Arnhold2012-06-152-47/+0
* gbuild migration: pyuno moduleDavid Ostrovsky2012-06-141-18/+0
* calc input line: Fix crash with accessibility enabled.Jan Holesovsky2012-06-131-1/+2
* nuke dead codeTakeshi Abe2012-06-121-6/+0
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-112-35/+0
* FixedBorder is no longer usedCaolán McNamara2012-06-111-9/+8
* Remove superfluous include commentsThomas Arnhold2012-06-091-3/+0
* drop String::ReverseCaolán McNamara2012-06-062-25/+0
* Improve error reportingStephan Bergmann2012-06-041-0/+9
* CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat2012-06-042-15/+62
* targetted revert of minor cppcheck cleanupsMichael Meeks2012-05-311-1/+1
* we really should not have any FASTBOOL left, remove the typedefNorbert Thiebaud2012-05-281-1/+0
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-241-4/+4
* strangely duplicated inner/outer ImplResStringItem structCaolán McNamara2012-05-241-15/+0
* use boost::noncopyableCaolán McNamara2012-05-241-5/+2
* ditch some XubStringsCaolán McNamara2012-05-224-9/+9
* ditch UniStringCaolán McNamara2012-05-152-3/+3
* normalize variable names in gbuild user makefilesMichael Stahl2012-05-101-5/+5
* Removed unnecessary SvLibraryStephan Bergmann2012-05-094-176/+0
* Use signed 32-bit integer as class IDs.Kohei Yoshida2012-05-052-9/+9
* Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara2012-05-032-4/+5
* != instead of < for comparison with end iteratorJulien Nabet2012-05-021-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-304-20/+18
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1