summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-10-21Related: tdf#89178 Add an option to avoid converting some fields into textMike Kaganski
2023-10-21Make ConvertFieldsToText privateMike Kaganski
2023-09-28tdf#157492 sw: fix tracked drag & drop of table rowLászló Németh
2023-09-28tdf#155846 sw tracked table column: fix drag & dropLászló Németh
2023-07-12Simplify a bitMike Kaganski
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-23tdf#103064 Fix reset to parent style handlingMaxim Monastirsky
2023-06-06tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-28tdf#155028 Crash in: `anonymous namespace'::lcl_PasteFlyOrDrawFormatNoel Grandin
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-04-20introduce sw::FrameFormats<>Bjoern Michaelsen
2023-03-31tdf#154486: Use known name when inserting the table into the documentMike Kaganski
2023-03-09sw doc model dump: allow invoking this from outside sw/ in a debuggerMiklos Vajna
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