summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)Author
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-15fix higher debug levelsCaolán McNamara
2014-07-08Fix some round() confusionTor Lillqvist
2014-06-27loplugin:unreffunStephan Bergmann
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-09WaE: -Werror=sign-compareCaolán McNamara
2014-04-09fdo#70666 avoid only bad Graphite ligature replacementLászló Németh
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-02coverity#735989 Dereference after null checkCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-18coverity#738937 Uninitialized scalar fieldCaolán McNamara
2014-02-06fix debug=2 buildCaolán McNamara
2014-02-04fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl
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-06-13Work around -Werror=type-limits when plain char is unsignedStephan Bergmann
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-21vcl: use OSL_BIGENDIANThomas Arnhold
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-11-06re-base on ALv2 code. Includes (at least) relevant parts of: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