summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-11-29tdf#157681 SwNavigator: Add Protect and Hide menu items to SectionsJim Raykowski
2023-11-29tdf#119908 tdf#158419 sw smart justify: fix cursor positionLászló Németh
2023-11-28Proof reading suggestions:Gökay Şatır
2023-11-28tdf#153693: improve SwXFlatParagraph::isModified checkMike Kaganski
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara
2023-11-28sw: document SwFormatRubyMiklos Vajna
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl
2023-11-27tdf#158103 Enhancement to display Sections as an expandable/Jim Raykowski
2023-11-27tdf#158333 sw smart justify: fix multiple text portionsLászló Németh
2023-11-27Remove unused #include <cui/dlgname.hxx>Julien Nabet
2023-11-27sw floattable, per-frame wrap-on-all-pages mode: add layoutMiklos Vajna
2023-11-26Remove exec bits on xcu fileAndrea Gelmini
2023-11-25-Werror=maybe-uninitializedStephan Bergmann
2023-11-25loplugin:fieldcast in SwOneExampleFrameNoel Grandin
2023-11-25Simplify HtmlWriterMike Kaganski
2023-11-25tdf#156243 Fix off-by-one bug for autocorrectMatt K
2023-11-25Convert SwHashTable to std::unordered_mapNoel Grandin
2023-11-25sw: prevent crash with assert in test base classTomaž Vajngerl
2023-11-24sw: fix --without-fonts buildMiklos Vajna
2023-11-24tdf#158294 HTML simple format also added to paste special toolboxOliver Specht
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 floattable, per-frame wrap-on-all-pages mode: add UNO APIMiklos Vajna
2023-11-24sw: extract SwSectionFrame::dumpAsXmlAttributes() from SwFrameMiklos Vajna
2023-11-24tdf#158338 Opening file with image when JAWS is running causes endless loopNoel Grandin
2023-11-23tdf#158336: Only Change current tableXisco Fauli
2023-11-23Limit PreserveSpaces HTML/ReqIF export option to proper space charactersMike Kaganski
2023-11-23use SID_DOCFRAME for dialog parents if there is no SID_FILLFRAMECaolán McNamara
2023-11-23sw floattable: add per-frame wrap-on-all-pages modeMiklos Vajna
2023-11-23CppunitTest_sw_txtexport: turn on gb_CppunitTest_set_non_application_font_useMiklos Vajna
2023-11-22loplugin:fieldcast in SwTransferableNoel Grandin
2023-11-22lok: disconnect clipboard leftovers in Writer to avoid crashSzymon Kłos
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-11-22sw floattable: fix crash by trying harder to split tablesMiklos Vajna
2023-11-22CppunitTest_sw_mailmerge2: remove not needed preTest() callMiklos Vajna
2023-11-21tdf#158145 - UI: Part 37 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-21tdf#158144 - UI: Part 36 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-21tdf#158141 - UI: Part 34 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-21tdf#158140 - UI: Part 33 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-21tdf#115871 - Reset outline and list options to parent settingsAndreas Heinisch
2023-11-21tdf#158137 - UI: Part 32 - Unify lockdown behavior of Options dialogBalazs Varga
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-20ofz#64109 crash in CharClass::isLetterNumericCaolán McNamara
2023-11-20fix a regression crashJaume Pujantell
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-11-20sw floattable, delete UI: fix undo/redoMiklos Vajna
2023-11-20use the cheaper variant of SfxItemPool::areSame where possibleNoel Grandin
2023-11-19Extended loplugin:ostr: swStephan Bergmann