summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itrpaint.cxx
AgeCommit message (Expand)Author
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-03-08Make variable name more descriptiveSamuel Mehrbrodt
2019-03-08Add some commentsSamuel Mehrbrodt
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-08sw_redlinehide: SwAttrIter direct ctor gets a SwTextFrame argMichael Stahl
2018-06-08sw_redlinehide: trivial node conversions in itrform2.cxx/itrpaint.cxxMichael Stahl
2018-06-08sw_redlinehide: convert loop in SwTextPainter::CheckSpecialUnderline()Michael Stahl
2018-06-08sw_redlinehide: adapt SwExtend to merged paragraphMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in itrpaint.cxxMichael Stahl
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-21tdf#111626 switch underline color.Mark Hung
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-04tdf#39468: Translate German comments in sw/source/core/text/itrform2.cxxJens Carl
2017-05-03tdf#39468: Translate German comments in sw/source/core/text/itrpaint.cxxJens Carl
2017-04-05sw: remove "revolution" assert that doesn't even build anymoreMiklos Vajna
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-02-02tdf#104270 count hanging margin only if there is hanging portion.Mark Hung
2017-01-19tdf#35021 TAB_OVER_MARGIN pdf support for left/center/decJustin Luth
2016-09-18tdf#80724 try to reuse calculated underline font as much as possible.Mark Hung
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna
2016-03-31tdf#84938 convert SW_* script constants to scoped enumNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-18tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth
2015-12-15tdf#96125 Fix broken Writer paragraph text-to-text alignment feature.Mark Hung
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: prefix members of SwTextIterMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-25Fix tdf#77514 CJK ruby text in RTL( vertical ) base line issue.Mark Hung
2015-08-15Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung
2015-07-08Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11cppcheck: unreadVariableCaolán McNamara
2015-05-10cppcheck: cstyleCastCaolán McNamara
2014-11-24loplugin: cstylecastNoel Grandin
2014-09-06sal_uInt16 to more proper types, constify, avoid unneeded castsMatteo Casalin
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold