summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-01-11PCH support on LinuxAshod Nakashian
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-10vcl: add missing mutator operations to ImplFontAttributesChris Sherlock
2016-01-10vcl: (OS X only) Change CoreTextFontData to CoreTextFontFaceChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontData name to WinFontFaceChris Sherlock
2016-01-10vcl: (Windows only) Changed ImplWinFontEntry name to WinFontInstanceChris Sherlock
2016-01-09tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul
2016-01-09vcl: move some Freetype stuff away from the "generic" folderChris Sherlock
2016-01-09vcl: Rename ImplServerFontEntry to ServerFontInstanceChris Sherlock
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-09vcl: rename m_pFontCache to mpFontCache in LogicalFontInstanceChris Sherlock
2016-01-09vcl: FindFontFamilyByFont is not the best name after allChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: document parameter in vertical font functionsChris Sherlock
2016-01-08vcl: this function is already documented in the base classChris Sherlock
2016-01-08vcl: this function is already documented in the base classChris Sherlock
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock
2016-01-08vcl: document parameters in vcl/inc/sft.hxxChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2016-01-07vcl: reorganize ImplFontEntry functionsChris Sherlock
2016-01-07vcl: tabify fontattributes.hxxChris 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: cleanup headers - remove unnecessary includes and fwd declsChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-07vcl: remove unnecessary includes in font headersChris Sherlock
2016-01-06vcl: fix lifecycle errors & memory corruption.Michael Meeks
2016-01-06Bin unneeded forward declarationsTor Lillqvist
2016-01-06vcl: opengl - Kill the last glErrors on common paths.Michael Meeks
2016-01-06Bin some unused functions and fieldsTor Lillqvist
2016-01-06vcl: init font metric variables in ImplFontAttributes constructorsChris Sherlock
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Remove unused forward declarationsTor Lillqvist
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
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-03vcl: indent cleanup for outfont.hxxChris Sherlock
2016-01-01vcl: remove poor-man's RTTI in PhysicalFontFaceChris Sherlock
2016-01-01loplugin:passstuffbyrefStephan Bergmann
2016-01-01vcl: move comment to correct spot (cheers Norbert)Chris Sherlock
2016-01-02Revert "vcl: Get rid of FontMatchStatus structure"Chris Sherlock