summaryrefslogtreecommitdiff
path: root/vcl/source/glyphs
AgeCommit message (Expand)Author
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-05Fix the windows build.Kohei Yoshida
2016-11-04Font features are not a Graphite-only featureKhaled Hosny
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-10mbErrors is never readStephan Bergmann
2016-05-10Harmless missing break in switchStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15Tidy up graphite layout code after fixing line ending diacriticsMartin Hosken
2016-02-14WaE: unreachable codeCaolán McNamara
2016-02-13Fix graphite line final diacriticsMartin Hosken
2016-01-10Fix typosAndrea Gelmini
2015-11-30Fix tdf95222, graphite justificationMartin Hosken
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26Fix graphite line endings for stacking spacesMartin Hosken
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-01Graphite edge case line endingsMartin Hosken
2015-09-29coverity#1325059 Argument cannot be negative bodgeCaolán McNamara
2015-09-29coverity#1325060 Argument cannot be negative bodgeCaolán McNamara
2015-09-24Fix graphite sole diacritic renderingMartin Hosken
2015-09-17Fix Graphite windows build staticMartin Hosken
2015-09-14loplugin:implicitboolconversionStephan Bergmann
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-17WaE: debug=2 Werror=formatCaolán McNamara
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-03-23fdo#52540 refix graphite layout generallyMartin Hosken
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh
2015-01-27tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
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