summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock
2016-01-11vcl: rename adobeenc.tab to adobe_encoding_table.hxxChris Sherlock
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock
2016-01-11vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}Chris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09vcl: move some Freetype stuff away from the "generic" folderChris Sherlock
2016-01-09vcl: Rename class ImplFTSFontData to FreetypeFontFaceChris Sherlock
2016-01-09vcl: Rename ImplServerFontEntry to ServerFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-07vcl: FtFont{Info|File} renamed to FreetypeFont{Info|Type}Chris Sherlock
2016-01-07vcl: use FontSelectPattern, not FontSelectPatternAttributesChris Sherlock
2016-01-05Remove unnecessary castStephan Bergmann
2016-01-04vcl: split classes out of metric.hxxChris 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-01vcl: %s/Fc\(.*\)Substititution/Fc\1Substitution/g (thanks vim regexps!)Chris Sherlock
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-27Resolves: #i126753# fix invalid parse of GSUB table for OpenType fontsTsutomu Uchino
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15Memory leakStephan Bergmann
2015-12-01Add 'Linux' string to about dialog OS version infoYousuf Philips
2015-11-27Disable code not needed with new HarfBuzz versionsKhaled Hosny
2015-11-26tdf#91288 Does not display traditional Chinese variant ofMark Hung
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24Remove recently unused codeKhaled Hosny
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks