summaryrefslogtreecommitdiff
path: root/editeng/source/rtf
AgeCommit message (Expand)AuthorFilesLines
2017-07-05new loplugin unnecessaryparenNoel Grandin1-6/+4
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-3/+3
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin2-7/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-2/+1
2017-06-05Improved loplugin:cstylecast to reference types: editengStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-4/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-5/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-30tdf#39468 Translate German commentsJens Carl2-5/+3
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-2/+0
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-14/+14
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-3/+3
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-4/+4
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-02-14convert SvParserState to scoped enumNoel Grandin1-6/+6
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin1-14/+4
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke1-2/+2
2016-09-01use SfxItemPool::IsSlot instead of custom implementationJochen Nitschke1-1/+1
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-7/+7
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-7/+7
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-2/+2
2016-07-15new loplugin unnecessary overrideNoel Grandin1-10/+0
2016-07-11Fix typosAndrea Gelmini1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-24loplugin:singlevalfields in editengNoel Grandin1-1/+0
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-6/+6
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-8/+12
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-3/+3
2016-04-06Avoid reserved identifiersStephan Bergmann1-6/+6
2016-03-18loplugin:constantfunction in editengNoel Grandin1-3/+2
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+0
2016-03-03editeng: fix -Werror=unused-but-set-variableMiklos Vajna1-2/+0
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin2-13/+7
2016-02-23new loplugin: commaoperatorNoel Grandin2-6/+8
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-7/+7
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-46/+46
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2-4/+4
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2