summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-02Change XWordBasic methods to return anyTor Lillqvist1-16/+16
2019-03-27tdf#124293 add RedactDoc to writer, calc menubar in toolsandreas kainz1-0/+1
2019-03-27svtools: expose document position in DocumentToGraphicRendererMiklos Vajna4-2/+210
2019-03-26Fix compilation error without precompiled headersTor Lillqvist1-0/+1
2019-03-26Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist2-0/+114
2019-03-26Revert "sw mso export: PROTECT_FORM shouldn't force section to protected"Aron Budea2-1/+4
2019-03-25tdf#124172: Remove DESKTOP ifdef as the code is needed for tunnelled dialogsTor Lillqvist1-2/+0
2019-03-24Unfloat: Move the button to the top of the framecp-6.0-27Tamás Zolnai5-18/+18
2019-03-20tdf#124162: Crash when trying to accept changesHenry Castro1-2/+2
2019-03-18MSForms: Add some extra comments for the new codeTamás Zolnai3-1/+7
2019-03-18MSForms: Test insertion of form fields and undo / redo of this insertion.Tamás Zolnai2-1/+185
2019-03-18MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai4-0/+217
2019-03-18MSForms: Fix handling of drop-down form field after DOC importTamás Zolnai2-3/+5
2019-03-18MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai1-0/+15
2019-03-18MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai18-129/+478
2019-03-18MSForms: Introduce a new IFieldMark for drop-down form fieldTamás Zolnai8-8/+119
2019-03-18MSForms: Update cursor position after the drop down form field was changedTamás Zolnai2-4/+5