summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-12-10tdf#144680 mailmerge toolbar: enable icons unless no resultsetJustin Luth1-17/+33
2021-12-09tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh2-10/+42
2021-12-09sw: fix crash in SwFEShell::SelectObj()Miklos Vajna1-1/+7
2021-12-08use more OUStringLiteral in variousNoel Grandin1-23/+23
2021-12-08loplugin:stringliteraldefine in swNoel Grandin1-1/+1
2021-12-08tdf#146120 sw: show tracked table changes with different colorLászló Németh2-2/+55
2021-12-08tdf#107292: ODT import: fix order of deletions at same positionLászló Németh1-0/+21
2021-12-07sw layout xml dump: handle SwFieldPortionsMiklos Vajna2-0/+14
2021-12-07loplugin:unusedmethodsNoel Grandin2-13/+0
2021-12-06Revert "cid1494597 silence Uncaught exception"Stephan Bergmann1-2/+1
2021-12-06tdf#143422 Hide "Hyphenation data not found" in JapaneseJun Nogata1-1/+2
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl4-3/+48
2021-12-06sw: prefix members of SwAnchorMarker, SwEditWin, SwShadowCursor and ...Miklos Vajna6-113/+113
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin3-19/+17
2021-12-04cid1494597 silence Uncaught exceptionCaolán McNamara1-1/+2
2021-12-04cid#1494598 Uninitialized pointer fieldCaolán McNamara1-0/+1
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in SwXMailMergeNoel Grandin2-5/+5
2021-12-04sw: just use o3tl::toTwip for 1cm instead of the magic number 567Tomaž Vajngerl1-2/+3
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin2-11/+7
2021-12-03tdf#145720 DOCX export: fix loss of tracked movingLászló Németh9-28/+104
2021-12-03tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl1-1/+4
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl6-31/+44
2021-12-03tdf#145062 sw: really destroy text attribute when insertion failsMichael Stahl1-0/+8
2021-12-03sw: remove useless debug code in SwWW8ImplReaderMiklos Vajna1-9/+0
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna2-0/+42
2021-12-02sw: support for other sdt attributes roundtrip in datepickerVasily Melenchuk2-24/+41
2021-12-02Check pointer to prevent crashJim Raykowski1-1/+2
2021-12-01SwNavigator: make comment tracking work in content navigation viewJim Raykowski1-8/+9
2021-12-01loplugin:stringliteraldefine in editengNoel Grandin4-64/+63
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski1-1/+8
2021-12-01use more OInterfaceContainerHelper3 in swNoel Grandin17-80/+63
2021-12-01sw doc model xml dump: show the format of section nodesMiklos Vajna3-3/+30
2021-11-30sw, viewing OLE objects: provide an 'Open' context menuMiklos Vajna1-1/+2
2021-11-30SwNavigator: keep entries selected on right-clickJim Raykowski1-1/+9
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh2-16/+96
2021-11-30tdf#145819 Revert logic of the image-with-rotation dialogGabor Kelemen1-1/+3
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara1-1/+2
2021-11-29ofz#41460 ubsan Bad-castCaolán McNamara2-6/+10
2021-11-29docx export: preserve spaces in field instructionsVasily Melenchuk1-1/+1
2021-11-29sw: refactoring for docx sdt blocks outputVasily Melenchuk2-476/+352
2021-11-29tdf#137466: docx: support w:placeholder & w15:color in w:sdtPrVasily Melenchuk3-10/+88
2021-11-29sw: prefix members of FieldDocWatchingStack, NaviContentBookmark, ...Miklos Vajna6-92/+92
2021-11-29tdf#54465 tdf#139336 sw: add compat. flag for footnote in columnAttila Szűcs6-3/+40
2021-11-28Revert "tdf#129183 sw: textboxes in group shapes - part 3"Stephan Bergmann11-527/+174
2021-11-27use more OInterfaceContainerHelper3 in SvxUnoTextContentNoel Grandin2-0/+2
2021-11-27tdf#64991 speed up loading large RTL documentsNoel Grandin3-8/+12
2021-11-26tdf#118063 - Writer: Deselected line spacing items remained checkedAndreas Heinisch2-1/+8
2021-11-26ofz#41398 drop a para scheduled for deletion if something else deletes itCaolán McNamara3-14/+59
2021-11-26tdf#49033 Honor Selection When Applying Sentence Case FormatMichael Warner2-12/+36
2021-11-26sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna1-0/+10