summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-06-23tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh2-0/+9
2020-06-23sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2020-06-23forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara7-19/+43
2020-06-23ofz#11125 pass param len aroundCaolán McNamara2-11/+38
2020-05-18DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna6-15/+48
2020-05-18DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna2-8/+33
2020-05-18tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh2-0/+13
2020-05-18tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh2-0/+23
2020-05-18tdf#118672 sw layout, TabOverMargin: allow using the area over the tab portionMiklos Vajna1-3/+16
2020-05-18tdf#90069 DOCX: fix character style of new table rowsLászló Németh2-0/+33
2020-05-18tdf#126723 writerfilter::finishParagraph - me, not previousJustin Luth2-0/+5
2020-05-18tdf#119188 DOCX import: fix zero margins of numbered lines in cellsLászló Németh2-0/+19
2020-05-18tdf#118521 writerfilter: ContextMargin grouped with Top/BottomJustin Luth2-0/+12
2020-05-18tdf#118521 DOCX import: style sets unset left/right/hanging marginJustin Luth2-0/+17
2020-05-18tdf#117504 ooxmlimport: check paragraph props for actual styleJustin Luth2-0/+6
2020-05-18tdf#95377 ooxmlimport: treat default style like named stylesJustin Luth1-0/+8
2020-05-18tdf#76817 ooxmlimport: connect Heading to existing numbersJustin Luth1-2/+1
2020-05-18ooxmlimport: support inherited listidJustin Luth2-0/+16
2020-05-18tdf#104354 DOCX import: fix paragraph auto spacing in tablesLászló Németh2-1/+40
2020-05-18tdf#106062 ooxmlimport: skip fake tab only on hanging indentJustin Luth2-0/+9
2020-05-18tdf#106062 ooxmlexport: hanging indent ? aesthetic tab : noJustin Luth2-7/+13
2020-05-18tdf#112886 ooxmlimport: skip useless footnote placeholderJustin Luth2-3/+3
2020-05-18tdf93121 MS export: only one fake tab per footnoteJustin Luth4-1/+21
2020-03-03SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara25-75/+74
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila2-0/+6
2020-01-09sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2019-10-09DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna3-1/+36
2019-10-09tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-0/+5
2019-10-09tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth5-24/+80
2019-10-09NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth2-3/+5
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti1-0/+8
2019-09-27lok: send an invalidation by document size changeTamás Zolnai2-2/+12
2019-07-15sw: fail loading when the fallback text detection failsAshod Nakashian1-1/+5
2019-06-19More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-06-12tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel4-0/+64
2019-06-12tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth2-3/+15
2019-06-12tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth6-0/+29
2019-06-12tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2019-04-25tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro1-3/+4
2019-04-25disable SwUiWriterTest2::testTdf122942 on MacAndras Timar1-0/+2
2019-04-23tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offsetMiklos Vajna4-15/+22
2019-04-23tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna2-6/+28
2019-04-23tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna3-12/+54
2019-04-19Fix build without precompiled headers (on Linux)Tor Lillqvist2-0/+2
2019-04-19Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist1-0/+2
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist3-47/+160
2019-04-18Build fix after commit 916c5834d09a4f9742cbdd00ab5d53b140a97153Mike Kaganski1-2/+2
2019-04-17sw lok: add unit test for deselect custom shapeHenry Castro1-0/+25
2019-04-17sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro1-0/+4
2019-04-12f315fee54eee57e6e55e5fcacf2522534682c2ce follow-up: fix tdf#109310 unit testMike Kaganski1-1/+3