summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-08-08sw: tweak some commentsMichael Stahl
2023-08-08sw: document SwFormatFootnote/EndAtTextEndMiklos Vajna
2023-08-08tdf#156589 sw floattable: fix follow fly moving inside a table on the next pageMiklos Vajna
2023-08-07ITEM: speedup WhichRanges access by bufferingArmin Le Grand (allotropia)
2023-08-07refactor: remove dead docnode hint codeBjoern Michaelsen
2023-08-07tdf#139164: Revert "tdf#54908 Make selection active if there's a selectionKhaled Hosny
2023-08-07tdf#156647: restore the explicitly set properties after applying defaultsMike Kaganski
2023-08-06fix "move SwVirtPageNumInfo to SfxHint"Noel Grandin
2023-08-05cid#1539502 Dereference before null checkCaolán McNamara
2023-08-05cid#1539503 Unchecked dynamic_castCaolán McNamara
2023-08-05Define px as 1/96 in in HTML filterMike Kaganski
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima
2023-08-04tdf#147938 sw_redlinehide: fix undo of table to textMichael Stahl
2023-08-04tdf#147938 sw: Undo of table to text uses ContentIdxStore wrongMichael Stahl
2023-08-04sw floattable, crashtesting: fix PDF export of tdf73201-1.docxMiklos Vajna
2023-08-04tdf#156602: fix handling of nesting of tables in the document beginningMike Kaganski
2023-08-04Fix typo in codeAndrea Gelmini
2023-08-04Removed executable bitsAndrea Gelmini
2023-08-04sw: fold SwTextFrame::dumpAsXmlAttributes() into dumpAsXml()Miklos Vajna
2023-08-03tdf#156570 - A11Y - Fix heading accessibility warning not clickableBalazs Varga
2023-08-03tdf#156568 - A11Y - Make clickable the "Hyperlink text is the same as..."Balazs Varga
2023-08-03tdf#154210 Add help IDs for the Navigator context menuRafael Lima
2023-08-03tdf#156595 sw tracked table column: fix crash at row deletionLászló Németh
2023-08-03tdf#156560 Fix assertion failure editing RTL headerHossein
2023-08-03tdf#145743 sw: don't delete empty page with ColLocked sectionMichael Stahl
2023-08-03tdf#156349 sw floattable: fix caption insert for tables inside split fly framesMiklos Vajna
2023-08-03UITest_validity: use oneprocess modeMiklos Vajna
2023-08-03move SwVirtPageNumInfo to SfxHintBjoern Michaelsen
2023-08-03tdf#156550 - a11y - fix sidebar complains about TOC hyperlinksBalazs Varga
2023-08-02tdf#156581 Add extended tips to Title Page dialogOlivier Hallot
2023-08-02Bump titlepage.ui to latest Glade releaseOlivier Hallot
2023-08-02tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl
2023-08-02tdf#156306 sw: PDF export: duplicate structure element from ...Michael Stahl
2023-08-02sw floattable: simplify collecting frames at node with layoutMiklos Vajna
2023-08-02Silence some bogus -Werror=array-bounds etc. with GCC 12 and -std=c++20Stephan Bergmann
2023-08-02tdf#152307 sw: layout: invalidate more frames when footer growsMichael Stahl
2023-08-02tdf#156260 sw floattable: avoid moving text from the last anchor to its precedeMiklos Vajna
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02fix up testTdf125334 to set a language of "none" for the chart labelsCaolán McNamara
2023-08-02CppunitTest_sw_htmlexport: clean up testFdo81276Miklos Vajna
2023-08-02tdf#156545 - a11y - fix warns about background character style formattingsBalazs Varga
2023-08-01tdf#156544 sw tracked table column: delete empty columnLászló Németh
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-08-01tdf#156548: make truncated long bookmark name unique, and use it in hyperlinksMike Kaganski
2023-08-01tdf#156260 sw floattable: avoid overlapping flys on anchor changeMiklos Vajna
2023-08-01sw: document SwFormatINetFormatMiklos Vajna
2023-08-01CppunitTest_sw_layoutwriter2: fix up testTdf125334Miklos Vajna
2023-07-31tdf#156350 sw floattable: fix bad additional <draw:frame> in ODT with layoutMiklos Vajna
2023-07-31Fix surrogate pairs handling when tweaking script infoKhaled Hosny
2023-07-30Related tdf#58434 - Treat ZWSP and WJ as hard spaceHeiko Tietze