summaryrefslogtreecommitdiff
path: root/vcl/generic/print
AgeCommit message (Expand)Author
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
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25misc cross-platform dependency / build issue reduxMichael 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