summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert 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-28fixincludeguards.sh: vclThomas Arnhold
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-06-18fdo#65844 use right colors from paletteDavid Tardon
2013-06-14Resolves: #i122456# Corrected tessellation for fat linesArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-18Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-14Remove some accidental merge by-products.Thorsten Behrens
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2013-03-08WaE: avoid mis-detection of uninitialized pixmap.Michael Meeks
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2013-02-28cleanup some module calls.Michael Meeks
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-20typo: allways -> alwaysAndras Timar
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-08-23unusedcode.easy: remove recently unused codeThomas Arnhold
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
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-05-13removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-06valgrind: silence annoying conditional jump warnings from dead scanline spaceCaolán McNamara