summaryrefslogtreecommitdiffstats
path: root/filter/source/msfilter/msdffimp.cxx
Commit message (Expand)AuthorAgeFilesLines
* ofz#4436 check if seek succeededCaolán McNamara2019-08-231-1/+4
* limit symbol visibilityCaolán McNamara2019-08-231-3/+6
* check escher seeksCaolán McNamara2019-08-231-7/+11
* tdf#114304 break rather than return false on dodgy record lengthCaolán McNamara2019-08-221-1/+4
* check seek succeededCaolán McNamara2019-08-221-1/+2
* ofz#6300 AbrtCaolán McNamara2018-03-061-1/+2
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-181-2/+2
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2017-12-181-2/+2
* convert PolyFlags to scoped enumNoel Grandin2017-12-181-1/+1
* tdf#114308 DOC import correctly watermark without paddingSzymon Kłos2017-12-101-16/+26
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-101-6/+0
* tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos2017-12-071-7/+10
* tdf#113037 create Watermark with correct ratioSzymon Kłos2017-12-071-4/+4
* convert BmpConversion to scoped enumNoel Grandin2017-12-051-2/+2
* convert BmpCombine to scoped enum and drop unusedNoel Grandin2017-12-051-1/+1
* tdf#113162 corect the size only for watermark 2Szymon Kłos2017-10-311-1/+2
* tdf#111480 Circular text was imported horizontallySzymon Kłos2017-08-091-1/+1
* Show document title for embedded documentsSzymon Kłos2017-07-141-0/+8
* Watermark: tdf#91687 correct size in the .docSzymon Kłos2017-06-281-5/+29
* valgrind: use of uninitialized valuesCaolán McNamara2017-03-291-24/+24
* Fix import of patterns for MS binary formatsTomaž Vajngerl2017-02-171-16/+22
* convert inventorId to scoped enumNoel Grandin2016-11-211-2/+2
* loplugin:expandablemethodds in filter..formsNoel Grandin2016-10-191-1/+1
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-101-4/+4
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-1/+1
* convert MapUnit to scoped enumNoel Grandin2016-10-051-15/+15
* loplugin:constantparamNoel Grandin2016-09-301-3/+2
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+1
* loplogin:singlevalfields in include/Noel Grandin2016-09-161-2/+0
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-4/+4
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-3/+3
* convert SdrFitToSizeType to scoped enumNoel Grandin2016-08-241-2/+2
* convert SdrEdgeKind to scoped enumNoel Grandin2016-08-181-3/+3
* convert XBitmapType to scoped enumNoel Grandin2016-08-181-1/+1
* loplugin:constantparamNoel Grandin2016-08-111-3/+2
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-5/+5
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-061-10/+10
* STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe2016-06-021-1/+1
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-271-6/+6
* Convert MtfConversion to scoped enumNoel Grandin2016-05-261-2/+2
* clang-tidy modernize-make-uniqueNoel Grandin2016-05-191-2/+3
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-2/+2
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+2
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-091-2/+2
* tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta2016-05-071-0/+25
* use Any constructor instead of temporariesNoel Grandin2016-05-041-9/+4
* clang-tidy modernize-loop-convert in f*Noel Grandin2016-04-271-2/+2
* Fix typosAndrea Gelmini2016-04-211-2/+2
* Avoid reserved identifiersStephan Bergmann2016-04-181-2/+2