summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-04loplugin:useuniqueptr in SvxRectCtlNoel Grandin1-5/+4
2018-06-04loplugin:useuniqueptr in SvxPreviewBaseNoel Grandin1-1/+1
2018-06-04loplugin:useuniqueptr in RectCtlNoel Grandin1-6/+4
2018-06-01drop Image(Bitmap) constructorNoel Grandin1-12/+12
2018-05-28coverity#1435838 Uninitialized scalar fieldCaolán McNamara1-0/+1
2018-05-28loplugin:unusedfieldsNoel Grandin1-129/+98
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-52/+48
2018-05-16loplugin:unusedmethodsNoel Grandin1-15/+0
2018-05-03support native focus for drawing sub regionCaolán McNamara1-5/+8
2018-05-03weld SvxTextAttrPageCaolán McNamara1-1/+520
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-18/+17
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-17/+18
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-18/+17
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-5/+5
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-16/+16
2018-02-19use std::array in createHistorical8x8FromArrayNoel Grandin1-25/+14
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock1-11/+7
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-2/+2
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-5/+5
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-4/+4
2017-10-23loplugin:includeform: svxStephan Bergmann1-2/+2
2017-10-05loplugin:mergerclass merge FillAttrLB with SvxFillAttrBoxNoel Grandin1-143/+0
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-7/+7
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-2/+2
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-6/+6
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-5/+5
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M1-1/+1
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-23/+23
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-26/+26
2017-02-14drop CTL_STYLE enumNoel Grandin1-111/+35
2017-02-14Convert WindowType to scoped enumNoel Grandin1-4/+4
2017-01-23use rtl::Reference in SvxPixelCtlNoel Grandin1-11/+10
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-3/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-47/+1
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+47
2016-11-04move now combined ColorLB to location of last userCaolán McNamara1-253/+0
2016-11-04fold ColorListBox and ColorLB togetherCaolán McNamara1-13/+13
2016-11-04move ColorListBox beside sole thing that uses itCaolán McNamara1-0/+207
2016-11-04inherit FillAttrLB from ListBox not ColorListBoxCaolán McNamara1-1/+1
2016-11-02loplugin:unusedfieldsNoel Grandin1-7/+3
2016-10-18loplugin:unusedmethodsNoel Grandin1-95/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-89/+0