summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-26vcl: remove unnecessary header includes from text.cxxChris Sherlock
2016-01-26vcl: remove unnecessary header includes in map.cxxChris Sherlock
2016-01-26vcl: cleanup namespace and header includes in font.cxxChris Sherlock
2016-01-26vcl: remove unnecessary headers from outdev.cxxChris Sherlock
2016-01-26vcl: remove unnecessary headers from outdevstate.cxxChris Sherlock
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21cppcheck: variableScopeCaolán McNamara
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16vcl: remove commented out lines from commit 0174562fa9eChris Sherlock
2016-01-16vcl: ImplFontMetric and FontAttributes is *very* familiarChris Sherlock
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-14vcl: change from pFontAttributes to pFontMetricChris Sherlock
2016-01-14vcl: Create mutator for bullet offset attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for slant attribute in FontMetricChris Sherlock
2016-01-14vcl: Create mutator for line height attribute in FontMetricChris Sherlock
2016-01-14vcl: use mutators for FontMetric's ascent and descent propertiesChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13vcl: remove ImplFontMetrics::mnMiscFlags as no longer usedChris Sherlock
2016-01-13vcl: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13Fix memory leakStephan Bergmann
2016-01-13vcl: Create accessor and mutator for full stop centered in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for font scaling in FontMetricChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks
2016-01-09vcl: move FontSelectPatternAttributes constructor to fontselect.cxxChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock
2016-01-07vcl: reorganize ImplFontEntry functionsChris Sherlock
2016-01-07vcl: move FontSelectPattern[Attributes] to fontselect.cxxChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-06vcl: init font metric variables in ImplFontAttributes constructorsChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock