Age | Commit message (Expand) | Author |
2013-02-11 | Resolves: rhbz#527719 #i105784# improve selection of fallback font | Caolán McNamara |
2013-02-08 | what a convoluted way to split path into dir and file; and broken, too | Luboš Luňák |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-14 | Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't found | Caolán McNamara |
2013-01-12 | these members are private now, use accessors | Caolán McNamara |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/generic | Chr. Rossmanith |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-10 | maName is now private, use GetFamilyName() | Caolán McNamara |
2013-01-09 | Resolves: fdo#59131 resolve default backend on printer->setup | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-07 | Change public variables of class ImplFontAttributes to private. | navin |
2012-12-20 | Some cppcheck | Julien Nabet |
2012-12-19 | -DENABLE_GRAPHITE -> config_graphite.h | Luboš Luňák |
2012-12-06 | Resolves: fdo#57939 use different layout instances for differing kerning flags | Caolán McNamara |
2012-11-30 | eradicate all traces of OLocale and rtl/locale.hxx | Michael Stahl |
2012-11-30 | fix build for me | Caolán McNamara |
2012-11-30 | ditched rtl::OLocale | Eike Rathke |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-11-13 | fontconfig < 2.4.92 doesn't have FcGetLangs, fallback to old logic in absence | Caolán McNamara |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-07 | WaE: 'driverLib' defined but not used | Tor Lillqvist |
2012-10-07 | Android printing is completely different anyway, surely | Tor Lillqvist |
2012-09-18 | Don't access broken service mgr during bootstrap failure | Stephan Bergmann |
2012-09-17 | older icu's appear to have the features, but not the typedefs | Caolán McNamara |
2012-09-17 | Related: rhbz#857860 enable ligatures and kerning only when requested | Caolán McNamara |
2012-09-17 | update unused code list | Caolán McNamara |
2012-09-11 | default to off for packagekit usage; add --enable-packagekit | Rene Engelhard |
2012-09-07 | move temporary font cleaning to a place that is run on all platforms | Luboš Luňák |
2012-09-07 | move the code for adding temporary fonts to a separate class | Luboš Luňák |
2012-09-06 | basic support for temporary fonts | Luboš Luňák |
2012-09-06 | these warnings are only debug informational really | Caolán McNamara |
2012-09-05 | should be able to remove SimpleLayoutEngine now | Caolán McNamara |
2012-09-03 | misplaced ifdef | Caolán McNamara |
2012-09-03 | adjust auto font installation | Caolán McNamara |
2012-09-03 | Refetch fonts if new ones installed or old ones deinstalled | Caolán McNamara |
2012-09-03 | make GlyphCache::InvalidateAllGlyphs do what it says it does | Caolán McNamara |
2012-09-03 | Resolves: #i96826# request font installation on render failure | Caolán McNamara |
2012-08-31 | workaround fdo#35118 in the absence of fdo#19869 | Caolán McNamara |
2012-08-14 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-13 | Resolves: fdo#53258 Aquabase-spanish-support busts ttf reader again | Caolán McNamara |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-15 | Resolves: fdo#31821 always process ZW[N]J in the font regardless of script | Caolán McNamara |
2012-07-15 | Resolves: fdo#31821 use icu layout whenever possible | Caolán McNamara |
2012-07-14 | ENABLE_ICU_LAYOUT is always enabled | Caolán McNamara |
2012-07-14 | Related: fdo#31821 prefer non-latn over latn, but latn over nothing | Caolán McNamara |