summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris 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-19DeactivateMenuBar can be non-virtual nowStephan Bergmann
2016-01-19vcl: add quality accessor & mutator to FontChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist
2016-01-18vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-18vcl: tabify font.hxxChris 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: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock
2016-01-16vcl: tabify font.hxxChris 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: created accessors and mutators for font classesChris Sherlock
2016-01-15vcl: add symbol and charset accessors and mutators to FontChris Sherlock
2016-01-15vcl: allow doxygen to see boost::intrusive_ptrChris Sherlock
2016-01-14vcl: FontMetric now has ImplFontMetricPtr objectsChris Sherlock
2016-01-14vcl: ImpFontMetric and FontMetric no longer friends with OutputDeviceChris 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: Create accessor and mutator for builtin font flag in FontMetricChris Sherlock
2016-01-13This stuff is private to vclTor Lillqvist
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-12tdf#97075 - don't render sdr overlays before we paint.Michael Meeks
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-12Bin unnecessary forward declarationTor Lillqvist
2016-01-12vcl: change from Impl_Font to ImplFontChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock