summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/dbgoutsw.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-15avoid double map lookupNoel Grandin1-2/+4
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen1-3/+3
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen1-7/+6
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann1-6/+7
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen1-7/+6
2023-03-29loplugin:stringadd in swNoel Grandin1-15/+5
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl1-0/+6
2022-11-24add SwFormatAnchor::GetAnchorNode methodNoel Grandin1-2/+2
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): swStephan Bergmann1-18/+4
2022-10-17elide some dynamic_cast in writerNoel Grandin1-1/+1
2022-08-17add comparison operators for SwNodeNoel Grandin1-1/+1
2022-08-02introduce SwPosition::GetContentNodeNoel Grandin1-1/+1
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-1/+1
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin1-1/+1
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
2022-07-25SwIndex/SwIndexReg is only used to deal with SwContentNodesNoel Grandin1-1/+1
2022-03-30sw content controls: add document modelMiklos Vajna1-1/+1
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin1-5/+4
2022-02-28sw clearing breaks: add document modelMiklos Vajna1-1/+1
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-3/+3
2021-10-05drop 'using namespace std' in swJulien Nabet1-4/+2
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+0
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-20/+17
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2019-11-03loplugin:stringaddNoel Grandin1-7/+4
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-41/+16
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-40/+35
2019-10-02loplugin:stringadd in swNoel Grandin1-31/+22
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-6/+1
2019-08-24loplugin:returnconstval in swNoel Grandin1-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-12/+12
2019-04-14loplugin:sequentialassign in swNoel Grandin1-4/+1
2018-11-22improve function-local statics in swNoel Grandin1-129/+124
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07new loplugin readability-redundant-ppNoel Grandin1-2/+0
2018-09-21new loplugin:methodcyclesNoel Grandin1-71/+0
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-49/+49
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-2/+0
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin1-0/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-2/+2
2017-07-02dbg_out(SwRewriter) is unusedStephan Bergmann1-17/+0
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-1/+1
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-10/+2
2017-02-06Indentation fixesMiklos Vajna1-9/+9