summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)Author
2024-04-09tdf#88214 sw: text formatting: adapt empty line at end of para to WordMichael Stahl
2024-04-08tdf#160067 sw floattable: fix missing move bwd of paras in split section frameMiklos Vajna
2024-03-13reduce symbol visibility in swNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-07tdf#143148 Use #pragma once instead of include guardsJonah Janzen
2024-03-05make more symbols private in writerNoel Grandin
2024-02-27Fix UBSan build's RTTI needsStephan Bergmann
2024-02-19hide more symbolsNoel Grandin
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2024-02-16Drop some unneeded const_castMike Kaganski
2024-02-14tdf#159565 prerequisite: make hidden sections have zero-height framesMike Kaganski
2024-02-07tdf#158279 TOC links lost when converting .doc to HTMLNoel Grandin
2024-02-05tdf#123968 sw: fix assert on importing ooo62823-1.sxwMichael Stahl
2024-02-02tdf#149499 Prevent crash upon inserting page break and undoingMatt K
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-22tdf#159023 sw_redlinehide: fix layout frames copying table into footerMichael Stahl
2024-01-19tdf#106733 sw: implement CharNoHyphenationLászló Németh
2024-01-19Pack group bits in PortionType, and make last 5 bits designate an indexMike Kaganski
2024-01-19Move bit definitions close to PortionTypeMike Kaganski
2024-01-17tdf#150037 Writer: text fieldmark behaviour changedOliver Specht
2024-01-17tdf#90341 Clean up excessive const_cast'ingAdam Seskunas
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2023-12-29use more concrete UNO types in swNoel Grandin
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt
2023-12-15tdf#158556: provide objects anchored to node as a hidden propertyMike Kaganski
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-12sw: document SwFrame::Paste()Miklos Vajna
2023-12-01sw: extract SwFootnoteFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-11-28tdf#153693: improve SwXFlatParagraph::isModified checkMike Kaganski
2023-11-25Convert SwHashTable to std::unordered_mapNoel Grandin
2023-11-24tdf#148389 sw: fix Delete Undo/Redo of bookmark positionsMichael Stahl
2023-11-24sw: rename the rest of the SwHistory Add() member functionsMichael Stahl
2023-11-24sw: extract SwSectionFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-19Extended loplugin:ostr: swStephan Bergmann
2023-11-17sw: fix layout crash in SwObjectFormatterTextFrame::DoFormatObj()Michael Stahl
2023-11-17sw: extract SwTextFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-11-16tdf#119908 sw smart justify: fix justification by shrinkingLászló Németh
2023-11-10sw layout xml dump: avoid a static_cast in SwFrame::dumpAsXmlAttributes()Miklos Vajna
2023-11-09loplugin:fieldcast in ParaRstFormatNoel Grandin
2023-11-08tdf#43784 tdf#158114 sw accessibility: check missing linked graphicLászló Németh
2023-11-02tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey
2023-10-30tdf#157663 SW: fix redline continueing a moveAttila Szűcs
2023-10-30SW: fixed redline SwPosition update problemAttila Szűcs
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-20sw floattable: remove now unused FloattableNomargins compat flagMiklos Vajna
2023-10-17tdf#130088 tdf#119908 smart justify: fix DOCX line count + compat opt.László Németh