summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-08-10tdf#156614 - A11Y - fix not clickable warning about fake formsBalazs Varga
2023-08-09tdf#120715: handle LOK caseMike Kaganski
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-09tdf#156487 sw tracked table column: fix Hide ChangesLászló Németh
2023-08-09tdf#147938 sw_redlinehide: move fix into SwNodes::UndoTableOfText()Michael Stahl
2023-08-09tdf#151866 sw: layout: prevent deleting newly created SwSectionFrameMichael Stahl
2023-08-09CppunitTest_sw_htmlexport: drop single-use DECLARE_HTMLEXPORT_ROUNDTRIP_TESTMiklos Vajna
2023-08-08tdf#147666 sw: layout: no IsShortCut() if fly was moved to pageMichael Stahl
2023-08-08when notes are not shown don't do expensive comment size calculation...Caolán McNamara
2023-08-08ShowNotes() has to be true to enter this blockCaolán McNamara
2023-08-08tdf#156551 tdf#150606 sw: layout: only invalidate SwTabFrame if it...Michael Stahl
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