summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)AuthorFilesLines
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl1-1/+0
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin1-6/+6
2016-05-10mbErrors is never readStephan Bergmann1-53/+46
2016-05-10Harmless missing break in switchStephan Bergmann1-0/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-2/+2
2016-02-15Tidy up graphite layout code after fixing line ending diacriticsMartin Hosken1-19/+16
2016-02-14WaE: unreachable codeCaolán McNamara1-1/+0
2016-02-13Fix graphite line final diacriticsMartin Hosken1-2/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-30Fix tdf95222, graphite justificationMartin Hosken1-10/+15
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-10/+10
2015-10-26Fix graphite line endings for stacking spacesMartin Hosken1-4/+19
2015-10-15cppcheck:variableScopeNoel Grandin1-2/+1
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara1-8/+10
2015-10-01Graphite edge case line endingsMartin Hosken1-37/+30
2015-09-29coverity#1325059 Argument cannot be negative bodgeCaolán McNamara1-0/+6
2015-09-29coverity#1325060 Argument cannot be negative bodgeCaolán McNamara1-0/+6
2015-09-24Fix graphite sole diacritic renderingMartin Hosken1-1/+6
2015-09-17Fix Graphite windows build staticMartin Hosken1-7/+9
2015-09-14loplugin:implicitboolconversionStephan Bergmann1-1/+1
2015-09-14Refactor graphite integration and update graphiteMartin Hosken1-509/+248
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