summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/metaact.cxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-02-17ofz: libFuzzer: out-of-memoryCaolán McNamara
2017-01-30vcl: fix MetaTextLine reading, version 2 contains overlineTomaž Vajngerl
2017-01-25ofz#463 unable to mmapCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15fix debug buildCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-01-26coverity#1266484 rework to scrutinze mnLenCaolán McNamara
2015-01-26coverity#1266491 Untrusted loop boundCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-21vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-04Include <stdio.h> for the sprintf in meta_action_name()Tor Lillqvist
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist
2014-05-27Resolves: fdo#78040 nAryLen is traditionally 32bit not 16bitCaolán McNamara
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl