summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák19-220/+187
2013-04-05new module i18nlangtagEike Rathke5-5/+5
2013-03-30certainly this was not meant to be _PC_NAME_MAXEike Rathke1-1/+1
2013-03-30upgrade icu to 51.1Peter Foley1-0/+1
2013-03-27-Wunused-macrosStephan Bergmann2-6/+0
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith1-6/+8
2013-03-25deleting NULL is safeTakeshi Abe1-6/+3
2013-03-23Fix dbglevel=2 buildThorsten Behrens1-4/+3
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák4-17/+17
2013-03-19Fix previous fixStephan Bergmann1-1/+1
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
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