summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2024-01-19tdf#106733 sw: implement CharNoHyphenationLászló Németh
2024-01-18tdf#109272: make sure that Delete / Backspace move cursor correctlyMike Kaganski
2024-01-17tdf#150037 Writer: text fieldmark behaviour changedOliver Specht
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-16sw: document SwUndoCpyDocMiklos Vajna
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski
2024-01-13tdf#132810 Prevent crashes with gallery objectsMatt K
2024-01-11Use officecfg instead of utl::ConfigItemSamuel Mehrbrodt
2024-01-11tdf#73953 sw: Allow resizing the comment sectionSamuel Mehrbrodt
2024-01-10SwNumRule: SetInvalidRule(bool) -> Invalidate()Mike Kaganski
2024-01-10Simplify a bitMike Kaganski
2024-01-09Decouple SwTextAttr from DirectPutItemInPoolArmin Le Grand (allotropia)
2024-01-07Drop SvtFilterOptions and use officecfg insteadMike Kaganski
2024-01-06cid#1545576 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-04tdf#114441 sal_uLong to better integer typebuldi
2024-01-03tdf#111969 sw: acknowledge field start/end for context menuJustin Luth
2023-12-29use more concrete UNO types in swNoel Grandin
2023-12-29use more concrete UNO types in swNoel Grandin
2023-12-28In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-27Use rtl::Reference to avoid static_casts, and simplifyMike Kaganski
2023-12-27tdf#158862: check if document is initializedMike Kaganski
2023-12-24Remove listeners of SvtAccessibilityOptionsGabor Kelemen
2023-12-24Remove unused headers found by bin/find-unusedheaders.shGabor Kelemen
2023-12-21tdf#158114 SwNavigator: Make images with broken links easier to findJim Raykowski
2023-12-21export UserAllowsLinkUpdate via AllowLinkUpdate propertyCaolán McNamara
2023-12-19sw: document SwFormatFieldHintMiklos Vajna
2023-12-18tdf#158686 sw floattable: fix print preview crashMiklos Vajna
2023-12-18[API CHANGE] tdf#158041 Remove unused reverse printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused table printing option from swSamuel Mehrbrodt
2023-12-18[API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from swSamuel Mehrbrodt
2023-12-15sw doc model xml dump: add initial ruby supportMiklos Vajna
2023-12-14cid#1545734 COPY_INSTEAD_OF_MOVECaolán McNamara
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