summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in mapToFontConfigLangTag.Mark Wielaard2013-05-201-0/+12
* fix OUString conversionThomas Arnhold2013-05-191-4/+4
* Changed compareTo to startsWithricardobotto2013-05-191-4/+4
* WaE: unused functionsTor Lillqvist2013-05-161-22/+0
* Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2013-05-162-220/+12
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-4/+4
* Handle fonts without hhea or OS/2 table e.g. Type1Khaled Hosny2013-05-131-2/+12
* TypoKhaled Hosny2013-05-131-1/+1
* Some loggingKhaled Hosny2013-05-121-3/+29
* Drop code for FreeTyope version we don't supportKhaled Hosny2013-05-111-95/+11
* Cleanup FreeType ascender/descender handling a bitKhaled Hosny2013-05-111-17/+49
* Revert 052f181dad89ad34d90513bc9dcd3e3239727933Khaled Hosny2013-05-111-81/+7
* Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr2013-05-101-3/+2
* no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara2013-05-091-2/+9
* harfbuzz: stop delivering headersMichael Stahl2013-05-081-2/+2
* Enable HarfBuzz by defaultKhaled Hosny2013-05-061-12/+3
* [harfbuzz] Fix text width calculation, 3rd tryKhaled Hosny2013-05-061-13/+1
* Remove unused variablesKhaled Hosny2013-05-061-2/+0
* [harfbuzz] Support Unicode variation selectorsKhaled Hosny2013-05-062-17/+20
* [harfbuzz] Fix vertical text layoutKhaled Hosny2013-05-051-0/+9
* [harfbuzz] Fix placement of multi-glyph clustersKhaled Hosny2013-05-031-1/+16
* unneeded using directiveEike Rathke2013-05-031-1/+0
* implemented IcuFontFromServerFont::getFontTable(LETag,size_t&)Eike Rathke2013-05-031-3/+11
* do not call LayoutEngine::reset()Eike Rathke2013-05-031-1/+0
* [harfbuzz] Fix shaping across text runs, take 2Khaled Hosny2013-05-021-9/+1
* Revert "[harfbuzz] Fix shaping across text runs"Khaled Hosny2013-05-021-6/+2
* [harfbuzz] Simplify cluster detectionKhaled Hosny2013-05-011-9/+5
* [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