summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn1-0/+5
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn1-4/+3
2020-05-05nFamily is the SfxStyleFamily which was modifiedCaolán McNamara1-1/+1
2020-05-05we want to invalidate the current iteratorCaolán McNamara1-1/+2
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara9-13/+13
2020-05-05nFamily is already set to SfxStyleFamily::ParaCaolán McNamara1-2/+0
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara1-4/+5
2020-05-04sw: moved setting shape name to earlier stageVasily Melenchuk1-2/+4
2020-05-04tdf#116883: sw: unittest for lists with complex level formatVasily Melenchuk2-0/+44
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh2-0/+8
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-1/+2
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara2-2/+2
2020-05-04no need to save and restore the SaveMask if we don't change itCaolán McNamara1-6/+0
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara2-19/+19
2020-05-04tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl1-1/+35
2020-05-04sw reqif-xhtml import, embedded objects: handle Ole10Native streamMiklos Vajna2-0/+32
2020-05-04sw: prefix members of SwAutoCorrDoc, SwDontExpandItem, SwHyphArgs and ...Miklos Vajna5-103/+103
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara1-1/+1
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara2-20/+21
2020-05-03Related tdf#131125: Improperly used ampersandJulien Nabet1-1/+1
2020-05-02tdf#106724: sw: Add unittestXisco Fauli2-0/+5
2020-05-02Resolves: tdf#132477 Fix Writer Navigator drag and drop crashJim Raykowski1-4/+8
2020-05-02tdf#132603: fix crash when selecting part of a commentJulien Nabet1-1/+2
2020-05-01tdf#66496: sw: Add unittestXisco Fauli2-0/+5
2020-05-01can just call isXMLToken hereNoel Grandin1-3/+3
2020-05-01tdf#130122 Make Navigator CNV collapse to childrenJim Raykowski1-1/+1
2020-05-01tdf#63967 Navigator section tooltip word and character countJim Raykowski1-0/+29
2020-04-30tdf#124397: sw: Add unittestXisco Fauli2-0/+21
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna4-2/+233
2020-04-30loplugin:makeshared in swNoel Grandin25-82/+78
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-30Fix typosAndrea Gelmini3-3/+3
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh3-7/+34
2020-04-30sw: handle TabOverMargin when replacing compat optionsMiklos Vajna1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna3-0/+14
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-1/+1
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-2/+2
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos2-0/+27
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs2-0/+14
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-10/+24
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth3-15/+32
2020-04-29weld SfxTemplatePanelControlCaolán McNamara3-6/+8
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth1-6/+0
2020-04-28tdf#115030: sw: Add unittestXisco Fauli2-0/+10
2020-04-28Fix typosAndrea Gelmini1-3/+3
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna2-0/+45
2020-04-28tdf#132305: sw: Add unittestXisco Fauli2-0/+6
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-04-28move the castToFastAttributeList functionNoel Grandin2-8/+2