summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/salgdi3.cxx
AgeCommit message (Expand)Author
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
2012-06-01Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky
2012-02-13Duplicate #includeStephan Bergmann
2012-02-10cairo-ft.h should include this alreadyCaolán McNamara
2012-02-10Missing fontconfig.h includeStephan Bergmann
2012-01-23Resolves: fdo#44856 skew artificial fonts before glyph or layout rotationCaolán McNamara
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-11allow capability to render text with no XRenderPictFormatCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara
2011-08-22callcatcher: post cairo-text remove unused legacy methodsCaolán McNamara
2011-08-19now cairo is the only way to render text under XCaolán McNamara
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara
2011-08-15turn on cairo rendering of vertical textCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-08-02add vertical layout as a distinguishing font layout attributeCaolán McNamara
2011-07-26use new link mechanism and drop this horrible messCaolán McNamara
2011-07-22re-implement original GF_ROTR scaling bugCaolán McNamara
2011-07-20don't prohibit rendering text with cairo due to antialias advice anymoreCaolán McNamara
2011-07-20add GF_ROTL support to cairo vertical renderingCaolán McNamara
2011-06-30tweak for internal cairoCaolán McNamara
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]