summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* [harfbuzz] Don't crash when closing LibreOfficeKhaled Hosny2013-04-291-1/+1
* [harfbuzz] Re-enable text justificationKhaled Hosny2013-04-291-4/+76
* [harfbuzz] Fix shaping across text runsKhaled Hosny2013-04-291-2/+6
* [harfbuzz] Fix text width calculation for realKhaled Hosny2013-04-291-32/+3
* [harfbuzz] Follow variable naming conventionsKhaled Hosny2013-04-291-71/+75
* [harfbuzz] Check for SAL_USE_HARFBUZZ in one placeKhaled Hosny2013-04-291-15/+17
* [harfbuzz] Fix text width calculationKhaled Hosny2013-04-291-0/+34
* [harfbuzz] Don't change the returned positionsKhaled Hosny2013-04-291-8/+8
* [harfbuzz] Correctly apply glyph positionsKhaled Hosny2013-04-291-4/+4
* [harfbuzz] Correctly apply RTL width adjustmentsKhaled Hosny2013-04-291-8/+13
* fdo#39468 Translation and cleanupChris Sherlock2013-04-292-38/+1
* Fix glyph width calculation in HarfBuzzKhaled Hosny2013-04-231-6/+6
* Add support for using HarfBuzz instead of ICU LEKhaled Hosny2013-04-231-16/+379
* Related: rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara2013-04-181-0/+13
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0719-220/+187
* new module i18nlangtagEike Rathke2013-04-055-5/+5
* certainly this was not meant to be _PC_NAME_MAXEike Rathke2013-03-301-1/+1
* upgrade icu to 51.1Peter Foley2013-03-301-0/+1
* -Wunused-macrosStephan Bergmann2013-03-272-6/+0
* Use OUString and sal_Int32 in filterText()Chr. Rossmanith2013-03-261-6/+8
* deleting NULL is safeTakeshi Abe2013-03-251-6/+3
* Fix dbglevel=2 buildThorsten Behrens2013-03-231-4/+3
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-204-17/+17
* Fix previous fixStephan Bergmann2013-03-191-1/+1
* Fix broken automatic search/replace resultsStephan Bergmann2013-03-191-1/+1
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* Bypass X11-specific code if not on X11Tor Lillqvist2013-03-181-3/+5
* Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith2013-03-122-6/+6
* Resolves: fdo#62154 propogate text language down to icu for loclCaolán McNamara2013-03-111-3/+177
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-113-11/+11
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-112-8/+8
* editable ttf fonts are usable for print&preview tooLuboš Luňák2013-03-082-7/+7
* c#706171# handle invalid PFB chunk headerHerbert Dürr2013-03-071-3/+5
* doubled includesThomas Arnhold2013-03-041-1/+0
* cleanup some module calls.Michael Meeks2013-02-281-4/+3
* embed also system fonts when embedding fonts in a documentLuboš Luňák2013-02-261-1/+1
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* re-factor AFM metric reading to simplify signatures.Michael Meeks2013-02-252-17/+17
* Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky2013-02-211-1/+1
* pFTOblique is unusedTor Lillqvist2013-02-211-3/+0
* FT_GlyphSlot_Embolden() and FT_GlyphSlot_Oblique() return voidTor Lillqvist2013-02-211-2/+2
* Just link directly to the bundled static libfreetype on AndroidTor Lillqvist2013-02-211-3/+21
* embed also system fonts when embedding fonts in a documentLuboš Luňák2013-02-211-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* really, don't obtain the process locale 500 timesEike Rathke2013-02-191-13/+20
* localizedsorter::bestname: info for non-ISO locale and commentEike Rathke2013-02-181-0/+3
* Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara2013-02-111-14/+21
* what a convoluted way to split path into dir and file; and broken, tooLuboš Luňák2013-02-081-3/+4
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1