summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-02-25writerfilter: attempt to appease Mac tinderboxesMichael Stahl1-1/+1
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl1-155/+284
2014-02-18fdo#74709 RTF import: implement RTF_CLPAD*Miklos Vajna1-0/+28
2014-02-18rhbz#1065629: RTF import: don't drop nested cells if not enough \cellxMichael Stahl1-0/+14
2014-01-27fdo#66011 abi#2128 RTF import: fix memory leakMiklos Vajna1-1/+10
2014-01-26RTF import: fix handling of font color from paragraph styleMiklos Vajna1-1/+3
2013-12-28fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna1-0/+12
2013-11-15cp#1000018 RTF import: empty para at the end of footnote text got lostMiklos Vajna1-10/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-07remove unnecessary use of OUString constructor in WRITERFILTER moduleNoel Grandin1-4/+4
2013-11-07ensure string accesses are in boundsCaolán McNamara1-3/+7
2013-11-06check for empty stringCaolán McNamara1-3/+6
2013-11-04fdo#49666 RTF import: fix crash on picture frame with shape textMiklos Vajna1-9/+27
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna1-0/+1
2013-09-23fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna1-2/+2
2013-09-08CharBrd 9.3: RTF filtersZolnai Tamás1-0/+17
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna1-2/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-17fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna1-9/+5
2013-08-15RTF import/export of paragraph drop shadowMiklos Vajna1-0/+3
2013-08-13RTF import: handle rotation on groupshapesMiklos Vajna1-0/+13
2013-08-06fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna1-7/+14
2013-07-27fdo#67365 fix RTF import of RTF_QC in table cells wrt unusual group stackMiklos Vajna1-0/+1
2013-07-27fdo#67365 fix RTF import of inherited cell widthsMiklos Vajna1-2/+0
2013-07-27fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna1-0/+5
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna1-1/+4
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna1-2/+7
2013-07-18fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna1-3/+12
2013-07-17Related: fdo#65632 DOCX import: make start/end of trackchange both be an sprmMiklos Vajna1-3/+3
2013-07-17Mark as constTakeshi Abe1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna1-0/+1
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna1-1/+4
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl1-2/+12
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna1-2/+3
2013-07-08Related: fdo#66040 RTF import: by default, do create a group shape for \shpgrpMiklos Vajna1-2/+18
2013-07-05writerfilter: add RTFLookahead to be able to look ahead during importMiklos Vajna1-2/+7
2013-07-05fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna1-5/+7
2013-07-01RTF import: support shapes inside tablesMiklos Vajna1-7/+18
2013-07-01SmOoxmlImport: update doc on how to extract handled token listMiklos Vajna1-0/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-3/+3
2013-06-28RTFDesitnationState -> RTFDestinationStateMiklos Vajna1-2/+2
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna1-4/+13
2013-06-26Kill RTFDocumentImpl::getState()Miklos Vajna1-2/+22
2013-06-25fdo#66040 RTF import: initial groupshape supportMiklos Vajna1-2/+7
2013-06-23cppcheck: fix inefficient checkingJulien Nabet1-3/+3
2013-06-21bnc#823655 RTF import: ignore styles without a typeMiklos Vajna1-0/+3
2013-06-19fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty()Jelle van der Waa1-3/+3