summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salfont.cxx
AgeCommit message (Expand)Author
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-15vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-06Bin some unused functions and fieldsTor Lillqvist
2016-01-06Bin unnecessary variableTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: move Windows salgdi3.cxx to salfont.cxx - that's all it does!Chris Sherlock