summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Change return PrintFontManager::countFontconfigFontsJulien Nabet2012-06-041-3/+5
* targeted string re-workNorbert Thiebaud2012-06-021-7/+5
* targeted string re-workNorbert Thiebaud2012-06-021-5/+5
* make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2012-05-311-5/+0
* i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl2012-05-301-0/+5
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-6/+2
* Removed unused methods from psp::PrinterGfxChr. Rossmanith2012-04-253-52/+0
* Some vcl cleaningJulien Nabet2012-04-142-14/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-25/+25
* vcl: use CustomTarget makefilesMatúš Kukan2012-03-311-32/+0
* merge getVerticalDeltaAngle and GetVerticalFlagsCaolán McNamara2012-03-261-25/+6
* Remove SO52 strict compatibility stuffChristina Rossmanith2012-03-144-168/+2
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-4/+2
* OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-03-121-2/+2
* help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud2012-03-042-0/+7
* Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxxChristina Rossmanith2012-02-282-64/+15
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-212-4/+4
* Resoves fdo#42901 duplicated .pfb without duplicated .afm drops fontCaolán McNamara2012-02-201-1/+20
* ByteString->rtl::OStringCaolán McNamara2012-02-192-59/+55
* Get rid of size() == 0Elton Chung2012-02-191-5/+5
* vcl: nFallbacklevel has no effectThomas Arnhold2012-02-181-4/+1
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Various string function clean upStephan Bergmann2012-02-152-9/+11
* Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot2012-01-314-6/+6
* unused methodsThomas Arnhold2012-01-211-19/+0
* remove unused methodsThomas Arnhold2012-01-171-9/+0
* typoCaolán McNamara2012-01-161-1/+1
* Clang -Wunneeded-internal-declaration.Stephan Bergmann2012-01-161-24/+0
* Same expression on both sides of '-'Caolán McNamara2012-01-161-8/+8
* callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara2012-01-161-14/+0
* Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith2012-01-134-22/+22
* tidy some string typesCaolán McNamara2012-01-131-6/+7
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-131-15/+15
* Drop XLFD support from fontmanagerKhaled Hosny2012-01-132-502/+4
* callcatcher: update list, getXLFD is now unusedCaolán McNamara2012-01-131-76/+0
* post padmin shrinkage a lot of FontManager can go nowCaolán McNamara2012-01-123-383/+3
* Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fontsCaolán McNamara2012-01-111-4/+15
* Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara2012-01-113-18/+41
* align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara2012-01-112-10/+10
* further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara2012-01-111-90/+0
* adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara2012-01-112-37/+91
* addFontFile always add all font faces in that fileCaolán McNamara2012-01-111-1/+1
* align getFontFaceNumber with FC_FACECaolán McNamara2012-01-112-2/+4
* on generic X11 unix we always use fontconfigCaolán McNamara2012-01-113-23/+13
* Rename weird "NetPath" term to the more descriptive "InstallationRootPath"Tor Lillqvist2012-01-101-12/+12
* can drop intermediate strings nowCaolán McNamara2012-01-101-4/+2
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-102-32/+33
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0