summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2015-12-22loplugin:simplifyboolStephan Bergmann1-1/+1
2015-12-21crashtesting: post NPAPI removal crash fixingCaolán McNamara1-1/+1
2015-12-16sw layout xml dump: show if the frame has fix sizeMiklos Vajna1-0/+1
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-1/+1
2015-12-07Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon57-2272/+2272
2015-11-24loplugin:unusedfields in sw/Noel Grandin3-21/+5
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky1-18/+18
2015-11-16sw: prefix members of SwTextFrmBreak.Jan Holesovsky2-75/+75
2015-11-14sw: prefix members of SwLineLayoutMiklos Vajna2-71/+71
2015-11-13sw: prefix members of SwTextIterMiklos Vajna13-580/+580
2015-11-13sw: prefix members of SwParaPortionMiklos Vajna2-61/+61
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-11new loplugin: memoryvarNoel Grandin1-10/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann51-544/+544
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin6-21/+19
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06sw: prefix members of SwTextFormatInfoMiklos Vajna2-223/+223
2015-11-04tdf#83910 Formatting of lines which consist of a single dummy line onlyTobias Lippert1-1/+8
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung1-3/+9
2015-10-28tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna2-105/+105
2015-10-20loplugin:defaultparamsStephan Bergmann4-13/+13
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-1/+1
2015-10-14coverity#1326206 Dereference after null checkCaolán McNamara1-3/+2
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann18-148/+148
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht7-14/+14
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-01Fix typosAndrea Gelmini5-6/+6
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-3/+0
2015-09-29Related: tdf#93461 relax loop detection some moreCaolán McNamara1-4/+7
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann2-8/+8
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-10/+0
2015-09-28duplicate commentsCaolán McNamara1-2/+0
2015-09-28Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+11
2015-09-28sw: prefix members of SwTextFrmMiklos Vajna4-41/+41
2015-09-21sw layout dump: show selection ranges from all shellsMiklos Vajna1-6/+4
2015-09-18Fix typosAndrea Gelmini1-1/+1
2015-09-15sw: SWAP_IF_ -> SwSwapIfMiklos Vajna6-28/+28
2015-09-10sw: use std::unique_ptr<> in textMiklos Vajna3-8/+7
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl2-8/+14
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin10-33/+33
2015-09-03sw: replace boost::ptr_vector with std::vectorMichael Stahl1-8/+7
2015-09-03sw: indentation fixesMiklos Vajna1-1/+1