summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Fix thinko in sw unit test.Michael Meeks1-4/+4
2019-06-07lok: re-factor getTextSelection.Michael Meeks3-52/+9
2019-06-05sw android: fix -Werror,-Wsign-compare, take twoMiklos Vajna1-2/+4
2019-06-05disable SwUiWriterTest2::testTdf122942 on WindowsAndras Timar1-0/+2
2019-06-04tdf#118375, tdf#70838 correct position of rotated shape in docRegina Henschel4-0/+64
2019-06-04tdf#120145 ww8import: ignoreCols if section is insertedJustin Luth2-3/+15
2019-06-03sw HTML import: add an option to ignore comments by defaultMiklos Vajna1-0/+5
2019-06-03Revert "[cp] sw HTML import: ignore comments unconditionally"Miklos Vajna1-1/+0
2019-05-28tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist1-3/+21
2019-05-25tdf#123636 writerfilter: handle deferred breaks on framesJustin Luth6-0/+29
2019-05-23[cp] sw HTML import: ignore comments unconditionallyMiklos Vajna1-0/+1
2019-05-23sw: add IgnoreComments parameter to .uno:PasteMiklos Vajna3-11/+21
2019-05-22Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist2-0/+17
2019-05-20Fix build error: m_pDBManager should surely be mpDBManagerTor Lillqvist1-2/+2
2019-05-19tdf#117480 fix crash in mailmergeSzymon Kłos1-358/+365
2019-05-19tdf#122198 don't remove db after closeSzymon Kłos1-0/+2
2019-05-15Revert "CppunitTest_sw_tiledrendering: close the document while LOK is ...Miklos Vajna1-2/+0
2019-05-14CppunitTest_sw_tiledrendering: close the document while LOK is still activeAshod Nakashian1-0/+2
2019-05-14sw lok: assume no windows in SwLayoutFrame::PaintSwFrame()Miklos Vajna3-1/+39
2019-05-14CppunitTest_sw_tiledrendering: avoid stack-use-after-return in ...Miklos Vajna1-0/+7
2019-05-13CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna1-127/+146
2019-05-08tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2019-04-30lok: writer: svg export transformed imagesMarco Cecchetti6-0/+49
2019-04-25sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian4-12/+17
2019-04-25sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian1-0/+6
2019-04-25sw: paragraph-sign: skip invalid graph namesAshod Nakashian1-0/+3
2019-04-25sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2019-04-25sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2019-04-25sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2019-04-25paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2019-04-25sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-15/+44
2019-04-25sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
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
2019-04-12XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski5-12/+24
2019-04-08respect read-only config item: MSCompatibleFormsMenuTamás Zolnai1-2/+24
2019-04-07tdf#124272 use ClipRegion's geometry if not a rectangleArmin Le Grand1-2/+27
2019-04-07Resolves: tdf#124142 don't deref nullptrCaolán McNamara1-1/+2
2019-04-05respect read-only config item: AutoFunction/Text/ShowToolTipAndras Timar1-0/+3
2019-04-03sw: oox: unit-test for default Content_TypesAshod Nakashian1-0/+26