/fpicker/inc/

' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/tools/inetmsg.hxx
AgeCommit message (Expand)Author
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2017-12-12sal_uIntPtr->sal_uInt32 in m_nMIMEIndexNoel Grandin
2017-10-17loplugin:useuniqueptr in tools/inetmsg.hxxNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-03-01loplugin:unuseddefaultparam in toolsNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/toolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17HEADER_FIELD_TEXT is the only used HeaderFieldTypeStephan Bergmann
2015-09-10Remove unused INetMIMEMessage partsStephan Bergmann
2015-09-10Reduce INetMIMEMessage::EnableAttachChild to its only use caseStephan Bergmann
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-06loplugin:unusedmethods basebmpNoel Grandin
2015-07-02loplugin:unusedmethods toolsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-02convert INETMSG_MIME_VERSION constants to enum classNoel Grandin
2015-03-02convert INETMSG_RFC822_ constants to enum classNoel Grandin
2015-02-11Remove unused INetMIMEMessage streaming operatorsStephan Bergmann
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-02-11Fold INetMessage into INetRFC822MessageStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin