summaryrefslogtreecommitdiff
path: root/include/editeng/svxfont.hxx
AgeCommit message (Expand)Author
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2020-10-20use tools::Long in editengNoel
2020-04-03tdf#80194 autoEsc: use fontmetrics in calculationJustin Luth
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2017-05-25loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-01-14longparas: nPartLen always is USHRT_MAX/STRING_LEN to take full stringCaolán McNamara
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/editengThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-11convert include/editeng/svxfont.hxx from String to OUStringNoel Grandin
2013-08-08SvxFont: remove duplicate LanguageType memberMichael Stahl
2013-04-23execute move of global headersBjoern Michaelsen