summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentRedlineManager.hxx
AgeCommit message (Expand)Author
2021-01-20tdf#138666 sw: fix enable/disable of ChangesInMargin modeLászló Németh
2020-11-09tdf#83419 sw change tracking: clean-up autocorrectLászló Németh
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin
2019-08-01tdf#125990 change tracking: remove text join workaroundLászló Németh
2019-05-28DOCX import: clean-up FinalizeImport() of change trackingLászló Németh
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-15tdf#118699 DOCX import: don't add numberingLászló Németh
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-12-18sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens
2018-09-28sw layout-level redline hiding: add more doxygen documentationMiklos Vajna
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
2018-09-07tdf#119019 DOCX track changes: fix invisible delete and insertLászló Németh
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-01-25sw: uninitialised DocumentRedlineManager::bHideLinineTooltipsMichael Stahl
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-10-27use std::unique_ptr in DocumentRedlineManagerNoel Grandin
2017-09-27ofz#3301 sw: DeleteAndJoin found yet another way to delete new redlineMichael Stahl
2017-08-25tdf#109267 sw: fix confusing return value of AppendRedline()Michael Stahl
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-06-01ofz#1262 sw: DeleteAndJoin could delete proposed new redlineMichael Stahl
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-10do not include boost/utility.hppMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner