summaryrefslogtreecommitdiff
path: root/include/vcl/metaact.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-3/+3
2019-12-05make some classes module privateNoel Grandin1-12/+12
2019-10-31loplugin:finalclasses in vclNoel Grandin1-106/+105
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-2/+2
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-102/+102
2018-09-14loplugin:constfields in vclNoel Grandin1-3/+3
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+204
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-61/+61
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara1-2/+4
2018-03-26use boost::optional in OutDevStateNoel Grandin1-1/+0
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-2/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-30/+30
2017-01-13new 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