summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)AuthorFilesLines
2018-09-12tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth3-15/+5
2018-09-12tdf#94009 ww8export: always export section marginsJustin Luth1-0/+2
2018-09-12tdf#82177 docx export: no inside borders on outside cellsJustin Luth3-5/+17
2018-09-12tdf#119232 ww8import: even page means default to start on page 2Justin Luth1-3/+9
2018-09-12tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+3
2018-08-29Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann6-19/+43
2018-08-29tdf#116436 docx export: add missing table background fillJustin Luth1-1/+26
2018-08-29tdf#116436 doc export: add missing table background fillJustin Luth1-18/+18
2018-08-21ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara2-27/+14
2018-08-10forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-5/+4
2018-08-10tdf#118702: partially revert the fix for tdf#78907Xisco Fauli1-1/+0
2018-07-20tdf#112118: use correct border when calculating marginMike Kaganski3-5/+5
2018-07-20tdf#112118: DOC: properly import/export border distanceMike Kaganski6-203/+80
2018-07-20tdf#112118: DOCX: properly import/export border distanceMike Kaganski2-66/+117
2018-07-09Fix top margin in DOC import for tdf#117885Luke Deller1-5/+11
2018-07-09tdf#117923: handle direct formatting for numbering in .docMike Kaganski1-0/+3
2018-07-06tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-1/+2
2018-07-06tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+10
2018-06-27tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-01tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna3-1/+15
2018-05-15tdf#117129 ww8import: prevent divide-by-zeroJustin Luth1-1/+2
2018-03-26ofz#6999 check available data lenCaolán McNamara1-2/+2
2018-03-25oox: cosmetic cleanupAshod Nakashian1-8/+6
2018-03-23tdf#115180: take table base width into accountMike Kaganski1-1/+3
2018-03-19no section break after split paragraphTamas Bunth1-1/+1
2018-03-19tdf#41650 doc(x) export split paragraphTamas Bunth1-6/+20
2018-03-19tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski1-20/+1
2018-03-19fix for empty paragraphsTamas Bunth1-1/+3
2018-03-19tdf#41650 DOCX export: split para on section breakTamas Bunth3-579/+643
2018-03-19sw: fix up comment indentation in sprmidsMiklos Vajna1-1/+1
2018-03-19ww8: use sprm names instead of numbersMike Kaganski2-1096/+906
2018-03-19ofz#6827 Bad-castCaolán McNamara3-18/+35
2018-03-19ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara1-0/+15
2018-03-15tdf#41650 DOCX export: insert empty header/footerTamas Bunth2-10/+26
2018-03-15tdf#116301: write correct content type for diagramDrawingAron Budea1-1/+1
2018-02-27ofz#6576 check border param lenCaolán McNamara2-4/+25
2018-02-19ofz#6450 use the rule name, not the rule itselfCaolán McNamara2-6/+5
2018-02-09ofz#6173 check index before useCaolán McNamara1-1/+3
2018-01-30tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski1-1/+42
2018-01-30DOCX import: handle horizontal flip of bitmapsMiklos Vajna1-2/+16
2018-01-30tdf#115013: write merge field column into docx merge fieldsMike Kaganski1-1/+2
2018-01-24ofz: check nLevel against maParaSprms sizeCaolán McNamara1-1/+2
2018-01-18ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara2-5/+21
2018-01-04tdf#113399: DOT IMPORT, DOCX EXPORT: Page number not shown correctlyTamás Zolnai1-0/+13
2018-01-03ofz#4921 limit column check to max legal column indexCaolán McNamara1-2/+2
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-10/+0
2017-11-30tdf#65955 Bookmarks on two paragraphsSzymon Kłos1-3/+1
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna1-2/+7
2017-11-28ofz: check sprm boundsCaolán McNamara2-7/+15
2017-11-24ofz#4414 set new nWwCols after verifying legal sizeCaolán McNamara1-3/+3