summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: filterStephan Bergmann
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-12filter: fix 32bit buildMiklos Vajna
2018-01-11ofz#5248 Integer-overflowCaolán McNamara
2017-12-21Fix typoAndrea Gelmini
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-09tdf#114308 DOC import correctly watermark without paddingSzymon Kłos
2017-12-08cppcheck: fix some reportsJulien Nabet
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-08tdf#114304 break rather than return false on dodgy record lengthCaolán McNamara
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2017-11-26ofz#4436 check if seek succeededCaolán McNamara
2017-11-26ofz#4435 Bad-castCaolán McNamara
2017-11-22turn some eof checks to eof or errorCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4104 Integer-overflowCaolán McNamara
2017-11-07convert nDrawingContainerId to sal_uInt16Noel Grandin
2017-11-05tdf#113037 create Watermark with correct ratioSzymon Kłos
2017-11-04loplugin:constparams in filterNoel Grandin
2017-10-31loplugin:constantparam in f*Noel Grandin
2017-10-31ofz#3931 Integer-overflowCaolán McNamara
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-27tdf#113162 corect the size only for watermark 2Szymon Kłos
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-10-21check for sucessful seekCaolán McNamara
2017-10-21check that seeks succeededCaolán McNamara
2017-10-21check seek succeededCaolán McNamara
2017-10-21check seek succeededCaolán McNamara
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-20filter,sc: try to prevent potential SeekToEndOfRecord infinite loopsMichael Stahl
2017-09-19ofz#2538 avoid oomCaolán McNamara
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-04fix DEBUG_FILTER_MSDFFIMP codeCaolán McNamara
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-09tdf#111480 Circular text was imported horizontallySzymon Kłos
2017-08-08loplugin:constantparamNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-07-13convert pXRelTo/pYRelTo to boost::optionalNoel Grandin
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-11ofz#2538: avoid oomCaolán McNamara
2017-07-10loplugin:useuniqueptr in filterNoel Grandin
2017-07-06ofz#2410 avoid oomCaolán McNamara