summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)Author
2012-10-22loplugin: various warningsCaolán McNamara
2012-10-22some more clang warningsCaolán McNamara
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-08-31UniString->OUStringCaolán McNamara
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18removed * accidentially when re-indenting :-/Philipp Riemer
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed commented out code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-16Remove the Container classNoel Grandin
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet
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