summaryrefslogtreecommitdiff
path: root/editeng/source/items/svxfont.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-14xub_StrLen->sal_Int32Caolán McNamara1-27/+25
2014-01-14longparas: nPartLen always is USHRT_MAX/STRING_LEN to take full stringCaolán McNamara1-2/+2
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-0/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-09-11convert some XubString to OUString in editengNoel Grandin1-24/+23
2013-09-11whack unused define REDUCEDSVXFONTNoel Grandin1-5/+2
2013-09-11convert editeng/source/items/*.cxx from String to OUStringNoel Grandin1-9/+9
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin1-32/+32
2013-08-08SvxFont: remove duplicate LanguageType memberMichael Stahl1-11/+9
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-02-23Fix typo "teh" -> "the"Julien Nabet1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-2/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara1-9/+0
2012-10-12XubString->OUStringCaolán McNamara1-12/+12
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-3/+4
2012-06-29Remove some unused defines and controlsThomas Arnhold1-3/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-04-05pure virtual with unused baseclass implCaolán McNamara1-3/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2012-02-18unusedeasy.code: remove SvxFont::DrawTextThomas Arnhold1-31/+0
2012-01-09simplify CharClassCaolán McNamara1-3/+3
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-10-17these can be constCaolán McNamara1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-34/+34
2011-02-16Translation of german comments.Albert Thuswaldner1-33/+28
2011-02-14Remove bogus comments and dead code from editeng, next part.Arnaud Versini1-42/+0
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-34/+34
2011-01-11s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a headerAndras Timar1-5/+2
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-10-13Fix fake small caps resizing factor #i1526#Laszlo Nemeth1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+860