summaryrefslogtreecommitdiff
path: root/vcl/generic/print
AgeCommit message (Expand)Author
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-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
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-12-04Don't perform printer font substitutionKhaled Hosny
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-23Correctly check getFileURLFromSystemPath() successKhaled Hosny
2013-11-21fdo#67802: Fix PS printing of non-CTL text with ligaturesKhaled Hosny
2013-11-21Add a comment explaining this unused fileKhaled Hosny
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-09-11typo fix: wether -> whetherAndras Timar
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12convert vcl/inc/outfont.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/ppdparser.hxx from String to OUStringNoel Grandin
2013-06-27Always embed 14 standard Postscript fonts in PDFKhaled Hosny
2013-06-18sal_Bool to boolTakeshi Abe
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-23Fix dbglevel=2 buildThorsten Behrens
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák
2013-02-28cleanup some module calls.Michael Meeks
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-12-20Some cppcheckJulien Nabet
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara