summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2015-04-07Remove dead INetProtocol::OutStephan Bergmann
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02Kill INetProtocol::Imap and Pop3Tor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Plug the hole in INetProtocolStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-29Remove redundant C-style castStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert SymbolAlign to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-27convert ProminentEntry to enum classNoel Grandin
2015-03-23Turn WB_* macros into WinBits const variablesStephan Bergmann
2015-03-23Rectangle::toString(): output position, then sizeMiklos Vajna
2015-03-19loplugin:constantfunction: toolsNoel Grandin
2015-03-13Do not use arbitrary strings as format stringsStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02convert RC_ constants to enum classNoel Grandin
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin
2015-02-23Add Rectangle::toString()Miklos Vajna
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-18Better way to avoid ambiguities among ResId ctorsStephan Bergmann
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-11Remove ever-unused INETMSG_ENCODING_8BITStephan Bergmann
2015-02-11Remove redundant overloadsStephan Bergmann
2015-02-11Fold INetMessageIOStream into INetMIMEMessageStreamStephan Bergmann
2015-02-11Fold INetOStream into INetMessageOStreamStephan Bergmann
2015-02-11Fold INetIStream into INetMessageIStreamStephan Bergmann
2015-02-11GenerateHeader(false) -> SetHeaderGenerated()Stephan Bergmann
2015-02-11Remove unused INetMIMEMessage streaming operatorsStephan Bergmann
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05fdo#39440: replace C-style cast'sJuan Picca
2015-02-03Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDEStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: toolsStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-08Properly change Link class to use sal_IntPtr instead of longStephan Bergmann