summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-01-05Fix dbgutil build in case GL_DEBUG_SEVERITY_NOTIFICATION_ARB is undefinedTor Lillqvist
2016-01-05tdf#96687 - force validation after External InputJustin Luth
2016-01-05vcl: Ignore i965’s shader compiler debugEmmanuel Gil Peyrot
2016-01-05loplugin:redundantcastStephan Bergmann
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock
2016-01-01vcl: improve OpenGL debugging variously.Michael Meeks
2016-01-01vcl: Get rid of FontMatchStatus structureChris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: remove ImplFontAttributes equality operatorsChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-30vcl: update comment in AddFontFace() to match realityChris Sherlock
2015-12-30vcl: group functions and variables in PhysicalFontFamilyChris Sherlock
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28Typo: pysical->physicalJulien Nabet
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin
2015-12-27sal_uLong to sal_uInt32Matteo Casalin
2015-12-27vcl: change PhysicaFontFamily::maName to maFamilyNameChris Sherlock
2015-12-26vcl: fix whitespace in outdev.cxxChris Sherlock
2015-12-26vcl: change device font size variable/fn namesChris Sherlock
2015-12-25vcl: Change GetDev{Font|Size}List to GetDevice{Font|Size}ListChris Sherlock
2015-12-25vcl: PhysicalFontFamily now handles it's own list of font facesChris Sherlock
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-24Class ImplGetDevFontList renamed to ImplDeviceFontListChris Sherlock
2015-12-24vcl: function name change to ImplFindFontFamilyOfDefaultFontChris Sherlock
2015-12-24vcl: update names of find functions in PhysicalFontCollectionChris Sherlock
2015-12-23vcl: private functions in PhysicalFontCollection start with ImplChris Sherlock
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock
2015-12-22vcl: rename ImplFindByTokenNames to FindByTokenNamesChris Sherlock
2015-12-22vcl: rename PhysicalFontCollection::ImplFindByFont to FindByFontChris Sherlock
2015-12-22vcl: switch from ImplFindBySearchName to FindFontFamilyChris Sherlock
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin
2015-12-21These functions can be voidTor Lillqvist
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-19tdf#83755 correct non-printing character positionMark Hung
2015-12-18vcl: always re-use context from default window.Michael Meeks
2015-12-18tdf#90319: make image flipping work in writer for pngpasqualm
2015-12-18SAL_FONTENUM_STABLE_ON_PLATFORM is not defined anywhereTor Lillqvist
2015-12-18fix O(n^2) in vcl event broadcasting tdf#90199Noel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara