summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2018-04-21forcepoint #24 back() on empty vectorCaolán McNamara2-0/+8
2018-04-21forcepoint #10 pop empty stackCaolán McNamara3-3/+7
2018-02-02related to tdf#97417: fix unit test's early para numberingJustin Luth1-1/+3
2018-01-30tdf#72942 Do not overwrite styles from the inserted docSerge Krot1-0/+15
2018-01-23related to tdf#97417: fix unit test page countJustin Luth1-1/+1
2018-01-08ofz#4825 Bad-castCaolán McNamara1-1/+1
2017-12-14related tdf#108947 - fix further issues in 5.2 branchThomas Beck2-22/+4
2017-11-21tdf#86087 DOCX Import link as relative if preferredSzymon Kłos2-1/+3
2017-11-21tdf#86087: Convert relative URLs to absolute upon import of docx etc.Stephan Bergmann2-0/+23
2017-11-10tdf#43017: Support for DOCX hyperlinks character propertiesVasily Melenchuk3-8/+38
2017-11-06Only downcast to OOXMLFastContextHandlerShape when actually necessaryStephan Bergmann1-2/+1
2017-11-06[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-3/+5
2017-11-01related tdf#87533: handle LN_EG_SectPrContents_bidi correctlySerge Krot1-1/+4
2017-11-01tdf#87533 Fixed initialization of writing mode for paragraphSerge Krot1-8/+34
2017-10-18tdf#66398 Import/export docx document protection propertiesSerge Krot8-47/+449
2017-10-18tdf#90789: DOCX paragraphs in shapes like frames do not belong to section.Vasily Melenchuk1-4/+4
2017-06-21trac#21081 Aus aDIS generierte RTF-Dokumente werden falsch eingelesenThomas Beck7-26/+92
2017-06-13writerfilter: DOCX import: fix handling of w:hideMark vs. w:vMergeMichael Stahl1-1/+5
2017-03-27Resolves: tdf#106724 crash when Title property doesn't already existCaolán McNamara1-8/+8
2017-02-07tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna1-0/+8
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl1-13/+14
2017-01-05tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai3-1/+7
2017-01-02tdf#104876 writerfilter: m_bTableSizeTypeInserted = false hereJustin Luth1-1/+3
2016-12-08tdf#103651 check isForwardEvents() for symbols in commentsMark Hung3-1/+8
2016-12-02tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth1-1/+12
2016-11-23tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna1-1/+15
2016-11-11tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna10-6/+55
2016-11-05tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai1-2/+6
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai1-0/+2
2016-11-03tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna1-0/+6
2016-09-21tdf#81345 docx import fix default page break regressionJustin Luth1-2/+5
2016-09-21tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna3-5/+18
2016-09-12fftester: no table managerCaolán McNamara2-1/+1
2016-09-12fftester: no table managerCaolán McNamara2-1/+1
2016-09-12fftester: use of deleted RTFParserStateCaolán McNamara3-5/+6
2016-09-12tdf#86926 writerfilter allow fallback if exceptionsJustin Luth1-1/+1
2016-09-09tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna4-1/+23
2016-09-08rtf: throw early on a bad nestrow tokenCaolán McNamara1-2/+2
2016-09-07rtf: don't skip backwards on skipping bin specified bytesCaolán McNamara1-1/+1
2016-09-06Related: tdf#44986 DOCX import: handle w:gridAfter by faking cellsMiklos Vajna4-4/+33
2016-09-06fftester: missing ValueLastCaolán McNamara2-1/+2
2016-09-06if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara1-4/+7
2016-09-05fftester: apparent wrong property tested for existenceCaolán McNamara2-1/+1
2016-08-31tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+1
2016-08-30fftester: topcontext checkCaolán McNamara2-1/+2
2016-08-23tdf#90697 docx - don't change continuous break into page breakJustin Luth1-1/+3
2016-08-17tdf#100507 RTF import: don't set default para style to the 0th char styleMiklos Vajna3-2/+24
2016-08-16tdf#97090 writerfilter - don't fill_SOLID with auto colorJustin Luth2-1/+9
2016-08-08fftester: guard against empty table manager stackCaolán McNamara2-3/+1
2016-08-05tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna3-2/+23