summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-04RTF import: fix handling of \loch \hich \dbch \ltrch \rtlchMichael Stahl1-0/+2
2014-06-04fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl1-1/+1
2014-04-28fdo#70853 writerfilter: refactor to avoid redundant Papx class in doctokMiklos Vajna1-1/+5
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna1-0/+8
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)cp-4.2-branch-pointMichael Stahl1-0/+3
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl1-16/+77
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl1-0/+1
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna1-0/+3
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás1-1/+2
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna1-1/+2
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna1-2/+4
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna1-0/+1
2013-07-18fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna1-0/+1
2013-07-08Related: fdo#66040 RTF import: by default, do create a group shape for \shpgrpMiklos Vajna1-0/+1
2013-07-05RTF import: extract RTFListener out of RTFDocumentImplMiklos Vajna1-167/+22
2013-07-01RTF import: support shapes inside tablesMiklos Vajna1-1/+3
2013-06-28RTFDesitnationState -> RTFDestinationStateMiklos Vajna1-4/+4
2013-06-26Kill RTFDocumentImpl::getState()Miklos Vajna1-1/+5
2013-06-25fdo#66040 RTF import: initial groupshape supportMiklos Vajna1-0/+2
2013-06-16RTFDocumentImpl::getShapetextBuffer can go as wellMiklos Vajna1-4/+0
2013-06-16RTFDocumentImpl::replayShapetext is no longer neededMiklos Vajna1-1/+0
2013-06-16RTF import: implement support for tables inside text framesMiklos Vajna1-0/+3
2013-06-16Factor out RTFSdrImport::applyProperty() from RTFSdrImport::resolve()Miklos Vajna1-2/+0
2013-06-15RTF filter: import posh/posv property of shapesMiklos Vajna1-0/+2
2013-06-07RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna1-1/+1
2013-05-29import RTF_BACKGROUNDMiklos Vajna1-0/+4
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna1-0/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-10RTF import of fillType and fillFocus shape propertiesMiklos Vajna1-0/+1
2013-04-10restore disabled rtfimport testsMiklos Vajna1-0/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2013-04-05import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna1-0/+6
2013-04-03fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna1-0/+3
2013-04-02implement import/export of RTF_MNORMiklos Vajna1-0/+2
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna1-0/+1
2013-03-27solve fdo#62805Maxime de Roucy1-2/+3
2013-03-06fdo#60722 import RTF_SHPZMiklos Vajna1-0/+2
2013-03-01fdo#59638 import RTF_LFOLEVELMiklos Vajna1-0/+1
2013-02-26fdo#61507 import RTF_UPR and RTF_UDMiklos Vajna1-0/+1
2013-02-25RTF IMPORT : considere OLE objects as picturesMaxime de Roucy1-1/+3
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna1-0/+2
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna1-0/+2
2012-12-07remove bogus assert and add emacs modelines.Michael Meeks1-0/+1
2012-11-30fdo#57708 fix RTF import of pictures right before text framesMiklos Vajna1-0/+2
2012-11-30fdo#57708 fix fake page break problem during RTF importMiklos Vajna1-3/+8
2012-11-25fdo#44736 RTF import: ignore direct formatting which equals to styleMiklos Vajna1-0/+4
2012-11-05fdo#52989 ignore provided size of JPEG files during RTF importMiklos Vajna1-1/+2
2012-10-27usual int == sal_Int32 on 64bit and long == sal_Int32 on 32bit woesCaolán McNamara1-4/+4
2012-10-19import RTF_DPPOLYLINEMiklos Vajna1-0/+2
2012-10-18import RTF_DPLINEHOLLOWMiklos Vajna1-0/+1