summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs/graphite_layout.cxx
AgeCommit message (Expand)Author
2013-09-06fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-20Some cppcheck cleaningJulien Nabet
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl
2012-06-04fdo#50169: add another index checkMartin Hosken
2012-05-25fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl
2012-04-04Fix cursor movement in graphite fontsMartin Hosken
2012-03-20vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara
2012-02-23vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl
2012-02-19Get rid of size() == 0Elton Chung
2012-01-08catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist
2011-09-22WaE: signed/unsigned errorCaolán McNamara
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-29Make vcl building.Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-11WaE: variables set but unusedCaolán McNamara
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara
2011-03-11WaE: ambiguous && ||Caolán McNamara
2011-03-10graphite2 consolidated patchMartin Hosken
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-07cppcheck: prefer prefix variantCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-09-27#i114765# fix calculation of justified graphite text width (thanks kstribley)Herbert Duerr [hdu]