summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* move tools/table.hxx to binfilterMichael Stahl2012-04-184-508/+0
* this conversion is a no-opCaolán McNamara2012-04-181-5/+1
* String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara2012-04-161-7/+11
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-131-0/+6
* setup/teardown default component context once before/after all testsCaolán McNamara2012-04-131-1/+1
* gbuildize internal zlibCaolán McNamara2012-04-131-6/+0
* HAVE_GETOPT is always NO for windowsMatúš Kukan2012-04-122-10/+0
* operator<< for ostream + UniStringLuboš Luňák2012-04-121-0/+10
* resolved fdo#48501 enable line size >64k in SvStream::Read*Line()Eike Rathke2012-04-102-19/+99
* enforce only one possible use of gb_CustomTargetMatúš Kukan2012-04-091-1/+1
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-082-2/+2
* gbuild: "use" vs. "add":Michael Stahl2012-04-086-13/+13
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* convert (ugly) WriteUniOrByteString to rtl::OUStringCaolán McNamara2012-04-052-5/+5
* callcatcher: remove some unused codeCaolán McNamara2012-04-022-19/+0
* sal: expose more stringbuffer related instrumentation pointsMichael Meeks2012-04-021-1/+3
* tools: use CustomTarget makefileMatúš Kukan2012-03-314-40/+10