summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unocrsrhelper.cxx
AgeCommit message (Expand)Author
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-17remove unnecessary dynamic_cast around SwXTextNoel Grandin
2023-09-05DRY use existing method in SwXShape rather than open-codingNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-05-17tdf#155328 sw tracked table column: add DOCX export/importLászló Németh
2023-01-20XUnoTunnel->dynamic_cast in SwXBookmarkNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextRangesNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXTextTableNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXCellRangeNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in SwXNumberingRulesNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast for SwXFrameNoel Grandin
2023-01-19XUnoTunnel->dynamic_cast in OTextCursorHelperNoel Grandin
2023-01-17Properties SortedTextId and DocumentElementsCount added for grammar checkFred Kruse
2022-10-11use more string_view in swNoel Grandin
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-08-26use more SwPosition::AssignNoel Grandin
2022-08-18use more pass-by-value in SfxItemSetNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-14use more SwPosition::GetNode instead of nNodeNoel Grandin
2022-08-04elide some SwNodeIndex temporariesNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-28tdf#119840 elide some allocationsNoel Grandin
2022-07-08tdf#149747 DOCX import: use UI style name for tracked changesTünde Tóth
2022-05-12sw content controls: fixes for the ending dummy charMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-04-19sw: check if cursor position is valid before inserting fileMichael Stahl
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-20make more use of SwPaM::End()Noel Grandin
2021-10-13sw: fix corrupted proxy object for SwGrfNode via the view cursor UNO APIMiklos Vajna
2021-10-09Declare and initialize variable only when really needed (sw/unocrsrhelper)Julien Nabet
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 2Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-08tdf#143359 sw: track deletion of empty table rowsLászló Németh
2021-07-20Use WhichRangesContainer::MergeRange instead of SfxItemSet::MergeRangeMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-03tdf#79069 DOCX: support tracked table (row) deletionLászló Németh
2021-04-27tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptrMike Kaganski
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2020-12-08Simplify attribute set definitions a littleMike Kaganski