summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-09-05tdf#127357 Make "Select Address List" dialog modal againMichael Weghorn1-0/+1
2019-09-05tdf#127304 Chart: fix rotation of multilevel axis labelsBalazs Varga2-0/+21
2019-09-05tdf#119809: FILESAVE DOCX The combo box ActiveX control is lostTamás Zolnai2-0/+10
2019-09-04tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai2-0/+11
2019-08-29Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara2-2/+6
2019-08-29tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna2-0/+35
2019-08-29tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2-0/+6
2019-08-28tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt2-0/+20
2019-08-27Fix old boost build for goodTomáš Chvátal3-3/+17
2019-08-27tdf#126784 sw: only distribute across selected columnsJustin Luth7-23/+50
2019-08-26Resolves: tdf#126693 cannot put focus into combobox entryCaolán McNamara1-1/+1
2019-08-24tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai3-0/+33
2019-08-24Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara8-13/+13
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 Melenchuk3-114/+97
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 Stahl3-22/+78
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#126723 writerfilter::finishParagraph - me, not previousJustin Luth2-0/+5
2019-08-12tdf#126626 sw: fix duplicate SwUndoInsLayFormat in single-node CopyMichael Stahl1-0/+2
2019-08-12tdf#126590 DOCX import: fix absolute hyperlinks to documentsTünde Tóth2-0/+10
2019-08-10tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl5-9/+23
2019-08-08tdf#126708 Fix EMF image size in CLI .doc exportLuke Deller2-0/+18
2019-08-06tdf#123702 RTF/DOCX default 1" left/right page marginsLászló Németh1-1/+1
2019-08-06tdf#126309 RTF import: fix not needed para adjust swap for bidi textMiklos Vajna2-0/+17
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 Vajna4-0/+29
2019-08-02tdf#126168: sw undo/redo crash fixedVasily Melenchuk2-12/+13
2019-08-02tdf#126544 writerfilter: check parent style exists before assigningJustin Luth1-0/+5
2019-07-31tdf#126611 ShowDataNavigator in swxformandreas kainz1-1/+2
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 Stahl22-209/+549
2019-07-22uitest for bug tdf#107975Zdeněk Crhonek2-0/+42
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-18Resolves: tdf#126439 dialog should be modalCaolán McNamara1-0/+3