summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-10-09DOCX import: fix interaction of table and paragraph style in table cellsMiklos Vajna
2019-10-09tdf#126544 writerfilter: check parent style exists before assigningJustin Luth
2019-10-09tdf#117297 sw unotbl XCell: apply char/para style props to textJustin Luth
2019-10-09NFC SwUnoCursorHelper: add SetModeAttr option to setPropertyValueJustin Luth
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti
2019-09-27lok: send an invalidation by document size changeTamás Zolnai
2019-07-15sw: fail loading when the fallback text detection failsAshod Nakashian
2019-06-19More uses of referer URL with SvxBrushItemStephan Bergmann
2019-06-12tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel
2019-06-12tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth
2019-06-12tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth
2019-06-12tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna
2019-04-25tdf#120338: The paragraph formatting changes are not undone, part 1Henry Castro
2019-04-25disable SwUiWriterTest2::testTdf122942 on MacAndras Timar
2019-04-23tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offsetMiklos Vajna
2019-04-23tdf#123032 sw, AddVerticalFrameOffsets: fix shape pos after mouse moveMiklos Vajna
2019-04-23tdf#122942 sw: update shape insert UI for the AddVerticalFrameOffsets optionMiklos Vajna
2019-04-19Fix build without precompiled headers (on Linux)Tor Lillqvist
2019-04-19Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-04-18Build fix after commit 916c5834d09a4f9742cbdd00ab5d53b140a97153Mike Kaganski
2019-04-17sw lok: add unit test for deselect custom shapeHenry Castro
2019-04-17sw lok: fix "Cannot deselect the shape after inserting the first in a...Henry Castro
2019-04-12f315fee54eee57e6e55e5fcacf2522534682c2ce follow-up: fix tdf#109310 unit testMike Kaganski
2019-04-12XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski
2019-04-08respect read-only config item: MSCompatibleFormsMenuTamás Zolnai
2019-04-07tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand
2019-04-07Resolves: tdf#124142 don't deref nullptrCaolán McNamara
2019-04-05respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar
2019-04-03sw: oox: unit-test for default Content_TypesAshod Nakashian
2019-04-02Change XWordBasic methods to return anyTor Lillqvist
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-03-26Fix compilation error without precompiled headersTor Lillqvist
2019-03-26Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-03-26Revert "sw mso export: PROTECT_FORM shouldn't force section to protected"Aron Budea
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist
2019-03-24Unfloat: Move the button to the top of the framecp-6.0-27Tamás Zolnai
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro
2019-03-18MSForms: Add some extra comments for the new codeTamás Zolnai
2019-03-18MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai
2019-03-18MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai
2019-03-18MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai
2019-03-18MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-18MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai
2019-03-18MSForms: Update cursor position after the drop down form field was changedTamás Zolnai
2019-03-18MSForms: Disable legacy field menu slots if the cursor is inside a text fieldTamás Zolnai
2019-03-18Fix typoTamás Zolnai
2019-03-18MSForms: Implement undo / redo for insertion of legacy form fieldsTamás Zolnai