summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-05-07Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-07tdf#132477 don't leave removed row highlightedCaolán McNamara1-0/+3
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth1-2/+62
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling4-0/+72
2020-05-07sw: handle UnbreakableNumberings when replacing compat optionsMiklos Vajna1-1/+1
2020-05-07tdf#132637 doc import: don't open readonly for lockRevJustin Luth1-2/+5
2020-05-06sw layout comments: clarify return value for MoveFwd etc.Justin Luth2-3/+7
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski1-0/+1
2020-05-06Resolves: tdf#123801 captioning issuesCaolán McNamara1-43/+0
2020-05-06sw layout: remove useless historical timelog commentsJustin Luth1-6/+0
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen1-35/+0
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna2-2/+17
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-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-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara1-1/+2
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara1-1/+1
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: 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-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-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-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna1-2/+94
2020-04-30loplugin:makeshared in swNoel Grandin23-78/+74
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh1-7/+7
2020-04-30sw: handle TabOverMargin when replacing compat optionsMiklos Vajna1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna1-0/+3
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#73056 doc import: table margins - unknown byte is EndCellJustin Luth1-15/+19
2020-04-29weld SfxTemplatePanelControlCaolán McNamara3-6/+8
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth1-6/+0