summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: toolsStephan Bergmann1-5/+5
2017-04-28Add unit tests for Date::Normalize()Eike Rathke1-0/+17
2017-04-28Month 100 was always wrongEike Rathke1-1/+1
2017-04-28loplugin:cppunitassertequals: toolsStephan Bergmann1-18/+18
2017-04-27split nTypeAndId into two fields in ImpContentNoel Grandin1-27/+41
2017-04-27no bitmaps in .src files anymoreCaolán McNamara1-11/+0
2017-04-26loplugin:unusedmethodsNoel Grandin1-20/+0
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke2-16/+108
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-351/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-24tools: cleanup tools/source/ref/errinf.cxxChris Sherlock1-18/+18
2017-04-23tools: change internal DynamicErrorInfo struct nameChris Sherlock1-16/+16
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-21remove some old MSVC workaroundsNoel Grandin2-2/+2
2017-04-20loplugin:unusedmethodsNoel Grandin3-27/+1
2017-04-19remove freshly unused menu support from src filesCaolán McNamara2-98/+0
2017-04-12Add minimal INetMIME::scanContentType test and fix bugs thus foundStephan Bergmann2-4/+32
2017-04-12Revert "remove duplicate charset entries"Noel Grandin1-0/+10
2017-04-12remove duplicate charset entriesJochen Nitschke1-10/+0
2017-04-10loplugin:inlinefields in INetMIMEMessageStreamNoel Grandin1-11/+9
2017-04-09use correct string lengthJochen Nitschke1-3/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-06loplugin:useuniqueptr extend to catch more localvar casesNoel Grandin1-8/+6
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl3-7/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna6-34/+37
2017-03-29loplugin:unusedmethodsNoel Grandin1-25/+0
2017-03-29Close already calls unlockFileMarkus Mohrhard1-2/+0
2017-03-25Fix typosAndrea Gelmini2-4/+4
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-3/+0
2017-03-23No need for a temporary OString hereStephan Bergmann1-15/+13
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-8/+8
2017-03-22check for overflow in multiplyCaolán McNamara1-5/+9
2017-03-22Prevent calls to rtl/character.hxx functions with (signed) char argumentsStephan Bergmann3-11/+21
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-21duplicate rational::operator*= into toolsCaolán McNamara1-2/+20
2017-03-14make o3tl::strong_int constructor explicitNoel Grandin2-10/+10
2017-03-13ofz#853 oom in svmCaolán McNamara1-2/+6
2017-03-13merge these similar buffer flushes togetherCaolán McNamara1-47/+19
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-03-02readonly SvMemoryStream shouldn't allow resizeCaolán McNamara1-1/+7
2017-03-02ReAllocateMemory mustn't delete data it doesn't ownCaolán McNamara1-0/+3
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-01ofz: Z_NEED_DICT is unsupportedCaolán McNamara1-1/+1
2017-02-28Avoid -fsanitize=nullStephan Bergmann1-1/+2
2017-02-27Remove odd check that writeUInt32 indeed writes four bytesStephan Bergmann1-11/+1
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-5/+5
2017-02-21Move INetMIME::getHexDigit(int to its only place of useStephan Bergmann2-14/+16
2017-02-21loplugin:unusedmethodsNoel Grandin2-11/+0