summaryrefslogtreecommitdiff
path: root/vcl/generic/glyphs/scrptrun.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock1-173/+0
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-7/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-03-19Speed up ScriptRun::getPairIndexNoel Grandin1-10/+0
2014-11-30give us a parenStack which can grow to fit any inputCaolán McNamara1-1/+3
2014-10-09move copy of icu's ScriptRun into vcl namespaceCaolán McNamara1-0/+4
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-11coverity#1169876 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+4
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny1-0/+177