summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna
2013-06-06add some checks against NULL derefsCaolán McNamara
2013-06-06valgrind: uninit variableCaolán McNamara
2013-06-06Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna
2013-05-30bnc#817956 DOCX import: missing last character of shape textMiklos Vajna
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-21fdo#46808, Use service constructorsNoel Grandin
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang