summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2019-08-05ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2019-08-05ofz#9908 validate no negative editengine selection positionsCaolán McNamara1-1/+3
2019-08-05ofz#4837 Null-dereference READCaolán McNamara1-0/+11
2019-08-05ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2019-08-02forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-8/+4
2019-08-01ofz#6999 check available data lenCaolán McNamara1-2/+2
2019-08-01ofz#6827 Bad-castCaolán McNamara3-18/+35
2019-08-01ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara1-0/+15
2019-08-01ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2019-08-01ofz: returning SfxPoolItem belonging to localCaolán McNamara2-3/+4
2019-08-01ofz#3527 ofz#3532 Invalid read of size 8Caolán McNamara2-14/+17
2019-08-01ofz#3457 Unknown ReadCaolán McNamara1-2/+1
2019-08-01ofz#3154 check bounds of special sprmCaolán McNamara1-1/+10
2019-08-01ofz#3110 GeneratePLCF only generated word6 sized missing entriesCaolán McNamara1-2/+2
2019-08-01ofz#2877: crash in SVTB16ShortCaolán McNamara1-1/+1
2019-08-01ofz#2759 null dereferenceCaolán McNamara1-4/+6
2019-08-01ofz: stay inside stringCaolán McNamara1-1/+1
2019-08-01ofz#2392 restored props don't match saved propsCaolán McNamara1-2/+13
2019-08-01ofz: check for null paraCaolán McNamara1-3/+7
2019-08-01ofz: stay within available dataCaolán McNamara8-27/+30
2019-05-31tdf#125103 Writer: input fields will be exported to docxIlhan Yesil1-2/+5
2018-11-26tdf#121456: sw: DOCX: tabs export and TABS_RELATIVE_TO_INDENT propSerge Krot1-9/+18
2018-09-21tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot4-3/+39
2018-04-21ofz#6173 check index before useCaolán McNamara1-1/+3
2017-12-18fix for empty paragraphsTamas Bunth1-1/+3
2017-12-15no section break after split paragraphTamas Bunth1-1/+1
2017-12-15tdf#41650 doc(x) export split paragraphTamas Bunth1-6/+20
2017-12-15sw: fix crash exporting ooo72077-2.odt to DOCXMichael Stahl1-1/+2
2017-12-15sw: fix crash exporting tdf93816-2.odt to WW8Michael Stahl1-2/+4
2017-12-15tdf#41650 DOCX export: insert empty header/footerTamas Bunth2-10/+26
2017-12-15tdf#41650 DOCX export: split para on section breakTamas Bunth3-565/+627
2017-12-14tdf#43569 DOC input: insert ConditionalText field instead of field marksSerge Krot1-0/+24
2017-12-13Add convenience function getOtherTextBoxFormatJan-Marek Glogowski3-8/+4
2017-12-13Switch isTextBox to use the format pointersJan-Marek Glogowski2-4/+2
2017-11-29tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+10
2017-11-29Simplify methodSamuel Mehrbrodt1-5/+4
2017-11-29tdf#65955 Bookmarks on two paragraphsSzymon Kłos1-3/+1
2017-11-24tdf#65955 DOCX: bookmarks at the end of paragraphSzymon Kłos3-11/+57
2017-11-21tdf#86087 don't decode linksSzymon Kłos1-2/+2
2017-11-21tdf#86087 Save relative links in DOCXSzymon Kłos2-0/+74
2017-11-16crashtesting: assert on export of fdo59645-3.odt to docxCaolán McNamara1-0/+8
2017-11-11crashtesting: assert on re-export of fdo55459-1.docx to docxCaolán McNamara1-0/+8
2017-11-10tdf#42346: DOC export of cross-references to objectsTamás Zolnai11-227/+271
2017-11-10tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner5-10/+40
2017-11-07tdf#42346: DOCX export of cross-references to objectsTamás Zolnai10-3/+326
2017-11-06tdf#38778 fix missing run properties export for fields in docxSerge Krot10-80/+222
2017-10-26tdf#107111: DOCX export: restore HideTabLeader... attribute after TOXVasily Melenchuk1-0/+1
2017-10-18tdf#66398 Import/export docx document protection propertiesSerge Krot3-51/+243
2017-09-12tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk3-22/+17
2017-06-13ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1