summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-12make this a member of SvxBrushItemCaolán McNamara
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07Resolves: coverity#1402073 Mixing enum typesCaolán McNamara
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin