summaryrefslogtreecommitdiffstats
path: root/vcl/source/glyphs
Commit message (Expand)AuthorAgeFilesLines
* vcl: use OSL_BIGENDIANThomas Arnhold2013-03-211-2/+3
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-201-2/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-121-23/+14
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-061-23/+14
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-191-1/+1
* fdo#49486: fix graphite2 hyphenation regressionMartin Hosken2012-07-051-2/+2
* fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl2012-06-041-4/+5
* fdo#50169: add another index checkMartin Hosken2012-06-041-0/+1
* fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-05-251-1/+5
* Fix cursor movement in graphite fontsMartin Hosken2012-04-041-21/+25
* vcl: better check in GraphiteLayout::expandOrCondense:Petr Mladek2012-03-201-1/+1
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-2/+2
* WaE: some super-high debugging level warningsCaolán McNamara2012-02-271-6/+10
* vcl: crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-02-231-1/+1
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-081-1/+1
* remove include of pch header from vclNorbert Thiebaud2011-11-272-4/+0
* WaE: 'e' : unreferenced local variableTor Lillqvist2011-10-041-0/+2
* WaE: signed/unsigned errorCaolán McNamara2011-09-221-2/+2
* Upgrade graphite to 1.0.3 fix surrogate supportMartin Hosken2011-09-221-14/+19
* move unix only stuff to unxCaolán McNamara2011-08-186-4523/+0
* remove various casts from ServerFont to FreetypeServeFontCaolán McNamara2011-08-183-34/+29
* virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara2011-08-151-1/+1
* VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara2011-08-153-352/+0
* callcatcher: ditch various unused methodsCaolán McNamara2011-07-282-83/+0
* callcatcher: remove unused methodsThomas Arnhold2011-07-261-19/+0
* callcatcher: clean up GlyphCache and one connected methodThomas Arnhold2011-07-221-32/+0
* Remove SAL_FONTPATH and SAL_FONTPATH_PRIVATEThomas Arnhold2011-07-221-2/+0
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2711-393/+17
|\
| * Make vcl building.Jan Holesovsky2011-04-298-306/+359
| * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-2213-449/+20
| |\
| | * rebase to DEV300_m100Philipp Lohmann [pl]2011-02-146-123/+123
| | |\
| | * | vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]2011-01-281-80/+0
| | * | vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]2011-01-252-344/+0
| | * | vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-2412-37/+32
* | | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-161-2/+2
* | | | Some cppcheck cleaningJulien Nabet2011-05-082-3/+3
* | | | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith2011-04-191-1/+1
|/ / /
* | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-292-0/+0
* | | Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba2011-03-281-3/+1
* | | Adapt the tree to tools/svwin.h removalFridrich Štrba2011-03-263-7/+5
* | | ensure safe lifecycleCaolán McNamara2011-03-231-0/+1
* | | Cut Gordian Knot of who owns the font optionsCaolán McNamara2011-03-223-8/+5
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-188-136/+179
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-119-146/+204
| |\ \ \ | | | |/ | | |/|
| | * | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner2011-01-128-39/+39
| | * | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-107-81/+222
| | |\|
| | | * CWS-TOOLING: integrate CWS vcl115Vladimir Glazunov2010-10-181-0/+1
| | | |\
| | | | * #i114765# fix calculation of justified graphite text width (thanks kstribley)Herbert Duerr [hdu]2010-09-271-0/+1