summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2024-08-09speedup lcl_storeAnnotationMarksNoel Grandin
2024-08-09simplify makeAnnotationBookmarkNoel Grandin
2024-08-09use more concrete UNO type in writerfilterNoel Grandin
2024-08-09tdf#140061 keep SwCharFormat instances alive while SwDoc is alivePatrick Luby
2024-08-09UBSan CppunitTest_sw_writerfilter_misc needs the SwXFootnotes nowStephan Bergmann
2024-08-08use more concrete UNO type in writerfilterNoel Grandin
2024-08-08use more concrete UNO type in writerfilterNoel Grandin
2024-08-08UBSan CppunitTest_sw_writerfilter_misc needs the SwXTextFieldMasters nowStephan Bergmann
2024-08-07use more concrete UNO type in writerfilterNoel Grandin
2024-08-07sw a11y: Add a11y names for bg settings in side barMichael Weghorn
2024-08-07tdf#162121 sw: fix tab stop position in columned ToXMichael Stahl
2024-08-07simplify IMark hierarchy (11)Noel Grandin
2024-08-07simplify IMark hierarchy (10)Noel Grandin
2024-08-07simplify IMark hierarchy (9)Noel Grandin
2024-08-07use more concrete UNO type in writerfilterNoel Grandin
2024-08-06use more concrete UNO type in writerfilterNoel Grandin
2024-08-06simplify IMark hierarchy (8)Noel Grandin
2024-08-05sw: fix missing includes for the SwXStyle headerMiklos Vajna
2024-08-05tdf#153866: fix .uno:IndexMarkToIndexBjoern Michaelsen
2024-08-05simplify IMark hierarchy (7)Noel Grandin
2024-08-05UBSan CppunitTest_sw_writerfilter_misc needs the SwXStyleFamilies nowStephan Bergmann
2024-08-04simplify IMark hierarchy (6)Noel Grandin
2024-08-04use more concrete UNO type in writerfilterNoel Grandin
2024-08-04simplify IMark hierarchy (5)Noel Grandin
2024-08-04simplify IMark hierarchy (4)Noel Grandin
2024-08-04simplify IMark hierarchy (3)Noel Grandin
2024-08-04simplify IMark hierarchy (2)Noel Grandin
2024-08-04use more concrete UNO type in writerfilterNoel Grandin
2024-08-04use more concrete UNO type in writerfilterNoel Grandin
2024-08-04simplify IMark hierarchy (1)Noel Grandin
2024-08-03use more concrete UNO type in writerfilterNoel Grandin
2024-08-02tdf#162295 DOCX import: optimize the check if the header/footer is emptyMiklos Vajna
2024-08-02sw doc model xml dump: add SwFormat::dumpAsXml()Miklos Vajna
2024-07-30tdf#152919: update UserFieldsBjoern Michaelsen
2024-07-30tdf#161846 remove one layout operations (iii)Noel Grandin
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29tdf#158504: fix 'applied' for page stylesBjoern Michaelsen
2024-07-26sw: use SAL_RET_MAYBENULL in GetTableBox()Xisco Fauli
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-25tdf#160163 reset placeholder in Text field when emptyJuergen Funk
2024-07-22speed up O(n^2) loop in UpdateFieldContentsNoel Grandin
2024-07-22Revert "improve perf of lcl_GetUniqueFlyName"Noel Grandin
2024-07-22Improve the perf for pool item scanning..Noel Grandin
2024-07-21cid#1556239 Use of auto that causes a copyCaolán McNamara
2024-07-21improve perf of lcl_GetUniqueFlyNameNoel Grandin
2024-07-19improve doc for SwFormatPageDescNoel Grandin
2024-07-19(related tdf#126008) sw: when removing table auto format, don't...Michael Stahl
2024-07-18(related tdf#126008) sw: allow removing table autoformat from a tableMichael Stahl
2024-07-18make SwFormatPageDesc single-arg constructor explicitNoel Grandin
2024-07-17Sw: extract/transform document structure 2Attila Szűcs