summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18FilterConfigCache::GetImportFormatMediaType still needed on WNTStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin
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-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
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: created accessors and mutators for font classesChris Sherlock
2016-01-16vcl: ImplFontMetric and FontAttributes is *very* familiarChris Sherlock
2016-01-15vcl: coverity#1348469 identical branchesMichael Stahl
2016-01-15Bin some excessive vertical whitespaceTor Lillqvist
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-15vcl: add the meCharSet attribute into FontAttributesChris Sherlock
2016-01-15vcl: create a default FontAttributes constructorChris Sherlock
2016-01-15vcl: convert next ImplFont constructor to use initializer listChris Sherlock
2016-01-15vcl: convert ImplFont constructor to use initializer listChris Sherlock
2016-01-15vcl: move metric.cxx to font/fontmetric.cxxChris 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: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-14vcl: move font.cxx from gdi directory to font directoryChris Sherlock
2016-01-14vcl: split off ImplFontMetric into impfontmetric.hxxChris 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 ascent and descent in FontMetricChris Sherlock
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13tdf#92925 Remove MET (OS/2) exportBryan Quigley
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-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-13This stuff is private to vclTor Lillqvist
2016-01-13We only use the prev pointerTor Lillqvist
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-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-12No need to name unused parametersTor Lillqvist
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock
2016-01-12vcl: move fontcharmap.cxx to the font folderChris Sherlock
2016-01-12vcl: tidyup file name impfont.cxx -> fontcharmap.cxxChris Sherlock