summaryrefslogtreecommitdiff
path: root/include/vcl/metaact.hxx
AgeCommit message (Expand)Author
2021-02-23tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)
2021-01-18make internals of ::Color privateNoel
2020-12-24ofz#28907 Direct-leak in MetaAction::ReadMetaActionCaolán McNamara
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara
2018-03-26use boost::optional in OutDevStateNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
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-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-04Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist
2014-05-28Avoid duplication of two #definesTor Lillqvist
2014-05-15vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl
2014-05-15vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-13longparas: drop 16bit string limits in meta text actionsCaolán McNamara
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-05-10make some important single-parameter constructors explicitHerbert Dürr