summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-10-22loplugin: various warningsCaolán McNamara1-1/+1
2012-10-22some more clang warningsCaolán McNamara1-2/+2
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-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-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 Grandin2-39/+41
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-5/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl6-12/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-5/+5
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl6-6/+12
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl6-0/+6
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 McNamara2-1/+7
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud2-2/+0
2012-08-31UniString->OUStringCaolán McNamara3-132/+131
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 Grandin5-1416/+0
2012-08-15Related fdo#44989: Bin (Un)LockRegion functionsJulien Nabet2-18/+0
2012-08-14tools/list.hxx: Now that's what i call a dead parrot.Michael Stahl2-65/+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-13Convert from including tools/list.hxx to tools/contnr.hxxNoel Grandin1-3/+3
2012-08-13Move definition of LIST_APPEND to contnr.hxxNoel Grandin2-1/+2
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther29-317/+267
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold1-5/+0
2012-08-13callcatcher: update listCaolán McNamara2-40/+0
2012-08-10Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara2-141/+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 Grandin4-258/+96
2012-08-08Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)Noel Grandin2-5/+0
2012-08-08Expand the only use of the SV_DECL_IMPL_REF_LIST macroNoel Grandin1-5/+0
2012-08-08STL'ify UniqueIndexNoel Grandin4-281/+97
2012-08-07String::AllocBuffer replacementsCaolán McNamara2-55/+7
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2-148/+0
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0