summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock3-529/+0
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock13-8737/+0
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock9-7826/+0
2016-01-11vcl: rename adobeenc.tab to adobe_encoding_table.hxxChris Sherlock2-1/+1
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock7-1544/+2
2016-01-11vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}Chris Sherlock3-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock2-6/+6
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock2-6/+6
2016-01-09vcl: move some Freetype stuff away from the "generic" folderChris Sherlock5-1714/+3
2016-01-09vcl: Rename class ImplFTSFontData to FreetypeFontFaceChris Sherlock2-7/+7
2016-01-09vcl: Rename ImplServerFontEntry to ServerFontInstanceChris Sherlock3-6/+6
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock6-12/+12
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock5-5/+5
2016-01-07vcl: FtFont{Info|File} renamed to FreetypeFont{Info|Type}Chris Sherlock2-43/+43
2016-01-07vcl: use FontSelectPattern, not FontSelectPatternAttributesChris Sherlock1-4/+4
2016-01-05Remove unnecessary castStephan Bergmann1-1/+1
2016-01-04vcl: split classes out of metric.hxxChris Sherlock3-0/+5
2016-01-03vcl: split out ImplFontAttributes into own headerChris Sherlock3-0/+4
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock2-13/+13
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock2-2/+2
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock5-50/+50
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock3-4/+2
2016-01-01vcl: %s/Fc\(.*\)Substititution/Fc\1Substitution/g (thanks vim regexps!)Chris Sherlock1-9/+9
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock4-13/+13
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock2-24/+18
2015-12-27Resolves: #i126753# fix invalid parse of GSUB table for OpenType fontsTsutomu Uchino1-0/+1
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin1-2/+2
2015-12-24loplugin:unnecessaryvirtualNoel Grandin1-8/+4
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist2-3/+3
2015-12-15Memory leakStephan Bergmann1-0/+5
2015-12-01Add 'Linux' string to about dialog OS version infoYousuf Philips1-2/+2
2015-11-27Disable code not needed with new HarfBuzz versionsKhaled Hosny1-6/+18
2015-11-26tdf#91288 Does not display traditional Chinese variant ofMark Hung1-1/+3
2015-11-24loplugin:unusedfields in vcl/Noel Grandin3-11/+2
2015-11-24Remove recently unused codeKhaled Hosny1-23/+0
2015-11-23Do all svp text rendering with cairoCaolán McNamara2-523/+0
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-0/+33
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist2-1/+3
2015-11-18com::sun::star->css in vcl/Noel Grandin2-2/+2
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann4-4/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann23-331/+331
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn1-2/+9
2015-10-20loplugin:defaultparamsStephan Bergmann4-4/+4
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin2-4/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-27/+27
2015-10-12convert Link<> to typedNoel Grandin2-13/+11
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks1-4/+3