summaryrefslogtreecommitdiff
path: root/editeng/source/items/svxfont.cxx
AgeCommit message (Expand)Author
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
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-23Fix typo "teh" -> "the"Julien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara
2012-10-12XubString->OUStringCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-05pure virtual with unused baseclass implCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold
2012-01-09simplify CharClassCaolán McNamara
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-10-17these can be constCaolán McNamara