summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/fltshell.hxx
AgeCommit message (Expand)Author
2022-10-07use more SwPosition::GetNodeNoel Grandin
2022-08-20SwNodeIndex->SwNode in StealAttrNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-05-24sw: document SwFltAnchorListenerMiklos Vajna
2021-10-11loplugin:moveparam in swNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
2021-03-12Revert "merge sw::hack::Position and SwFltPosition"Caolán McNamara
2021-03-01merge sw::hack::Position and SwFltPositionCaolán McNamara
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-20Translate German variable namesJohnny_M
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-17ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-20no more SwClient in sw/source/filter/basflt/Bjoern Michaelsen
2019-07-23loplugin:unusedfieldsNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-22ofz#13250 Direct-leakCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-16std::deque->std::vectorCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2017-12-12reuse ImportProgress class for exception safetyCaolán McNamara
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-08-30sw: WW8 import: properly handle consecutive range annotationsMichael Stahl
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-03-24sw: replace boost::noncopyable with C++11 deleteMichael Stahl