summaryrefslogtreecommitdiffstats
path: root/vcl/source/glyphs
Commit message (Expand)AuthorAgeFilesLines
* fdo#52540, fdo#88051: fix Graphite layoutLászló Németh2015-03-161-2/+5
* tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh2015-01-271-1/+1
* fdo#39440 vcl: reduce scope of local variablesMichael Weghorn2015-01-191-2/+1
* Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud2014-09-121-2/+2
* vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud2014-09-121-2/+2
* extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud2014-09-031-1/+1
* GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud2014-08-141-2/+2
* vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud2014-07-201-3/+3
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-1/+1
* Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud2014-07-201-2/+2
* fix higher debug levelsCaolán McNamara2014-07-151-1/+1
* Fix some round() confusionTor Lillqvist2014-07-081-7/+9
* loplugin:unreffunStephan Bergmann2014-06-271-10/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* WaE: -Werror=sign-compareCaolán McNamara2014-04-091-1/+1
* fdo#70666 avoid only bad Graphite ligature replacementLászló Németh2014-04-091-3/+5
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-022-4/+0
* vcl: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-2/+2
* coverity#735989 Dereference after null checkCaolán McNamara2014-03-021-1/+1
* Remove visual noise from vclAlexander Wilms2014-02-261-5/+5
* coverity#738937 Uninitialized scalar fieldCaolán McNamara2014-02-181-5/+6
* fix debug=2 buildCaolán McNamara2014-02-061-1/+1
* fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh2014-02-041-3/+11
* Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr2014-01-061-12/+12
* graphite2: get visibility right for static linkage on windows.Michael Meeks2013-12-131-0/+1
* longparas: convert GetTextBreak to sal_Int32Caolán McNamara2013-12-031-4/+6
* vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2013-11-071-1/+1
* fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh2013-09-061-12/+3
* fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh2013-09-061-1/+10
* WaE: for higher debugging levelsCaolán McNamara2013-06-191-1/+1
* Get rid of SalLayout::GetFallbackFontData()Khaled Hosny2013-06-161-1/+2
* Work around -Werror=type-limits when plain char is unsignedStephan Bergmann2013-06-131-1/+1
* Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist2013-05-221-19/+1
* fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz2013-05-221-1/+19
* WaE: signed/unsigned comparisonCaolán McNamara2013-05-221-1/+1
* fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh2013-05-221-0/+1
* Revert "fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string un...Rene Engelhard2013-04-081-21/+2
* fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2013-04-081-2/+21
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-7/+7
* -Wunused-macrosStephan Bergmann2013-03-271-4/+0
* 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