summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2012-03-14Remove SO52 strict compatibility stuffChristina Rossmanith
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák
2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš 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-20Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara
2012-02-19ByteString->rtl::OStringCaolán McNamara
2012-02-19Get rid of size() == 0Elton Chung
2012-02-18vcl: nFallbacklevel has no effectThomas Arnhold
2012-02-18Fix typos in commentsElton Chung
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-17remove unused methodsThomas Arnhold
2012-01-16typoCaolán McNamara
2012-01-16Clang -Wunneeded-internal-declaration.Stephan Bergmann
2012-01-16Same expression on both sides of '-'Caolán McNamara
2012-01-16callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara
2012-01-13Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith
2012-01-13tidy some string typesCaolán McNamara
2012-01-13Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-13Drop XLFD support from fontmanagerKhaled Hosny
2012-01-13callcatcher: update list, getXLFD is now unusedCaolán McNamara
2012-01-12post padmin shrinkage a lot of FontManager can go nowCaolán McNamara
2012-01-11Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara
2012-01-11Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara
2012-01-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolá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-10Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist
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-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-12-23adapt DEBUG codeCaolán McNamara
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-15Removed extra semicolonsJesse
2011-12-13Resolves: rhbz#761009 IFSD_Equal is asymmetricalCaolán McNamara
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13replace ByteString(String ctorCaolán McNamara
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-28Fix Kashida justification when there is no Kashida glyphKhaled Hosny
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara