summaryrefslogtreecommitdiff
path: root/tools/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-4/+4
2012-10-29fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev1-2/+2
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-29/+0
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-22some more clang warningsCaolán McNamara1-2/+2
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara1-1/+1
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara2-8/+6
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-10/+10
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-5/+3
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara1-0/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-08-31UniString->OUStringCaolán McNamara2-69/+68
2012-08-19cleanup files in tools/sourcePhilipp Riemer9-22/+19
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther29-913/+732
2012-08-18removed * accidentially when re-indenting :-/Philipp Riemer1-1/+1
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer16-137/+129
2012-08-18removed commented out code in tools/sourcePhilipp Riemer4-36/+0
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer57-3102/+108
2012-08-16Remove the Container classNoel Grandin2-1235/+0
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet1-15/+0
2012-08-13Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin1-3/+3
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther4-54/+51
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-5/+0
2012-08-13callcatcher: update listCaolán McNamara1-38/+0
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara1-140/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2-23/+9
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin1-3/+0
2012-08-08STL'ify UniqueIndexNoel Grandin2-187/+65
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-51/+4
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara1-135/+0
2012-08-07drop bogus eof linesThomas Arnhold3-6/+0
2012-08-07Remove commented out codeThomas Arnhold1-10/+0
2012-08-02strip down UniString some moreCaolán McNamara3-101/+0
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-11/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-07-20new does not return nullStephan Bergmann1-4/+1
2012-07-11re-base on ALv2 code. Includes:Michael Meeks52-1211/+743
2012-07-11Decrease header files dependenciesMatteo Casalin2-0/+2
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara2-18/+6
2012-07-03fix broken indentCaolán McNamara1-42/+42
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-07-02Remove unused definesThomas Arnhold4-15/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold8-20/+0
2012-06-29Remove some more include guardsThomas Arnhold1-6/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2-7/+6
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara2-29/+9
2012-06-28tidy INetMessage a littleCaolán McNamara2-4/+4
2012-06-28rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOfCaolán McNamara1-5/+1
2012-06-25drop a UniStringCaolán McNamara1-8/+5