summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfsdrimport.cxx
AgeCommit message (Expand)Author
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-03-28Use std::make_shared<>Miklos Vajna
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-03Use std::make_sharedMiklos Vajna
2014-12-18writerfilter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-13Avoid '#include "../'Miklos Vajna
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-11-30writerfilter: turn RTFOverwrite into a C++11 scoped enumerationMiklos Vajna
2014-11-16writerfilter: these are expected to be UTF-8Miklos Vajna
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-02unused includes in RTF filter and related filesMiklos Vajna
2014-10-26Avoid boost::optional<bool>Miklos Vajna
2014-10-25fdo#82859 RTF import: fillColor is unsignedMiklos Vajna
2014-10-25fdo#82859 RTF import: don't try to set CustomShapeGeometry on a TextFrameMiklos Vajna
2014-10-12Clean up now unnecessary boost::bind() magic in RTFSdrImport::initShape()Miklos Vajna
2014-10-10indentation fixesMiklos Vajna
2014-10-01fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna
2014-08-16RTF import: handle pWrapPolygonVertices shape propertyMiklos Vajna
2014-07-27indentation fixesMiklos Vajna
2014-07-22writerfilter: pass uno::Reference by reference in RTFSdrImportMichael Stahl
2014-07-19indentation fixesMiklos Vajna
2014-07-18fdo#79319: writerfilter: RTF import: support horizontal ruleMichael Stahl
2014-07-18(related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pictMichael Stahl
2014-07-16fdo#80924: writerfilter: RTF import: fix shapeType PictureFrame importMichael Stahl
2014-06-30Use comphelper::SequenceAsVectorMiklos Vajna
2014-06-29Use comphelper::SequenceAsVectorMiklos Vajna
2014-06-22Use comphelper::SequenceAsVectorMiklos Vajna
2014-06-14sw, writerfilter: identation fixesMiklos Vajna
2014-06-13fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl
2014-06-13fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-22Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara
2014-04-21writerfilter: fix indentation in rtfsdrimportMiklos Vajna
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-26RTF import: handle Relative{Height,Width}{,Relation}Miklos Vajna
2014-03-17writerfilter: prefer passing OUString by referenceNoel Grandin
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna
2014-02-25RTFSdrImport::resolveDhgt(): fix crashing C-castMichael Stahl
2014-02-22Fix a crash from crashtestJulien Nabet
2013-12-29fdo#41109 RTF shape import: handle fBehindDocument propertyMiklos Vajna
2013-12-29fdo#41109 RTF shape import: shpz has priority over dhgtMiklos Vajna
2013-12-20fdo#72204 RTF import: fix crash on rotated, but not imported groupshapeMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist