summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski2-0/+9
2020-05-06Resolves: tdf#123801 captioning issuesCaolán McNamara2-45/+2
2020-05-06tdf#132603: sw: Add unittestXisco Fauli1-0/+33
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth1-6/+0
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen3-41/+0
2020-05-06tdf#108493 DOCX import: fix hanging indent of listsLászló Németh2-0/+9
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna3-2/+70
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara10-31/+0
2020-05-05we end up making a nFamily style, not the style of GetSearchFamilyCaolán McNamara1-1/+1
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara1-1/+1
2020-05-05use SfxStyleSearchBits::All for SfxNewStyleDlg in writer, like calc doesCaolán McNamara1-1/+1
2020-05-05tdf#132187: sw: Add unittestXisco Fauli2-0/+25
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