summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2024-02-15tdf#159565: make sure to handle leading hidden section correctlyMike Kaganski
2024-02-14tdf#159565 prerequisite: make hidden sections have zero-height framesMike Kaganski
2024-02-12tdf#159662 Add table alignment and left/right spacing to sidebar in WriterOliver Specht
2024-02-12Resolves tdf#158531 - Connector lines for Keep Ratio settingHeiko Tietze
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-02-09Writer: Improve redline communication with libreofficeKit.Gökay Şatır
2024-02-07tdf#158279 TOC links lost when converting .doc to HTMLNoel Grandin
2024-02-06sw: document connection between SwTextBlocks and autotextMiklos Vajna
2024-01-31make date-form-field dialog asyncNoel Grandin
2024-01-31make change-db dialog asyncNoel Grandin
2024-01-31make drop-down-form-field dialog asyncNoel Grandin
2024-01-30make set-row-height dialog asyncNoel Grandin
2024-01-30convert insert-footnote dialog to asyncNoel Grandin
2024-01-30make sorting dialog asyncNoel Grandin
2024-01-30make auto-format dialog asyncNoel Grandin
2024-01-30make glossary dialog asyncNoel Grandin
2024-01-30convert table width dialog to asyncNoel Grandin
2024-01-28tdf#36310 Insert cross reference from Navigator by DnDJim Raykowski
2024-01-28Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara
2024-01-28Related: tdf#159382 Naming is hard: make initial monster shorterMike Kaganski
2024-01-28tdf#159382: make edits of compat option in dialog apply immediatelyMike Kaganski
2024-01-28Simplify massively over-engineered compatibility optionsMike Kaganski
2024-01-27tdf#159382: introduce a Word compat flag for hanging footnote number spacingMike Kaganski
2024-01-26sw a11y: Return MapMode instead of using out paramMichael Weghorn
2024-01-26revert: 'LOKit: always display hidden chars when showing formatting...'Caolán McNamara
2024-01-26sw layout xml dump: show if formatting marks are onMiklos Vajna
2024-01-25make wrap dialog asyncNoel Grandin
2024-01-25extract this to a explanatory SyncLayoutRelatedViewOptions functionCaolán McNamara
2024-01-25sw a11y: Return SwAccessibleContext to avoid castingMichael Weghorn
2024-01-23make signature line dialog asyncNoel Grandin
2024-01-22tdf#159145 Allow changing width of comment column on right borderSamuel Mehrbrodt
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