summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2024-09-17tdf#162937 Set default comment position to the rightRafael Lima
2024-09-16dont use GetItemSurrogates for gathering SvxBoxItemNoel Grandin
2024-09-16use more concrete UNO types in swNoel Grandin
2024-09-13sw: add Comments Panel in sidebarMohit Marathe
2024-09-12tdf#107184 sw: Added base text group feature to Asian Phonetic GuideJonathan Clark
2024-09-10fix ubsan, partially revertNoel Grandin
2024-09-09dont use GetItemSurrogates for gathering SwFormatFieldNoel Grandin
2024-09-09dont use GetItemSurrogates for gathering SvxOverlineItemNoel Grandin
2024-09-08dont use GetItemSurrogates for gathering SwFormatURLNoel Grandin
2024-09-08dont use GetItemSurrogates for gathering SwFormatINetFormatNoel Grandin
2024-09-07dont use GetItemSurrogates for gathering SwTOXMarkNoel Grandin
2024-09-07dont use GetItemSurrogates for gathering SwFormatRefMarkNoel Grandin
2024-09-07fix asan buildNoel Grandin
2024-09-07return SwTableBoxFormat from SwTableBox::ClaimFrameFormatNoel Grandin
2024-09-07dont use GetItemSurrogates for gathering SwTableBoxFormulaNoel Grandin
2024-09-07return SwDrawFrameFormat from SwContact::GetFrameFormatNoel Grandin
2024-09-06return SwTableLineFormat from SwTableLine::GetFrameFormatNoel Grandin
2024-09-06return SwTableBoxFormat from SwTableBox::GetFrameFormatNoel Grandin
2024-09-06sw doc model xml dump: show start node of headersMiklos Vajna
2024-09-04NFC prep for tdf#143899: move TextBoxIsFramePr into SwTextBoxHelperJustin Luth
2024-09-04convert SwFindNearestNode to regular classNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHint in swNoel Grandin
2024-09-03SwRedlineHint is deadNoel Grandin
2024-09-02Related: tdf#162580 When upgrading from Find toolbar search toJim Raykowski
2024-08-31tdf#162715: do not import theme when pasting from clipboardMike Kaganski
2024-08-30tdf#155229 Calculate row height incl. border if 'atLeast' is setOliver Specht
2024-08-30sw doc model xml dump: show start node of footersMiklos Vajna
2024-08-26tdf#153722 Move Headings from "Text Styles" to "Document Structure"Kira Tubo
2024-08-25crashtesting: null deref in swxtextframe_createtextcursorbyrange.sampleCaolán McNamara
2024-08-23tdf#158556 make SwFormatDrop hashableNoel Grandin
2024-08-23tdf#158556 make SwGammaGrf hashableNoel Grandin
2024-08-23tdf#158556 make SwFormatPageDesc hashableNoel Grandin
2024-08-20tdf#158556 avoid dynamic_castNoel Grandin
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-15tdf#158556 cache SwDocStyleSheetNoel Grandin
2024-08-15tdf#158556 move m_vIndices to SwNodeNoel Grandin
2024-08-15make SfxStringItem hashableNoel Grandin
2024-08-15merge CntUnencodedStringItem into SfxStringItemNoel Grandin
2024-08-15Related: cool#9735 sw lok: handle the AnyInput() callback during idle layoutMiklos Vajna
2024-08-14GetMarkStart/GetMarkEnd is hotNoel Grandin
2024-08-14tdf#158556 bypass some logic for toggle propertiesNoel Grandin
2024-08-14Resolves tdf#80054 - Customization for non-printable character colorHeiko Tietze
2024-08-13use more concrete UNO type in writerfilterNoel Grandin
2024-08-13UBSan CppunitTest_sw_writerfilter_misc needs the SwXTableRows nowStephan Bergmann
2024-08-13use more concrete UNO type in writerfilterNoel Grandin
2024-08-12use more concrete UNO type in writerfilterNoel Grandin
2024-08-12speedup lcl_FillAnnotationStartArrayNoel Grandin
2024-08-12SwContentIndex owner pointersNoel Grandin
2024-08-12use more concrete UNO type in writerfilterNoel Grandin
2024-08-11reduce dynamic_cast and SolarMutex overhead in sw UNO layerNoel Grandin