summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth1-3/+1
2018-10-20NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth2-22/+9
2018-10-20ww8import: always protect document if setJustin Luth1-8/+0
2018-10-20tdf#37778 ww8import: protect section only if protEnabledJustin Luth1-1/+1
2018-10-20tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna2-3/+11
2018-10-13tdf120224 docx export: don't double up field bookmarksJustin Luth1-3/+9
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth1-0/+1
2018-09-28ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
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#118579 ignore body in body instead of flagging as an errorCaolán McNamara1-3/+1
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#116195 swap a compatibility valuePatrick Jaap1-1/+1
2018-06-01tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna3-1/+15
2018-05-28tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+26
2018-05-15set Referer on link mediadescriptorCaolán McNamara1-3/+8
2018-05-15tdf#117129 ww8import: prevent divide-by-zeroJustin Luth1-1/+2
2018-04-12forcepoint #28 missing cell on abw importCaolán McNamara1-2/+5
2018-04-12forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara1-0/+5
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 Kaganski2-1/+4
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-19ODT filter: make sure we have a layout before exportMiklos Vajna1-0/+5
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#6891 empty vector accessCaolán McNamara1-1/+7
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