summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2013-07-04n#825976: Fixed the import of Table of FiguresCédric Bosdonnat3-2/+19
2013-07-04n#825976: Added common flags support for SEQ field importCédric Bosdonnat1-3/+16
2013-07-03n#825976: writerfilter initial support of SEQ fieldsCédric Bosdonnat1-4/+33
2013-07-03n#820503: initial MCE support in writerfilter ooxml tokenizerCédric Bosdonnat4-8/+67
2013-06-26bnc#823675 RTF import: fix import of numbering bullet associated fontMiklos Vajna2-4/+14
2013-06-24bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna1-7/+7
2013-06-24bnc#823655 RTF import: ignore styles without a typeMiklos Vajna1-0/+3
2013-06-19n#820800: docx import of wrap polyon was based on dest size of pictureCédric Bosdonnat3-7/+6
2013-06-19bnc#825305 RTF import of fFilled shape propertyMiklos Vajna1-0/+5
2013-06-18n#820836: dmapper, fixed typos in first page style creationCédric Bosdonnat1-2/+2
2013-06-17n#820504: default color hidden by Default style in writerfilterCédric Bosdonnat1-2/+1
2013-06-13n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat1-3/+17
2013-06-12bnc#820819 docx import: don't apply complex font size to non-complex fontPierre-Eric Pelloux-Prayer1-2/+0
2013-06-06add some checks against NULL derefsCaolán McNamara2-0/+6
2013-06-06valgrind: uninit variableCaolán McNamara1-2/+3
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-05-30fdo#64671 Some special RTF characters were not skipped correctlyUrmas1-1/+1
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna7-6/+40
2013-05-30bnc#817956 DOCX import: missing last character of shape textMiklos Vajna1-1/+4
2013-05-30bnc#817956 DOCX import of document background colorMiklos Vajna4-1/+10
2013-05-28docx import, fixed croppingSJacobi1-0/+8
2013-05-23fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat1-7/+6
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák3-11/+35
2013-05-23bnc#819882 DOCX import: backport table-related fixes from libreoffice-4-1Miklos Vajna6-15/+47
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna5-0/+35
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna1-1/+6
2013-05-07Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba1-1/+2
2013-05-07fdo#63685 wp:inline's distT/B/L/R is in EMU's, not twipsMiklos Vajna1-4/+4
2013-05-06fdo#63023 incorrect RTF background color in headerMiklos Vajna1-3/+8
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna7-67/+249
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dropDownListMiklos Vajna5-0/+103
2013-05-02bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna1-0/+7
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek10-67/+138
2013-04-29n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat3-15/+7
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna1-3/+7
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna2-5/+19
2013-04-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat1-1/+0
2013-04-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat1-1/+3
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna1-2/+2
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-1/+12
2013-03-28solve fdo#62805Maxime de Roucy2-44/+44
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna4-11/+33
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna1-1/+3
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna1-0/+9
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAINMiklos Vajna1-1/+6
2013-03-12Resolves: #i119658#, some Chinese numbering formats not supportedJian Fang Zhang1-0/+4
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna1-1/+14
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna4-12/+23
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna3-2/+33