summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/grfpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-8/+11
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-30/+30
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-28loplugin:unusedfieldsNoel Grandin1-3/+0
2018-09-19weld SvxGrfCropPageCaolán McNamara1-299/+224
2018-09-18Size aSz constructed but not usedCaolán McNamara1-2/+0
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-1/+1
2018-05-31drop Graphic::GetBitmapNoel Grandin1-4/+2
2018-05-12coverity#1430087 Division by zeroCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-03-19coverity#1430077 add assert for 'Division or modulo by zero'Caolán McNamara1-0/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-2/+2
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-4/+4
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-6/+6
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-8/+8
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov1-6/+6
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-4/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-1/+1
2017-04-29tdf#39468: Translate some German comments and termsJens Carl1-1/+1
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-3/+3
2017-03-29tdf#39468 Translate German commentsJens Carl1-8/+8
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-05convert RasterOp to scoped enumNoel Grandin1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-2/+2
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-4/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-16convert Link<> to typedNoel Grandin1-16/+11
2015-10-15convert Link<> to typedNoel Grandin1-16/+15
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-24convert Link<> to typedNoel Grandin1-7/+7
2015-09-14boost->stdCaolán McNamara1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1