summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2016-01-25tdf#39468 vcl: translate German comment in vcl/source/gdi/octree.cxxChris Sherlock
2016-01-25vcl: remove comment cruft from vcl/source/gdi/octree.cxxChris Sherlock
2016-01-25vcl: rename impoct.hxx to impoctree.hxxChris Sherlock
2016-01-25vcl: rename cvtsvm.{cxx|hxx} file to svmconverter.{cxx|hxx}Chris Sherlock
2016-01-24fix buildCaolán McNamara
2016-01-24limit variable scopeDavid Tardon
2016-01-24move bmp dimension sanity check to a better placeDavid Tardon
2016-01-24limit variable scopeDavid Tardon
2016-01-24limit variable scopeDavid Tardon
2016-01-24sanitize input to avoid large allocationDavid Tardon
2016-01-24absolute seek is clearerDavid Tardon
2016-01-24sanitize valueDavid Tardon
2016-01-21at least partially sanitize image dimensionsDavid Tardon
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
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-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-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: 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-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-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-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-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
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-10vcl: Renamed ImplPdfBuiltinFontData to PdfBuiltinFontFaceChris Sherlock
2016-01-09cppcheck: truncLongCastAssignmentCaolán McNamara
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08vcl: ImpBitmap optimize GetBitCountDaniel Robertson
2016-01-08vcl: cosmetic, tabify print3.cxxChris Sherlock