summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet
2013-05-11Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...Jürgen Schmidt
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba