summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2024-03-21tdf#158556 speedup docx loadNoel Grandin
2024-02-27tdf#147731 sw: fix memory leak in SwDoc::CopyPageDesc()Michael Stahl
2024-02-19tdf#159565: make sure to handle leading hidden section correctlyMike Kaganski
2024-02-19tdf#159565 prerequisite: make hidden sections have zero-height framesMike Kaganski
2024-02-09tdf#158279 TOC links lost when converting .doc to HTMLNoel Grandin
2024-02-08tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-30Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-30tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-24tdf#106733 sw: implement CharNoHyphenationLászló Németh
2024-01-15Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski
2024-01-15tdf#132810 Prevent crashes with gallery objectsMatt K
2024-01-02tdf#158862: check if document is initializedMike Kaganski
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-05sw: document SwFormatRefMarkMiklos Vajna
2023-12-01sw: fix issue with copying stashed frame formatTomaž Vajngerl
2023-11-28sw: document SwFormatRubyMiklos Vajna
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 floattable, per-frame wrap-on-all-pages mode: add UNO APIMiklos Vajna
2023-11-23tdf#158336: Only Change current tableXisco Fauli
2023-11-23sw floattable: add per-frame wrap-on-all-pages modeMiklos Vajna
2023-11-21sw: document SwFormatFrameSizeMiklos Vajna
2023-11-21tdf#117651 Add AutoCorrect support for italic and strikethroughMatt K
2023-11-20tdf#158136 - UI: Part 31 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-17we can have just one LoadURL for writerCaolán McNamara
2023-11-17sw floattable, delete UI: add an uno command to unfloat frame from context menuMiklos Vajna
2023-11-16combine these hyperlink dispatchers into one callCaolán McNamara
2023-11-16tdf#157789 Comment size wrong behavior when zooming documentNoel Grandin
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-14sw: document SwFormatCharFormatMiklos Vajna
2023-11-13tdf#135266 - Remember last used entry level depending on the index typeAndreas Heinisch
2023-11-09loplugin:fieldcast in SwDocShellNoel Grandin
2023-11-09loplugin:fieldcast in Num_InfoNoel Grandin
2023-11-09loplugin:fieldcast in SwGrfNodeNoel Grandin
2023-11-09loplugin:fieldcast in SwSelPaintRectsNoel Grandin
2023-11-08tdf#43784 tdf#158114 sw accessibility: check missing linked graphicLászló Németh
2023-11-08fix spelling, Attribut -> AttributeNoel Grandin
2023-11-07use more concrete *PoolItem types in SwLanguageIteratorNoel Grandin
2023-11-04tdf#114441 Convert use of sal_uLong to better integer typesEMartinGube
2023-11-02tdf#156565 sw: PDF/UA export: split Link SE at line breakMichael Stahl
2023-10-30Improve HIDE_NON_NUMERICAL compatibility with WordSkyler Grey
2023-10-30Fix incorrect marginal STYLEREF content in docxSkyler Grey
2023-10-30Enable STYLEREF flag export/import with OOXMLSkyler Grey
2023-10-30Fix typoAndrea Gelmini
2023-10-30sw: Drop superfluous template class definitions to avoid linker failure on armRico Tzschichholz
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