summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)Author
2012-08-13Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-13callcatcher: update listCaolán McNamara
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-20new does not return nullStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara
2012-07-03fix broken indentCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara
2012-06-28tidy INetMessage a littleCaolán McNamara
2012-06-28rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOfCaolán McNamara
2012-06-25drop a UniStringCaolán McNamara
2012-06-22convert BitInt signatures to rtl::OUStringCaolán McNamara
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-12nuke dead codeTakeshi Abe
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-06drop String::ReverseCaolán McNamara
2012-06-04CMIS UCP: changed URLs to have hierarchical pathCédric Bosdonnat
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks
2012-05-22ditch some XubStringsCaolán McNamara
2012-05-15ditch UniStringCaolán McNamara
2012-05-09Removed unnecessary SvLibraryStephan Bergmann
2012-05-05Use signed 32-bit integer as class IDs.Kohei Yoshida
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-18move tools/table.hxx to binfilterMichael Stahl