summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-11/+11
2015-05-17WaE: debug=2 Werror=formatCaolán McNamara1-4/+4
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist1-8/+0
2015-03-23fdo#52540 refix graphite layout generallyMartin Hosken1-15/+18
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh1-2/+5
2015-01-27tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn1-2/+1
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud1-2/+2
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud1-2/+2
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud1-1/+1
2014-08-14GetTextBreak takes a DeviceCoordinate as widthNorbert Thiebaud1-2/+2
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud1-3/+3
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-1/+1
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud1-2/+2
2014-07-15fix higher debug levelsCaolán McNamara1-1/+1
2014-07-08Fix some round() confusionTor Lillqvist1-7/+9
2014-06-27loplugin:unreffunStephan Bergmann1-10/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-09WaE: -Werror=sign-compareCaolán McNamara1-1/+1
2014-04-09fdo#70666 avoid only bad Graphite ligature replacementLászló Németh1-3/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist2-4/+0
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2014-03-02coverity#735989 Dereference after null checkCaolán McNamara1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-5/+5
2014-02-18coverity#738937 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-02-06fix debug=2 buildCaolán McNamara1-1/+1
2014-02-04fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh1-3/+11
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr1-12/+12
2013-12-13graphite2: get visibility right for static linkage on windows.Michael Meeks1-0/+1
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara1-4/+6
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl1-1/+1
2013-09-06fdo#52540 fix Graphite hyphenation (ligat. + combining diac.)László Németh1-12/+3
2013-09-06fdo#68313 fix combining diacritics problem with Graphite fontsLászló Németh1-1/+10
2013-06-19WaE: for higher debugging levelsCaolán McNamara1-1/+1
2013-06-16Get rid of SalLayout::GetFallbackFontData()Khaled Hosny1-1/+2
2013-06-13Work around -Werror=type-limits when plain char is unsignedStephan Bergmann1-1/+1
2013-05-22Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"Tor Lillqvist1-19/+1
2013-05-22fdo#62846 incorrect glyph to Unicode mappings in PDFsJonathan Schultz1-1/+19
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-03-27-Wunused-macrosStephan Bergmann1-4/+0
2013-03-21vcl: use OSL_BIGENDIANThomas Arnhold1-2/+3
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-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1