summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-06Resolves: tdf#123801 captioning issuesCaolán McNamara
2020-05-06tdf#132603: sw: Add unittestXisco Fauli
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
2020-05-06tdf#108493 DOCX import: fix hanging indent of listsLászló Németh
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05we end up making a nFamily style, not the style of GetSearchFamilyCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05use SfxStyleSearchBits::All for SfxNewStyleDlg in writer, like calc doesCaolán McNamara
2020-05-05tdf#132187: sw: Add unittestXisco Fauli
2020-05-05Prefill doc count in mail merge's "Send Email" dialogMichael Weghorn
2020-05-05SwMMResultEmailDialog::FillInEmailSettings: Turn check into assertMichael Weghorn
2020-05-05nFamily is the SfxStyleFamily which was modifiedCaolán McNamara
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05nFamily is already set to SfxStyleFamily::ParaCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-04sw: moved setting shape name to earlier stageVasily Melenchuk
2020-05-04tdf#116883: sw: unittest for lists with complex level formatVasily Melenchuk
2020-05-04tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-04no need to save and restore the SaveMask if we don't change itCaolán McNamara
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara
2020-05-04tdf#132187 sw: fix creation of frames on end node in CopyWithFlyInFly()Michael Stahl
2020-05-04sw reqif-xhtml import, embedded objects: handle Ole10Native streamMiklos Vajna
2020-05-04sw: prefix members of SwAutoCorrDoc, SwDontExpandItem, SwHyphArgs and ...Miklos Vajna
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-05-03Related tdf#131125: Improperly used ampersandJulien Nabet
2020-05-02tdf#106724: sw: Add unittestXisco Fauli
2020-05-02Resolves: tdf#132477 Fix Writer Navigator drag and drop crashJim Raykowski
2020-05-02tdf#132603: fix crash when selecting part of a commentJulien Nabet
2020-05-01tdf#66496: sw: Add unittestXisco Fauli
2020-05-01can just call isXMLToken hereNoel Grandin
2020-05-01tdf#130122 Make Navigator CNV collapse to childrenJim Raykowski
2020-05-01tdf#63967 Navigator section tooltip word and character countJim Raykowski
2020-04-30tdf#124397: sw: Add unittestXisco Fauli
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini
2020-04-30Fix typosAndrea Gelmini
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh
2020-04-30sw: handle TabOverMargin when replacing compat optionsMiklos Vajna
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin