summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2023-01-10tdf#152872 sw: conditionally hide paragraph breaksMichael Stahl
2022-12-27tdf#140666 Make delete reference possible from the NavigatorJim Raykowski
2022-11-15sw: add online accessibility check implementationTomaž Vajngerl
2022-11-08sw: introduce a manager for content controlsMiklos Vajna
2022-10-21sw: combine IGrammarContact and SwGrammarContactTomaž Vajngerl
2022-10-14sw: improve duplicated images in copied header/footer textMiklos Vajna
2022-10-11use more string_view in swNoel Grandin
2022-10-01tdf#148806 sw vba: fix GetVbaEventProcessorJustin Luth
2022-09-09tdf#150876 sw: track new rows inserted after a tracked row insertionLászló Németh
2022-09-04the mode parameter to MergeTable is unusedNoel Grandin
2022-08-25use SwNode instead of SwNodeIndex in CorrAbs/CorrRelNoel Grandin
2022-08-20SwNodeIndex->SwNode in NumOrNoNumNoel Grandin
2022-08-20SwNodeIndex->SwNode in ClearBoxNumAttrsNoel Grandin
2022-08-10loplugin:passstuffbyrefNoel Grandin
2022-08-08make SwDoc::IsInTable more efficientNoel Grandin
2022-08-07make SwNodeIndex constructors explicitNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-07-12tdf#149775 - VBA: Find should stay around.Hannah Meeks
2022-06-20SwDoc::IsUsed(const SwNumRule&) can be constCaolán McNamara
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2022-02-16tdf#146622 sw crash fix: don't delete already deleted rowsLászló Németh
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-21tdf#144347 sw: fix tracked deletion of table with tracked contentLászló Németh
2021-07-05tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-06-30tdf#135316 optimise SwCharFormats::FindFormatByNameNoel Grandin
2021-06-23optimised FindFormatByName for SwFrameFormatsNoel Grandin
2021-06-22Move SwDoc::FindFormatByName to SwFormatsBaseNoel Grandin
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-03-13Drop duplicate methodMike Kaganski
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-12-03Just use a mutex for access to SwDoc::mpNumberFormatterStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-02SwDoc::Summary never called with null pExtDoc argCaolán McNamara
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara
2020-09-04sw: default to UI locale when language is missingMiklos Vajna
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-05-09compact namespace in swNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin