summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-3/+9
2016-07-20Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+1
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-12/+18
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20loplugin:commaoperator in sw/Noel Grandin2-2/+2
2016-07-20Fix typosAndrea Gelmini1-1/+1
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-07-20Fix typosAndrea Gelmini9-10/+10
2016-07-12sw: prefix members of SwLayoutModeModifierMiklos Vajna1-5/+5
2016-06-06crashtesting: Resolves: tdf#91291 crash on inserting text into footnoteCaolán McNamara1-1/+2
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann4-16/+37
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna2-0/+25
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock1-1/+1
2016-02-28tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-02-05tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna1-1/+2
2016-01-21tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna1-1/+8
2016-01-21tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung1-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