summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2023-01-31tdf#143148 sw: inc: Use pragma once instead of include guardsRasenkai
2023-01-31sw: if the fly is to be split, then limit its growth in SwFlyFrame::Format()Miklos Vajna
2023-01-31sw: document SwTextFootnoteMiklos Vajna
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30tdf#151548 sw content controls: keyboard navigation with tab keyJustin Luth
2023-01-30tdf#119229 docx: Set paraIdParent upon FN_REPLYParis Oplopoios
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2023-01-25sw: support theme colors in color picker in writerTomaž Vajngerl
2023-01-25tdf#129905 Create toggle for Section boundariesRafael Lima
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth
2023-01-24sw: add document model for multi-page fly framesMiklos Vajna
2023-01-24sw: send LOK call back on refmark deletionPranam Lashkari
2023-01-23sw doc model xml dump: show endnote info about footnote formatsMiklos Vajna
2023-01-23tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \tMichael Stahl
2023-01-20Base SwXBodyText on WeakImplHeplerStephan Bergmann
2023-01-20Base SwXShapeBaseClass on WeakImplHelperStephan Bergmann
2023-01-20sw: add a new .uno:DeleteSections UNO commandMiklos Vajna
2023-01-20XUnoTunnel->dynamic_cast in SwXTextRangeNoel Grandin
2023-01-20tdf#149073 SwNavigator: provide an indication for linked imagesJim Raykowski
2023-01-19XUnoTunnel->dynamic_cast in SwXTextRangesNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextTableNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXCellRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextSearchNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXNumberingRulesNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXParagraphNoel Grandin
2023-01-19storing WeakReference in std::set is a bad ideaNoel Grandin
2023-01-19Fix SwFmDrawPage queryAggregationStephan Bergmann
2023-01-19Fix SvxFmDrawPage et al getTypesStephan Bergmann
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2023-01-18remove XUnoTunnel in SwChartDataSequenceNoel Grandin
2023-01-18tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtendedParis Oplopoios
2023-01-18sw: rename getBookmarkFor() further to getOneInnermostBookmarkFor()Miklos Vajna
2023-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2023-01-17tdf#143148 Use pragma once instead of include guardsDowdyJ
2023-01-17sw: document SwSectionNodeMiklos Vajna
2023-01-16sw: add a new .uno:DeleteFields UNO commandMiklos Vajna
2023-01-14sw: add ThemeColorChanger that sweeps the model and changes colorsTomaž Vajngerl
2023-01-13tdf#152952 sw: don't hyphenate URLs by defaultMichael Stahl
2023-01-13sw: add a new .uno:DeleteBookmarks UNO commandMiklos Vajna
2023-01-13sw: add a new .uno:UpdateField UNO commandMiklos Vajna
2023-01-13sw: rename getBookmarkFor() to getInnerBookmarkFor()Miklos Vajna
2023-01-11sw: add a new .uno:UpdateBookmark UNO commandMiklos Vajna
2023-01-11sw lok: expose name of bookmark under cursorMiklos Vajna
2023-01-10sw: add a new .uno:DeleteTextFormFields UNO commandMiklos Vajna
2023-01-10tdf#152872 sw: conditionally hide paragraph breaksMichael Stahl
2023-01-10sw doc model xml dump: show section namesMiklos Vajna
2023-01-10sw: add a new .uno:UpdateSections commandMiklos Vajna
2023-01-10vcl ITiledRenderable: rename supportsCommandValues() to supportsCommand()Miklos Vajna
2023-01-08Resolves tdf#139141 - Make variable date/time field the defaultHeiko Tietze