summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-10-04fdo#69384 fix impress -> writer copy&pasteMiklos Vajna1-2/+9
2013-09-30fdo#66743 fix import of some RTF_CLSHDNG valuesMiklos Vajna1-2/+2
2013-09-09fdo#68291 RTF paste: don't set PageDescName during pasteMiklos Vajna1-1/+1
2013-09-06fdo#68607 bnc#816593 DomainMapperTableHandler: don't always start a frameMiklos Vajna3-1/+22
2013-09-06bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna5-1/+33
2013-09-06bnc#816593 DOCX filter: import paragraph spacing from table styleMiklos Vajna1-0/+38
2013-09-06bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna6-13/+91
2013-09-06bnc#816593 DOCX import: let w:before not overwrite w:beforeAutospacingMiklos Vajna1-2/+4
2013-09-06bnc#816593 DOCX import: fix auto para spacing without compat optionMiklos Vajna1-4/+3
2013-09-03n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat7-9/+107
2013-09-03n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat1-3/+17
2013-08-31fdo#41068: writerfilter: fix image wrap polygon importMichael Stahl2-3/+5
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna1-24/+4
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna1-2/+3
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna1-9/+5
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl1-2/+11
2013-08-12fdo#63428 writerfilter: fix paste of commented text rangesMiklos Vajna1-4/+9
2013-08-11fdo#53556 RTF import: fix visibility and text wrapping issuesMiklos Vajna4-28/+143
2013-08-08fdo#47440 import RTF_SHPBX/YPAGE for Writer pictures, tooMiklos Vajna2-9/+18
2013-08-07fdo#67498 RTF import: fix missing margins vs continuous section breaksMiklos Vajna2-19/+30
2013-07-28fdo#67365 fix RTF import of inherited row props wrt unusual group stackMiklos Vajna1-2/+6
2013-07-23fdo#64637 RTF import: handle multiple RTF_COMPANYMiklos Vajna1-2/+7
2013-07-22n#825976: handle TOC \h field for illustrations tables in writerfilterCédric Bosdonnat1-39/+63
2013-07-22fdo#65632 RTF import: send NS_ooxml::LN_trackchange only once for one rangeMiklos Vajna6-19/+43
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-2/+5
2013-07-10rhbz#960019 : RTF import: handle extra groups in listoverride entryMichael Stahl2-2/+24
2013-07-10writerfilter: not every field has a Content propertyMichael Stahl1-3/+6
2013-07-09fdo#66565 RTF import: don't produce cell widths smaller than MINLAYMiklos Vajna1-2/+3
2013-07-08n#825976: Fixed the import of Table of FiguresCédric Bosdonnat3-2/+19
2013-07-08n#825976: Added common flags support for SEQ field importCédric Bosdonnat1-3/+26
2013-07-08fdo#39001 RTF import: fix fake empty page at the end of the docMiklos Vajna1-5/+7
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna1-1/+1
2013-07-04n#820503: initial MCE support in writerfilter ooxml tokenizerCédric Bosdonnat4-8/+67
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna1-7/+7
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna1-0/+3
2013-06-23fdo#43641 writerfilter: tokenize lc:lockedCanvasMiklos Vajna2-0/+24
2013-06-19fix rtf import on big endianDavid Tardon1-27/+15
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna1-0/+5
2013-06-18n#820504: default color hidden by Default style in writerfilterCédric Bosdonnat1-2/+1
2013-06-11Related fdo#33895 add some checks against NULL derefsJulien Nabet1-1/+6
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna2-0/+11
2013-06-06add some checks against NULL derefsCaolán McNamara2-0/+6
2013-06-06valgrind: uninit variableCaolán McNamara1-2/+3
2013-06-06Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang3-4/+19
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang1-6/+0
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna1-2/+3
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna5-5/+24
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-8/+11