summaryrefslogtreecommitdiff
path: root/editeng/source/items/svxfont.cxx
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-12-05tdf#96505 removed "L" literalekuiitr
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in editengStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12editeng: sal_Bool -> boolStephan Bergmann
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30Put text filling in SvxFontmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-14xub_StrLen->sal_Int32Caolán McNamara
2014-01-14longparas: nPartLen always is USHRT_MAX/STRING_LEN to take full stringCaolán McNamara
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-09-11convert some XubString to OUString in editengNoel Grandin
2013-09-11whack unused define REDUCEDSVXFONTNoel Grandin
2013-09-11convert editeng/source/items/*.cxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin
2013-08-08SvxFont: remove duplicate LanguageType memberMichael Stahl