summaryrefslogtreecommitdiffstats
path: root/tools/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#56366: INetURLObject::decode: do not clip utf-32 to 16-bitIvan Timofeev2012-10-291-2/+2
* UniString->rtl::OUStringBufferCaolán McNamara2012-10-281-29/+0
* loplugin: various warningsCaolán McNamara2012-10-221-1/+1
* some more clang warningsCaolán McNamara2012-10-221-2/+2
* loplugin: fix some indents and unused OUStringsCaolán McNamara2012-10-141-1/+1
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-132-8/+6
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-10/+10
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-013-5/+3
* Implement conversion scheme for dialogs without changing their codeCaolán McNamara2012-09-281-0/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+0
* UniString->OUStringCaolán McNamara2012-08-312-69/+68
* cleanup files in tools/sourcePhilipp Riemer2012-08-199-22/+19
* fdo#39468: Translated German comments in core/tools/sourceOliver Günther2012-08-1929-913/+732
* removed * accidentially when re-indenting :-/Philipp Riemer2012-08-181-1/+1
* re-indent falsely formatted code in tools/sourcePhilipp Riemer2012-08-1816-137/+129
* removed commented out code in tools/sourcePhilipp Riemer2012-08-184-36/+0
* removed ascii-art and blank lines in tools/sourcePhilipp Riemer2012-08-1857-3102/+108
* Remove the Container classNoel Grandin2012-08-162-1235/+0
* Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet2012-08-151-15/+0
* Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin2012-08-131-3/+3
* fdo#39468: Translated German comments in core/toolsOliver Günther2012-08-134-54/+51
* unusedcode.easy: remove unused codeThomas Arnhold2012-08-131-5/+0
* callcatcher: update listCaolán McNamara2012-08-131-38/+0
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-08-101-1/+1
* callcatcher: reduce Container, update unused code listCaolán McNamara2012-08-101-140/+0
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-082-23/+9
* Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin2012-08-081-3/+0
* STL'ify UniqueIndexNoel Grandin2012-08-082-187/+65
* String::AllocBuffer replacementsCaolán McNamara2012-08-071-51/+4
* move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2012-08-071-135/+0
* drop bogus eof linesThomas Arnhold2012-08-073-6/+0
* Remove commented out codeThomas Arnhold2012-08-071-10/+0
* strip down UniString some moreCaolán McNamara2012-08-023-101/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-311-11/+0
* Typo ressource -> resourceStephan Bergmann2012-07-301-2/+2
* new does not return nullStephan Bergmann2012-07-201-4/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1152-1211/+743
* Decrease header files dependenciesMatteo Casalin2012-07-112-0/+2
* UniString(const rtl::OString ...) no longer implementedCaolán McNamara2012-07-052-18/+6
* fix broken indentCaolán McNamara2012-07-031-42/+42
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* Remove unused definesThomas Arnhold2012-07-024-15/+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-282-7/+6
* There's no reason for GetDefaultContentType to be virtualCaolán McNamara2012-06-282-29/+9
* tidy INetMessage a littleCaolán McNamara2012-06-282-4/+4
* rework UniString::CreateFromInt32 in terms of rtl::OUString::valueOfCaolán McNamara2012-06-281-5/+1
* drop a UniStringCaolán McNamara2012-06-251-8/+5
* convert BitInt signatures to rtl::OUStringCaolán McNamara2012-06-221-3/+3