summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2012-06-25drop a UniStringCaolán McNamara
2012-06-24Remove some unused macrosThomas Arnhold
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-18detect wrong UniString ctorCaolán McNamara
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-14gbuild migration: pyuno moduleDavid Ostrovsky
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-12nuke dead codeTakeshi Abe