summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2019-08-29Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara2-2/+6
2019-08-27Fix old boost build for goodTomáš Chvátal3-3/+17
2019-08-27tdf#126784 sw: only distribute across selected columnsJustin Luth3-20/+19
2019-08-24tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai1-0/+3
2019-08-21tdf#126787: extend/restore item set ranges to hold RES_PARATR_GRABBAGMike Kaganski1-10/+42
2019-08-21Resolves: tdf#127021 not all formatting options shown for set variableCaolán McNamara1-6/+10
2019-08-21Fix buidling with older boostTomáš Chvátal2-0/+12
2019-08-21sw undo/redo: avoid usage of pointers as a style referencesVasily Melenchuk2-113/+95
2019-08-19tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin3-7/+1
2019-08-15warn on load when a document binds an event to a macroCaolán McNamara7-4/+52
2019-08-15sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl1-21/+21
2019-08-15sw undo/redo derived style storing during creation by exampleVasily Melenchuk1-8/+37
2019-08-14sw: avoid dangling references to style in undo/redoVasily Melenchuk2-0/+29
2019-08-14sw: undo/redo dangling pointer removedVasily Melenchuk2-10/+3
2019-08-14tdf#118384 Fix paragraph, character, and frame style undo redoJim Raykowski1-1/+58
2019-08-14Writer: Saving a damaged file as DOCX crashesTamás Zolnai1-8/+11
2019-08-14tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski2-6/+17
2019-08-13tdf#125100 After insert of calc document as OLE object, content is shownIlhan Yesil1-0/+7
2019-08-12tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node CopyMichael Stahl1-0/+2
2019-08-10tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl5-9/+23
2019-08-05tdf#126222 Headers/footers are at correct position after scrollingIlhan Yesil1-0/+12
2019-08-03tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva1-1/+2
2019-08-02tdf#112535 DOC import: fix handling the have contour but no polygon caseMiklos Vajna1-0/+8
2019-08-02tdf#126168: sw undo/redo crash fixedVasily Melenchuk2-12/+13
2019-07-23tdf#126471 Apply selected MM printer on dialog openMichael Weghorn1-2/+1
2019-07-23tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl2-2/+4
2019-07-22cid#1448262 Dereference before null checkCaolán McNamara1-1/+1
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl20-208/+496
2019-07-22(related: tdf#110442) sw: fix a11y/UI selection of at-char flysMichael Stahl3-4/+37
2019-07-22Mail merge: Preselect proper printerMichael Weghorn1-2/+0
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-07-18sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl1-0/+2
2019-07-17Related: tdf#126236 keep user defined responses out of ambiguous rangeCaolán McNamara1-1/+1
2019-07-17Resolves: tdf#126236 reset modality back to initial modality on closeCaolán McNamara1-0/+2
2019-07-14tdf#126004: test EditShell is ok before calling ValidateAllParagraphSignaturesJulien Nabet1-1/+2
2019-07-12tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski1-3/+2
2019-07-08tdf#125863 Rework tdf#107593 so header footer delete doesn't crashJim Raykowski2-3/+4
2019-07-03sw: fix moving of at-page anchored flys to different pageMichael Stahl1-0/+2
2019-06-29MSForms: Better rendering of drop down form field's buttonTamás Zolnai1-1/+1
2019-06-28tdf#78657 DOCX export: fix hyperlink inserted to imageTünde Tóth1-7/+23
2019-06-28tdf#125518: docx export: save anchors for diagramsVasily Melenchuk2-18/+16
2019-06-27sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl2-13/+16
2019-06-27sw: fix SwXTextField::Impl::IsDescriptor()Michael Stahl1-3/+9
2019-06-27tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl1-1/+2
2019-06-27tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl1-0/+1
2019-06-27tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl1-2/+14
2019-06-26tdf#125382: Check if pDoc is not nullXisco Fauli1-0/+4
2019-06-26tdf#126017 sw: do not restore SwFormatContent in SwUndoFormatAttrMichael Stahl1-0/+6
2019-06-26tdf#125362 Update tab dialog example set after ApplyJim Raykowski1-0/+3
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16