summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-12-08tdf#129357 editeng: show soft hyphen in text boxes and shapesLászló Németh2-0/+65
2023-12-08Related: tdf#156379 better align the doc statistics selectable labelsCaolán McNamara1-0/+22
2023-12-08resave with latest gladeCaolán McNamara1-82/+82
2023-12-08use same formatting for "Lines" as the other numbers in doc statisticsCaolán McNamara1-1/+2
2023-12-08tdf#156379 Fix Line count width in the Properties dialogRafael Lima1-1/+5
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08tdf#126084 document OOXML SVG tests and importTomaž Vajngerl1-4/+13
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara1-1/+1
2023-12-07use std::erase_if instead of std::remove_if + std::eraseJim Raykowski1-2/+1
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin5-12/+9
2023-12-07sw a11y: Only report "level", no more "heading-level" obj attrMichael Weghorn1-3/+4
2023-12-07sw a11y: Only report heading level attr for headingMichael Weghorn1-13/+9
2023-12-06tdf#154369 don't apply default items to numbering symbolsOliver Specht1-1/+2
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl2-0/+37
2023-12-06Remove now unused SwModelTestBase::preTest()Miklos Vajna2-12/+0
2023-12-05tdf#157729 SwNavigator: enhancement to group comments by threadsJim Raykowski2-2/+93
2023-12-05Fix typoAndrea Gelmini1-1/+1
2023-12-05Fix typoAndrea Gelmini1-1/+1
2023-12-05tdf#60558 sw floattable: allow wrap of table on the right of a floattableMiklos Vajna3-1/+51
2023-12-05tdf#148540 Revert "tdf#109790 RTF import: keep remembering...Justin Luth1-0/+2
2023-12-05tdf#108505 writerfilter: fix field direct char settingsJustin Luth2-1/+57
2023-12-05sw: document SwFormatRefMarkMiklos Vajna1-2/+7
2023-12-05tdf#108505 writerfilter: fix legacy dropdown fields direct bold settingJustin Luth2-0/+48
2023-12-04related tdf#56258 sw sidebar SetOutline: do something without dropdownJustin Luth1-0/+8
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet1-3/+6
2023-12-04tdf#119908 tdf#158439 sw smart justify: fix freezing with NBSPLászló Németh3-1/+10
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet1-1/+1
2023-12-04Make OK/Cancel buttons translatable on Language Selection dialogAndras Timar1-2/+2
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet1-1/+3
2023-12-04UITest_writer_tests8: do not use custom configurationXisco Fauli3-31/+36
2023-12-04uitest: sw: refactor test to reset config change at the endXisco Fauli1-37/+33
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara2-6/+4
2023-12-04cid#1546497 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl3-1/+42
2023-12-02Extended loplugin:ostr: sw/qa/extras/layout/layout3.cxxJulien Nabet1-3/+4
2023-12-02tdf#152307 sw: layout: invalidate more frames when footer growsEMartinGube2-0/+45
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl2-0/+346
2023-12-01Related: tdf#158450 use SfxTabPage::GetFrameWeldCaolán McNamara1-1/+1
2023-12-01we need these label placeholders for gtkCaolán McNamara1-0/+2
2023-12-01tdf#158450: fix crash when picking custom colour for column separator lineJulien Nabet1-1/+1
2023-12-01cid#1558172 Division or modulo by zeroCaolán McNamara1-1/+1
2023-12-01Fix typoAndrea Gelmini1-1/+1
2023-12-01sw floattable: fix finding the nearest text in split flys on mouse clickMiklos Vajna4-1/+81
2023-12-01sw: extract SwFootnoteFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna3-9/+12
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl13-68/+115
2023-12-01sw: fix issue with copying stashed frame formatTomaž Vajngerl4-4/+73
2023-11-30resave with latest glade (columnpage.ui)Julien Nabet1-251/+249
2023-11-30tdf#158459: call DeleteAndJoin in strict reverse orderMike Kaganski3-2/+79
2023-11-30Gtk-WARNING Could not read property GtkBox:pack_typeJulien Nabet1-1/+1
2023-11-30Extended loplugin:ostrStephan Bergmann1-4/+5