summaryrefslogtreecommitdiff
path: root/vcl/generic/print
AgeCommit message (Expand)Author
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
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-25Removed unused methods from psp::PrinterGfxChr. Rossmanith
2012-04-14Some vcl cleaningJulien Nabet
2012-03-26merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-02-28Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxxChristina Rossmanith
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18vcl: nFallbacklevel has no effectThomas Arnhold
2012-02-15Various string function clean upStephan Bergmann
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2012-01-21unused methodsThomas Arnhold
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolá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-10can drop intermediate strings nowCaolán McNamara
2012-01-10Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-28ByteString::GetToken->comphelper::string::getTokenCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-01callcatcher: remove unused appendStrCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-25generic: overcome Mac specific build errorsMichael Meeks
2011-10-25generic: more unix conditional compilation pieces and win32 portingMichael Meeks