summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-12-08tdf#129357 editeng: show soft hyphen in text boxes and shapesLászló Németh
2023-12-08Related: tdf#156379 better align the doc statistics selectable labelsCaolán McNamara
2023-12-08resave with latest gladeCaolán McNamara
2023-12-08use same formatting for "Lines" as the other numbers in doc statisticsCaolán McNamara
2023-12-08tdf#156379 Fix Line count width in the Properties dialogRafael Lima
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08tdf#126084 document OOXML SVG tests and importTomaž Vajngerl
2023-12-07cid#1546503 Using invalid iteratorCaolán McNamara
2023-12-07use std::erase_if instead of std::remove_if + std::eraseJim Raykowski
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07sw a11y: Only report "level", no more "heading-level" obj attrMichael Weghorn
2023-12-07sw a11y: Only report heading level attr for headingMichael Weghorn
2023-12-06tdf#154369 don't apply default items to numbering symbolsOliver Specht
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl
2023-12-06Remove now unused SwModelTestBase::preTest()Miklos Vajna
2023-12-05tdf#157729 SwNavigator: enhancement to group comments by threadsJim Raykowski
2023-12-05Fix typoAndrea Gelmini
2023-12-05Fix typoAndrea Gelmini
2023-12-05tdf#60558 sw floattable: allow wrap of table on the right of a floattableMiklos Vajna
2023-12-05tdf#148540 Revert "tdf#109790 RTF import: keep remembering...Justin Luth
2023-12-05tdf#108505 writerfilter: fix field direct char settingsJustin Luth
2023-12-05sw: document SwFormatRefMarkMiklos Vajna
2023-12-05tdf#108505 writerfilter: fix legacy dropdown fields direct bold settingJustin Luth
2023-12-04related tdf#56258 sw sidebar SetOutline: do something without dropdownJustin Luth
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-12-04tdf#119908 tdf#158439 sw smart justify: fix freezing with NBSPLászló Németh
2023-12-04cid#1546021 Using invalid iteratorJulien Nabet
2023-12-04Make OK/Cancel buttons translatable on Language Selection dialogAndras Timar
2023-12-04cid#1546275 Using invalid iteratorJulien Nabet
2023-12-04UITest_writer_tests8: do not use custom configurationXisco Fauli
2023-12-04uitest: sw: refactor test to reset config change at the endXisco Fauli
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546497 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl
2023-12-02Extended loplugin:ostr: sw/qa/extras/layout/layout3.cxxJulien Nabet
2023-12-02tdf#152307 sw: layout: invalidate more frames when footer growsEMartinGube
2023-12-02tdf#123396 actually use the mimetype set in the from documentTomaž Vajngerl
2023-12-01Related: tdf#158450 use SfxTabPage::GetFrameWeldCaolán McNamara
2023-12-01we need these label placeholders for gtkCaolán McNamara
2023-12-01tdf#158450: fix crash when picking custom colour for column separator lineJulien Nabet
2023-12-01cid#1558172 Division or modulo by zeroCaolán McNamara
2023-12-01Fix typoAndrea Gelmini
2023-12-01sw floattable: fix finding the nearest text in split flys on mouse clickMiklos Vajna
2023-12-01sw: extract SwFootnoteFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl
2023-12-01sw: fix issue with copying stashed frame formatTomaž Vajngerl
2023-11-30resave with latest glade (columnpage.ui)Julien Nabet
2023-11-30tdf#158459: call DeleteAndJoin in strict reverse orderMike Kaganski
2023-11-30Gtk-WARNING Could not read property GtkBox:pack_typeJulien Nabet
2023-11-30Extended loplugin:ostrStephan Bergmann