summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docredln.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-19sw: remove duplicated checkXisco Fauli1-8/+6
2024-08-12SwContentIndex owner pointersNoel Grandin1-8/+8
2024-08-09speedup lcl_storeAnnotationMarksNoel Grandin1-3/+5
2024-08-09simplify makeAnnotationBookmarkNoel Grandin1-3/+2
2024-08-07simplify IMark hierarchy (10)Noel Grandin1-0/+1
2024-08-05simplify IMark hierarchy (7)Noel Grandin1-2/+1
2024-08-04simplify IMark hierarchy (6)Noel Grandin1-1/+1
2024-08-04simplify IMark hierarchy (1)Noel Grandin1-1/+1
2024-07-26sw: use SAL_RET_MAYBENULL in GetTableBox()Xisco Fauli1-4/+7
2024-07-20cid#1554791 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-18loplugin:ostr in variousNoel Grandin1-1/+1
2024-06-14tdf#144208 speedup doc with lots of redline (9)Noel Grandin1-2/+4
2024-06-13loplugin:ostr in sw/../coreNoel Grandin1-3/+3
2024-06-02cid#1602443: use_after_freeJulien Nabet1-2/+2
2024-06-01tdf#144208 speedup doc with lots of redlineNoel Grandin1-0/+27
2024-05-29simplify and reduce allocation in SwRedlineTable::getTextOfAreaNoel Grandin1-11/+7
2024-05-29simplify and reduce allocation in SwRedlineTableNoel Grandin1-23/+6
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-4/+8
2024-02-17writer: LOK: make sure redline comment undo/redo is notifiedPranam Lashkari1-9/+27
2024-02-17Remove more unneeded const_castMike Kaganski1-1/+1
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski1-1/+1
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski1-2/+2
2024-02-09Writer: Improve redline communication with libreofficeKit.Gökay Şatır1-0/+20
2023-11-29Extended loplugin:ostr: swStephan Bergmann1-4/+4
2023-10-31tdf#157662 SW: fix connected area calculationAttila Szűcs1-0/+1
2023-10-30Fix typoAndrea Gelmini1-1/+1
2023-10-30Fix typosAndrea Gelmini1-2/+2
2023-10-30tdf#157663 SW: reenable move recognition improvementsAttila Szűcs1-6/+2
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs1-56/+248
2023-10-14Fix typoAndrea Gelmini1-1/+1
2023-10-14tdf#157662 SW: redline: accept/reject done for all partsAttila Szűcs1-0/+35
2023-09-15sw doc model xml dump: show when a redline is movedMiklos Vajna1-0/+1
2023-09-08sw doc model xml dump: show all redline data of a range redlineMiklos Vajna1-19/+35
2023-05-08tdf#147180 sw: fix lost change tracking of empty rowsLászló Németh1-11/+32
2023-05-02tdf#147180 sw: fix lost change tracking of modified tablesLászló Németh1-0/+14
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-1/+1
2022-10-21Improve SwRedlineData::CanCombine date comparisonStephan Bergmann1-5/+15
2022-10-11avoid accessing SwPosition.nContentNoel Grandin1-4/+1
2022-10-11no need to touch nContent hereNoel Grandin1-2/+1
2022-10-07use more unique_ptr in GetAllValidRangesNoel Grandin1-78/+78
2022-10-07use more SwPosition::AssignNoel Grandin1-19/+19
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl1-1/+1
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh1-1/+5
2022-09-16create less SwPosition temporariesNoel Grandin1-1/+1
2022-08-23use more SwPosition::GetNodeNoel Grandin1-4/+4
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin1-2/+1
2022-08-19convert more nNode to SwPosition::GetNodeNoel Grandin1-1/+1
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin1-2/+2
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin1-7/+7
2022-08-14use more GetContentIndexNoel Grandin1-1/+1