summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2019-01-15sw: DOCX: recognize TOC title during importSerge Krot2-0/+97
2018-11-19tdf#108022, don't overwrite chart export informationMarkus Mohrhard2-66/+68
2018-11-12tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2018-11-08tdf#118820 fix table background fillCaolán McNamara1-0/+4
2018-11-01tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot4-1/+37
2018-10-28ofz#11125 pass param len aroundCaolán McNamara2-11/+38
2018-10-26permissionIdAndName is empty in permission-for-user caseCaolán McNamara1-11/+2
2018-10-20ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara1-3/+3
2018-10-19tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna2-3/+11
2018-10-18Resolves: tdf#120003 missing prefix to link url in .doc importCaolán McNamara1-4/+30
2018-10-17tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski1-9/+0
2018-09-21ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet1-0/+8
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand7-57/+6
2018-09-04ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara1-0/+3
2018-08-31tdf#116436 rtf export: add missing table background fillJustin Luth1-5/+23
2018-08-31tdf#91292 docx export: COL_AUTO != cleared fillJustin Luth1-1/+1
2018-08-28tdf#116436 docx export: add missing table background fillJustin Luth1-1/+26
2018-08-28tdf#116436 doc export: add missing table background fillJustin Luth1-18/+18
2018-08-25Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann6-18/+42
2018-08-20ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara2-27/+14
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-1/+1
2018-08-16ofz#9908 validate no negative editengine selection positionsCaolán McNamara1-1/+3
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara3-4/+4
2018-08-07forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursorCaolán McNamara3-5/+4
2018-07-26related tdf#63561 docx: styles inherit tabstops tooJustin Luth1-1/+5
2018-07-25tdf#63561 docx export: "clear" unused inherited tabsJustin Luth1-22/+20
2018-07-24forcepoint#51 anchor location deleted before graphic anchor processedCaolán McNamara1-1/+5
2018-07-19tdf#118579 ignore body in body instead of flagging as an errorCaolán McNamara1-3/+1
2018-07-18put load of html images (to measure dimensions) under referer controlCaolán McNamara1-1/+15
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+3
2018-07-16tdf#118702: partially revert the fix for tdf#78907Xisco Fauli1-1/+0
2018-07-11tdf#86371 sw export: SvxInterLineSpaceRule::Off == single spacingJustin Luth1-2/+2
2018-07-10tdf#118412: DOC incorrect bottom page marginLuke Deller1-1/+1
2018-07-03tdf#107969: use proper serializer for VML in footnotes/endnotesMike Kaganski1-0/+6
2018-06-30tdf#118421 ww8export: rotate vertically: not Lines or groupsJustin Luth1-1/+2
2018-06-25tdf#103913 keep ".emf" file extension and mime typeLászló Németh1-17/+2
2018-06-18tdf#70838 ww8export: rotate shape vertically = swap width/heightVictor Mireyev1-0/+10
2018-06-14Fix top margin in DOC import for tdf#117885Luke Deller1-5/+11
2018-05-23tdf#117505 RTF export: fix incorrect header distance for first/follow pagesMiklos Vajna3-1/+15
2018-05-22ofz#8442 Integer-overflowCaolán McNamara1-2/+7
2018-05-22sw: prefix members of WW8StyleMiklos Vajna3-92/+92
2018-05-21sw: Ask current datetime only onceTakeshi Abe1-2/+3
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+26
2018-05-15cleanup my asserts before branching - they served their purposeJustin Luth1-2/+0
2018-05-12silence Werror=class-memaccessCaolán McNamara1-1/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard3-3/+3
2018-05-10Fix IntelliSense errorMike Kaganski1-0/+1
2018-05-09Fix some IWYU warningsMiklos Vajna4-7/+31
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+3