summaryrefslogtreecommitdiff
path: root/sw/inc/redline.hxx
AgeCommit message (Expand)Author
2024-03-11tdf#157664 Drop operator != where respective operator == is definedTuukka Orava
2024-03-05make more symbols private in writerNoel Grandin
2023-10-30Fix typoAndrea Gelmini
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-14tdf#157662 SW: redline: accept/reject done for all partsAttila Szűcs
2023-09-08sw doc model xml dump: show all redline data of a range redlineMiklos Vajna
2023-03-08tdf#136904 tdf#116084 tdf#121176 sw: fix Undo & anonymized w:del in w:insLászló Németh
2022-10-07use more unique_ptr in GetAllValidRangesNoel Grandin
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::SetRedlineNoel Grandin
2022-07-27tdf#119840 Store pointer to redlineNoel Grandin
2022-07-21shrink size of SwRangeRedlineNoel Grandin
2022-03-16tdf#148032 sw: add redline comment for tracked commentsLászló Németh
2021-11-23tdf#145719 sw: track moved text in import and ChangesInMarginLászló Németh
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna
2020-05-29pack a few more classesNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-08-23tdf#127101 Change tracking: fix format reject at paragraph joinLászló Németh
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-09tdf#126243 DOCX: export/reject tracked paragraph style changeLászló Németh
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-24sw: prefix members of SwRedlineExtraData_Format, ...Miklos Vajna
2018-09-19sw_redlinehide_2: fix frame updates for SwUndoRedlineDeleteMichael Stahl
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl
2018-09-10sw: prefix members of SwRedlineDataMiklos Vajna
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-05sw: prefix members of SwFontAccess, SwFontObj and SwRangeRedlineMiklos Vajna
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-11-07ofz#4066 Bad-castCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock