summaryrefslogtreecommitdiffstats
path: root/include/vcl/metaact.hxx
Commit message (Expand)AuthorAgeFilesLines
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-61/+61
* ofz#7165 set a recursion limit for svm in svmCaolán McNamara2018-03-291-2/+4
* use boost::optional in OutDevStateNoel Grandin2018-03-261-1/+0
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-2/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-30/+30
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-2/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-53/+53
* Convert ComplexTextLayoutMode to scoped enumNoel Grandin2016-06-031-3/+3
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-1/+1
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-6/+6
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-289/+289
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-7/+7
* loplugin:unusedmethods vclNoel Grandin2015-07-081-102/+0
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-4/+5
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-67/+67
* callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara2014-10-311-3/+0
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-12/+12
* fdo#82577: Handle RegionNoel Grandin2014-09-301-6/+6
* fdo#82577: Handle FontNoel Grandin2014-09-181-4/+4
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-211-3/+3
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-3/+4
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-3/+3
* Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist2014-06-041-0/+3
* Avoid duplication of two #definesTor Lillqvist2014-05-281-56/+1
* vcl: problems with WriteWithVersion so remove for nowTomaž Vajngerl2014-05-151-1/+0
* vcl: remove macros in metaact.cxx{hxx}Tomaž Vajngerl2014-05-151-76/+417
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-141/+141
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-74/+74
* longparas: drop 16bit string limits in meta text actionsCaolán McNamara2014-01-131-37/+37
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* make some important single-parameter constructors explicitHerbert Dürr2013-05-101-22/+22
* execute move of global headersBjoern Michaelsen2013-04-231-0/+1319