summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-27convert BUTTON_ constants to enum classNoel Grandin1-14/+16
2015-03-27convert ProminentEntry to enum classNoel Grandin1-1/+1
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann1-119/+119
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna1-0/+1
2015-03-19loplugin:constantfunction: toolsNoel Grandin2-2/+1
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann1-3/+3
2015-03-04V813: Decreased performanceCaolán McNamara2-4/+4
2015-03-02convert RC_ constants to enum classNoel Grandin1-8/+15
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin1-14/+17
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin1-33/+40
2015-02-23Add Rectangle::toString()Miklos Vajna1-0/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann1-13/+0
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir1-0/+5
2015-02-11Remove ever-unused INETMSG_ENCODING_8BITStephan Bergmann1-1/+0
2015-02-11Remove redundant overloadsStephan Bergmann1-20/+0
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann1-13/+3
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann1-19/+3
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann1-18/+3
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann1-1/+1
2015-02-11Remove unused INetMIMEMessage streaming operatorsStephan Bergmann1-6/+0
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann2-141/+83
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann2-81/+47
2015-02-07loplugin:deletedspecialStephan Bergmann5-33/+24
2015-02-05fdo#39440: replace C-style cast'sJuan Picca1-0/+2
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann1-2/+2
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-32/+0
2015-01-28remove unused typedefsNoel Grandin3-4/+0
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-5/+5
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin3-11/+11
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann1-32/+32
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin3-0/+11
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-7/+15
2015-01-08Properly change Link class to use sal_IntPtr instead of longStephan Bergmann1-21/+21
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-26/+0
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-6/+12
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-25/+31
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-16/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-31drop unused definesCaolán McNamara1-4/+0
2014-12-31Date/Time no longer loaded from rsc filesCaolán McNamara3-9/+0
2014-12-31various other apparently unnecessary rsc stuffCaolán McNamara1-17/+0
2014-12-31drop dateformatter resource loadingCaolán McNamara1-3/+0
2014-12-31drop timeformatter resource loadingCaolán McNamara1-8/+0
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara2-4/+0
2014-12-31drop unused CURRENCYFIELD_ definesCaolán McNamara1-4/+0
2014-12-28splitters no longer loaded from resource filesCaolán McNamara1-1/+0
2014-12-22HelpButtons no longer loaded from .rsc filesCaolán McNamara1-1/+0
2014-12-20Typo: paremeter/paramater=>parameterJulien Nabet1-1/+1