summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/textchainflow.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-07loplugin:useuniqueptr in TextChainFlowNoel Grandin1-6/+6
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-4/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-6/+2
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-2/+0
2016-06-29clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+0
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-06loplugin:unusedmethodsNoel Grandin1-7/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-16/+0
2015-09-29coverity1325072 Resource leakCaolán McNamara1-2/+2
2015-09-29coverit#1325064 Resource leakCaolán McNamara1-1/+6
2015-09-20Remove unused impGetOverflowingParaObjectStephan Bergmann1-8/+0
2015-09-20WaE: loplugin:literaltoboolconversionTor Lillqvist1-1/+1
2015-09-20chained editeng: Convert fprintf to SAL_INFOThorsten Behrens1-6/+9
2015-09-20chained editeng: Enhance existing svx classes with chaining-related methodsmatteocam1-2/+2
2015-09-20chained editeng: Add TextChainFlow related filesmatteocam1-0/+353