summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salgdi3.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+0
2014-11-10loplugin:unreffunStephan Bergmann1-2/+0
2014-11-10extract cairo rendering and abstract platform bitsMarkus Mohrhard1-567/+23
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock1-4/+5
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock1-2/+2
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-40/+0
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara1-2/+0
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud1-0/+1
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud1-30/+21
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud1-6/+7
2014-02-26Remove visual noise from vclAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-20/+20
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-17/+17
2013-12-11fontmanager.hxx is private to vclTor Lillqvist1-1/+1
2013-12-04No more uses of printer built in fontsKhaled Hosny1-5/+0
2013-12-04Device-specific font substitution is not usedKhaled Hosny1-7/+0
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny1-8/+0
2013-10-21Removed unused kerning stuffKhaled Hosny1-51/+2
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+5
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-2/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák1-0/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara1-1/+5
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud1-8/+8
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky1-1/+15
2012-02-13Duplicate #includeStephan Bergmann1-1/+0
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara1-0/+1
2012-02-10Missing fontconfig.h includeStephan Bergmann1-0/+1
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara1-3/+8
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-2/+4
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara1-13/+17
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara1-1/+1
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara1-4/+0
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara1-3/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-11allow capability to render text with no XRenderPictFormatCaolán McNamara1-5/+17
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-3/+3
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks1-7/+7
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks1-3/+1
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks1-180/+3
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara1-16/+5