summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-12-29fdo#65090 RTF filter: import RTF_CLMGF and RTF_CLMRGMiklos Vajna
2013-12-28DOCX import: close rPrChange properly.Zolnai Tamás
2013-12-03Related bnc#837302: Don't introduce a redlined delete and the end of doc.Jan Holesovsky
2013-11-24cp#1000016 DOCX/RTF import: fix RemoveLastParagraph() on WindowsMiklos Vajna
2013-11-11fdo#70812 writerfilter: check for nullptr after dynamic_castMiklos Vajna
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna
2013-10-17fdo#69548 do not remove last space from hyperlink targetAndras Timar
2013-10-09bnc#779620 DOCX import: try harder to convert floating tables to text framesMiklos Vajna
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna
2013-09-30fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna
2013-09-06fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna
2013-09-06bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna
2013-09-06bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna
2013-09-06bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna
2013-09-06bnc#816593 DOCX import: let w:before not overwrite w:beforeAutospacingMiklos Vajna
2013-09-06bnc#816593 DOCX import: fix auto para spacing without compat optionMiklos Vajna
2013-09-03n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat
2013-09-03n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat
2013-08-31fdo#41068: writerfilter: fix image wrap polygon importMichael Stahl
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna
2013-08-11fdo#53556 RTF import: fix visibility and text wrapping issuesMiklos Vajna
2013-08-08fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna
2013-08-07fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna
2013-07-22n#825976: handle TOC \h field for illustrations tables in writerfilterCédric Bosdonnat
2013-07-22fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-15fdo#54900 RTF import: support setting para align after textMiklos Vajna
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl
2013-07-10writerfilter: not every field has a Content propertyMichael Stahl
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna
2013-07-08n#825976: Fixed the import of Table of FiguresCédric Bosdonnat
2013-07-08n#825976: Added common flags support for SEQ field importCédric Bosdonnat
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna
2013-07-04n#820503: initial MCE support in writerfilter ooxml tokenizerCédric Bosdonnat
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna
2013-06-23fdo#43641 writerfilter: tokenize lc:lockedCanvasMiklos Vajna
2013-06-19fix rtf import on big endianDavid Tardon
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna
2013-06-18n#820504: default color hidden by Default style in writerfilterCédric Bosdonnat
2013-06-11Related fdo#33895 add some checks against NULL derefsJulien Nabet