summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salgdi3.cxx
AgeCommit message (Expand)Author
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock
2016-01-26vcl: remove comment cruft from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock
2016-01-26vcl: remove unneeded headers from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock
2016-01-15vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-06-07Remove include stdio (part8)Julien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-10loplugin:unreffunStephan Bergmann
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud