summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoredline.cxx
AgeCommit message (Expand)AuthorFilesLines
33 hoursuse more concrete UNO types in swNoel Grandin1-1/+2
4 daysloplugin:ostr in sw/../unocoreNoel Grandin1-2/+2
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski1-2/+2
2023-12-29use more concrete UNO types in swNoel Grandin1-1/+3
2023-12-29use more concrete UNO types in swNoel Grandin1-1/+1
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs1-1/+3
2023-09-14simplify some exception throwingNoel Grandin1-4/+2
2023-05-12use more concrete UNO types in sw/Noel Grandin1-13/+7
2022-12-04Some define-to-OUStringLiteral conversion in swMike Kaganski1-9/+9
2022-10-31tdf#126788 return concrete type from CreateXTextRangeNoel Grandin1-2/+2
2022-09-23rhbz#2122948 sw: fix ODF import of fieldmark in redlineMichael Stahl1-0/+5
2022-08-26use more SwPosition::AssignNoel Grandin1-2/+2
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-5/+5
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin1-5/+5
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin1-1/+1
2022-08-05introduce SwNodes::GoNext(SwPosition*) and similar GoPreviousNoel Grandin1-8/+2
2022-02-07Simplify sequences uses in sw (2)Julien Nabet1-14/+11
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-3/+3
2021-05-10sw: prefix members of SwAutoStylesEnumImpl, SwXRedline, ...Miklos Vajna1-29/+29
2021-02-20loplugin:refcounting in swNoel1-6/+4
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-10/+10
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+1
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara1-5/+5
2020-09-15sw: don't throw if disposed in SwXRedlinePortion::getPropertyValue()Michael Stahl1-4/+9
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+1
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-6/+0
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-3/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-04simplify UNO getTypes methodsNoel Grandin1-18/+8
2019-02-26UNO redline: uno SvtListener instead of SwClientBjoern Michaelsen1-5/+7
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-26loplugin:flatten in swNoel Grandin1-21/+20
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-03-08lok: Do not use UNO for fetching tracked changesPranav Kant1-18/+3
2017-02-07convert CursorType to scoped enumNoel Grandin1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-29/+11
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-4/+4
2016-08-21coverity#1371619 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-21coverity#1371620 Uncaught exceptionCaolán McNamara1-1/+1
2016-08-19sw redlines: expose description as part of the UNO/LOK APIMiklos Vajna1-1/+9
2016-08-19sw lok: add callbacks for redline table insertion / removalMiklos Vajna1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-14/+14
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0