summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-08-16Remove the Container classNoel Grandin
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet
2012-08-14tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl
2012-08-13re-indent LOC to match coding styles (in tools/inc/)Philipp Riemer
2012-08-13remove ascii art and blank lines in tools/inc/Philipp Riemer
2012-08-13removed "// end of sth." comments in tools/inc/Philipp Riemer
2012-08-13clean-up of existing comments in tools/incPhilipp Riemer
2012-08-13"doxygenized" comments in tools/incPhilipp Riemer
2012-08-13Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-13Move definition of LIST_APPEND to 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-08adding missing typenameLuboš Luňák
2012-08-08fix MSVC buildMichael Stahl
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel 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-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-05Remove unused macrosThomas Arnhold
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-08-02strip down UniString some moreCaolán McNamara
2012-07-31remove DECLARE_LISTCaolá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-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove 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-27targetted re-work of cppunit pieces.Michael Meeks