summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-01-22tdf#96407 Provide OS X version info for About boxDouglas Mencken
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21tdf#96420: Re-introduce SimpleWinLayoutTor Lillqvist
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: remove Font::GetFamily and Font::GetFamilyNoAsk (obsolete functions)Chris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock
2016-01-21vcl: tabify fontattributes.hxxChris Sherlock
2016-01-20vcl: add built in font property functions to Font classChris Sherlock
2016-01-20vcl: add more property functions to FontChris Sherlock
2016-01-20-Werror,-Wmismatched-tagsStephan Bergmann
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-20vcl: fix comments in impfont.hxxChris Sherlock
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-19vcl: add comment about ImplFontMetric::{Get|Set}LineHeight()Chris Sherlock
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18svp: use SalColor instead of basebmp::ColorCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18gtk3: SpinButtons button area isn't always part of the ControlRegionCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara
2016-01-18svp: vcl and cairo have a difference of opinion on fg/bg of 1bit masksCaolán McNamara
2016-01-18svp: route copyBits through cairoCaolán McNamara
2016-01-18drop newly unused m_aDrawMode nowCaolán McNamara
2016-01-18svp: emulate XOR in cairo paths when necessaryCaolán McNamara
2016-01-18svp: merge duplicates to releaseCairoContextCaolán McNamara
2016-01-18svp: implement other invert variantCaolán McNamara
2016-01-18svp: like quartz implement ROP_INVERT via differenceCaolán McNamara
2016-01-18fix windows buildNoel Grandin
2016-01-18Revert "fix windows build"Noel Grandin
2016-01-18fix windows buildNoel Grandin
2016-01-18Fix --enable-kde4 againStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin
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: add comment about ImplFontMetric::{Get|Set}LineHeight()Chris Sherlock
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock
2016-01-16vcl: ImplFontMetric and FontAttributes is *very* familiarChris Sherlock
2016-01-15loplugin:simplifyboolNoel Grandin
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: make constructors of ImplFont explicitChris Sherlock
2016-01-15vcl: reorganize ImplFontMetric to same layout as ImplFontMetricDataChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-14vcl: change ServerFont::FetchFontMetric to GetFontMetricChris Sherlock
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-14vcl: remove unneeded headers from impfontmetric.hxxChris Sherlock
2016-01-14vcl: remove unneeded headers from impfontmetricdata.hxxChris Sherlock
2016-01-14vcl: remove unneeded fwd decls from impfontcharmap.hxxChris Sherlock