summaryrefslogtreecommitdiff
path: root/tools/inc
AgeCommit message (Expand)AuthorFilesLines
2012-10-31CMIS urls: remove +atom in the internal URLS as the binding is guessedCédric Bosdonnat1-1/+1
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+1
2012-10-27sprinkle some more SAL_WARN_UNUSED aroundCaolán McNamara7-11/+11
2012-10-19private field 'eType' is not used [-Werror,-Wunused-private-field]Matúš Kukan1-2/+2
2012-10-19remove unused defineNorbert Thiebaud1-1/+0
2012-10-12loplugin: markup some more suitable classes with SAL_WARN_UNUSEDCaolán McNamara2-2/+2
2012-10-11loplugin: markup the POD tools classes and UniString with SAL_WARN_UNUSEDCaolán McNamara2-7/+7
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara1-0/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-29/+31
2012-09-28add a new stock reset/revert buttonCaolán McNamara1-1/+2
2012-09-28add and use a "WINDOW_CONTAINER" typeCaolán McNamara1-1/+1
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara1-1/+2
2012-08-31UniString->OUStringCaolán McNamara1-63/+63
2012-08-16Remove the Container classNoel Grandin2-180/+0
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet1-3/+0
2012-08-14tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl1-64/+0
2012-08-13re-indent LOC to match coding styles (in tools/inc/)Philipp Riemer27-345/+348
2012-08-13remove ascii art and blank lines in tools/inc/Philipp Riemer41-161/+25
2012-08-13removed "// end of sth." comments in tools/inc/Philipp Riemer52-57/+57
2012-08-13clean-up of existing comments in tools/incPhilipp Riemer46-604/+260
2012-08-13"doxygenized" comments in tools/incPhilipp Riemer13-254/+217
2012-08-13Move definition of LIST_APPEND to contnr.hxxNoel Grandin2-1/+2
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther24-258/+211
2012-08-13callcatcher: update listCaolán McNamara1-2/+0
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara1-1/+0
2012-08-08adding missing typenameLuboš Luňák1-3/+3
2012-08-08fix MSVC buildMichael Stahl1-2/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2-235/+87
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin1-2/+0
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin1-5/+0
2012-08-08STL'ify UniqueIndexNoel Grandin2-94/+32
2012-08-07String::AllocBuffer replacementsCaolán McNamara1-4/+3
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara1-13/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold3-5/+0
2012-08-05Remove unused macrosThomas Arnhold4-19/+0
2012-08-02strip down UniString some moreCaolán McNamara1-5/+2
2012-07-31remove DECLARE_LISTCaolán McNamara1-61/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-11re-base on ALv2 code. Includes:Michael Meeks50-1168/+718
2012-07-11Decrease header files dependenciesMatteo Casalin2-30/+33
2012-07-05UniString(const rtl::OString ...) no longer implementedCaolán McNamara1-3/+6
2012-07-02Remove unused definesThomas Arnhold3-6/+0
2012-07-01Remove unused definesThomas Arnhold3-43/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-28There's no reason for GetDefaultContentType to be virtualCaolán McNamara1-1/+1
2012-06-28tidy INetMessage a littleCaolán McNamara1-26/+26
2012-06-24Remove some unused macrosThomas Arnhold1-27/+0
2012-06-22convert BitInt signatures to rtl::OUStringCaolán McNamara1-3/+3
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28