summaryrefslogtreecommitdiff
path: root/include/vcl/metaact.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-53/+53
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-3/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-6/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-289/+289
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-7/+7
2015-07-08loplugin:unusedmethods vclNoel Grandin1-102/+0
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-4/+5
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-67/+67
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara1-3/+0
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-12/+12
2014-09-30fdo#82577: Handle RegionNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-3/+3
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-3/+4
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-3/+3
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist1-0/+3
2014-05-28Avoid duplication of two #definesTor Lillqvist1-56/+1
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl1-1/+0
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl1-76/+417
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-141/+141
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-74/+74
2014-01-13longparas: drop 16bit string limits in meta text actionsCaolán McNamara1-37/+37
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-22/+22
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1319