summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist1-3/+5
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith2-6/+6
2013-03-11Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara1-3/+177
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir3-11/+11
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold2-8/+8
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák2-7/+7
2013-03-07c#706171# handle invalid PFB chunk headerHerbert Dürr1-3/+5
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-28cleanup some module calls.Michael Meeks1-4/+3
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks2-17/+17
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky1-1/+1
2013-02-21pFTOblique is unusedTor Lillqvist1-3/+0
2013-02-21FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist1-2/+2
2013-02-21Just link directly to the bundled static libfreetype on AndroidTor Lillqvist1-3/+21
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-19really, don't obtain the process locale 500 timesEike Rathke1-13/+20
2013-02-18localizedsorter::bestname: info for non-ISO locale and commentEike Rathke1-0/+3
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara1-14/+21
2013-02-08what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák1-3/+4
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-14Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't foundCaolán McNamara1-2/+12
2013-01-12these members are private now, use accessorsCaolán McNamara1-6/+6
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith8-91/+86
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-2/+2
2013-01-10maName is now private, use GetFamilyName()Caolán McNamara1-1/+1
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara1-0/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+4
2013-01-07Change public variables of class ImplFontAttributes to private.navin5-35/+35
2012-12-20Some cppcheckJulien Nabet3-5/+3
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák4-0/+4
2012-12-06Resolves: fdo#57939 use different layout instances for differing kerning flagsCaolán McNamara1-2/+5
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-1/+0
2012-11-30fix build for meCaolán McNamara1-1/+2
2012-11-30ditched rtl::OLocaleEike Rathke1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-2/+2
2012-11-16use LanguageTagEike Rathke1-3/+3
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-11-13fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absenceCaolán McNamara1-0/+7
2012-11-12re-base on ALv2 code. Includes:Michael Meeks10-238/+141
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks16-368/+228
2012-10-07WaE: 'driverLib' defined but not usedTor Lillqvist1-0/+2
2012-10-07Android printing is completely different anyway, surelyTor Lillqvist1-1/+1
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-9/+51
2012-09-17older icu's appear to have the features, but not the typedefsCaolán McNamara1-0/+7
2012-09-17Related: rhbz#857860 enable ligatures and kerning only when requestedCaolán McNamara1-1/+7
2012-09-17update unused code listCaolán McNamara3-68/+2