summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/dffpropset.cxx
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: filterStephan Bergmann
2020-02-10tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap
2019-07-24cid#1448519 Untrusted loop boundCaolán McNamara
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-10-21check if seek succeededCaolán McNamara
2017-09-29ofz: timeoutCaolán McNamara
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-07-08Include <algorithm> for std::min()Tor Lillqvist
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks