summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi
AgeCommit message (Expand)Author
2012-02-27callcatcher: update unused listCaolán McNamara
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold
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-12-20catch rather unlikely vcl case and don't crashMichael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-14strip down includes and forward declarationsCaolán McNamara
2011-11-14we can use default implementations of theseCaolán McNamara
2011-11-14I don't see that any of this makes sense anymoreCaolán McNamara
2011-11-14no way to construct a MultiScreenGlyph nowCaolán McNamara
2011-11-14callcatcher: remove freshly unused methodsCaolán McNamara
2011-11-14no consumers of maRawBitmap remainCaolán McNamara
2011-11-14the only thing calling GetRawBitmap is itselfCaolán McNamara
2011-11-14the only thing calling GetPixmap is itselfCaolán McNamara
2011-11-14drop ScopedPicCaolán McNamara
2011-11-14InitRenderText only queries, and ret is unusedCaolán McNamara
2011-11-14mnUsingXRender unnecessary nowCaolán McNamara
2011-11-14mnForcedAA no longer connected to anything, skip setting itCaolán McNamara
2011-11-14I think we can now drop checks for minor of 1 when current is 11Caolán McNamara
2011-11-14ditch unused direct XRender text rendering callsCaolán McNamara
2011-11-14post cairo text-rendering GetGlyphId only called by GetGlyphIdCaolán McNamara
2011-11-14ditch hackaround for 15bit displays and XFree < 4.2.0Caolán McNamara
2011-11-14Link with libXrender instead of dynamically open itCaolán McNamara
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-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25gtk3: fix gtk2 crash-on-exit regressionMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael 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-25break headless coupling to X dependent backendMichael Meeks
2011-10-19Resolves: fdo#41556 font sub cache of nameA => nameB is too simplisticCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
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-18and so glyphcache.hxx is revealed to be unx onlyCaolá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