summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs/graphite_layout.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-04-08Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard1-21/+2
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar1-2/+21
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-20Some cppcheck cleaningJulien Nabet1-2/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl1-4/+5
2012-06-04fdo#50169: add another index checkMartin Hosken1-0/+1
2012-05-25fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+5
2012-04-04Fix cursor movement in graphite fontsMartin Hosken1-21/+25
2012-03-20vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek1-1/+1
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara1-2/+2
2012-02-27WaE: some super-high debugging level warningsCaolán McNamara1-6/+10
2012-02-23vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+1
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-10-04WaE: 'e' : unreferenced local variableTor Lillqvist1-0/+2
2011-09-22WaE: signed/unsigned errorCaolán McNamara1-2/+2
2011-09-22Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken1-14/+19
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-3/+3
2011-05-08Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-29Make vcl building.Jan Holesovsky1-3/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+2
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba1-3/+1
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba1-2/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-7/+7
2011-03-11WaE: variables set but unusedCaolán McNamara1-4/+0
2011-03-11WaE: signed unsigned comparisionsCaolán McNamara1-2/+10
2011-03-11WaE: ambiguous && ||Caolán McNamara1-1/+4
2011-03-10graphite2 consolidated patchMartin Hosken1-578/+380
2011-02-09Removing the ext_std masterpieceFridrich Štrba1-7/+5
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-3/+0
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-5/+5
2011-01-07cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-10fix of underlining problem with Graphite fonts #i114765#Keith Stribley1-0/+1
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara1-2/+2
2010-09-27#i114765# fix calculation of justified graphite text width (thanks kstribley)Herbert Duerr [hdu]1-0/+1
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov1-2/+2
2010-08-25DEV300: changesets OOO330 up to m5Vladimir Glazunov1-13/+58
2010-08-09#i113731# fix compile warning on an pre-4.0-release gcc versionHerbert Duerr [hdu]1-1/+1
2010-08-03cmcfixes77: merge with DEV300 m86Caolán McNamara1-26/+55
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara1-2/+2
2010-08-02#i113563# fix compile with system-graphite (thanks cmc)Herbert Duerr [hdu]1-1/+1
2010-07-29CWS-TOOLING: integrate CWS vcl113obo1-7/+7