summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2013-03-11vcl: further fixesThomas Arnhold
2013-03-11vcl: fix debug buildThomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08protect against incomplete writesLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2013-03-07OSL_TRACE->SAL_INFOCaolán McNamara
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-06c#706125# fix overallocation on 64bit platformsHerbert Dürr
2013-03-06remove the need to explicitly specify font style for font embeddingLuboš Luňák
2013-03-06check whether font files allow being embedded in documentsLuboš Luňák
2013-03-05fdo#61847 - tolerate invalid pngs.Michael Meeks
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02coverity#736572: possible memory leak and memory corruption + docuMarkus Mohrhard
2013-03-02coverity#736569: fix memory leakMarkus Mohrhard
2013-03-01Resolves: fdo#61459 icons loaded from .res brokenCaolán McNamara
2013-03-01#i103131# in doubt treat unicode variation selectors as invisible(cherry pick...Herbert Dürr
2013-03-01(cherry picked from commit c4ce6e92db9e784eed2c0863d4c30bf9eddf3da1)Herbert Dürr
2013-02-28Don't SAL_INFO() a sal_Bool as a (binary) characterTor Lillqvist
2013-02-27get installed fonts etc. using SalGraphicsLuboš Luňák
2013-02-27make OutputDevice::ImplGetGraphics() return the SalGraphics*Luboš Luňák
2013-02-27vcl: re-add FontSelectPattern ctor needed on WNTMichael Stahl
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-26Cut down on the excessive and rather unhelpful OSL_TRACEs in vcl/source/gdiTor Lillqvist
2013-02-26another attempt at fixing build with the "generic" PrintFontManagerLuboš Luňák
2013-02-26put #ifdef around Unix specific codeLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25vcl: GDIMetaFile: log some exceptionsMichael Stahl
2013-02-25Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*Caolán McNamara
2013-02-25perf: avoid scaling images to the same size at some cost.Michael Meeks
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23sal: update log areasThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-18coverity#983232 Resource leakNorbert Thiebaud
2013-02-16Work around problem with boost::shared_array(NULL) ctor and Boost 1.53.0Stephan Bergmann
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-02-01always propagate font changesLuboš Luňák
2013-02-01fix incorrect if indentationLuboš Luňák
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-25Gradient::operator==: amazing how nobody noticed this for 13 yearsMiklos Vajna