summaryrefslogtreecommitdiff
path: root/svx/source/dialog/_contdlg.cxx
AgeCommit message (Expand)Author
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-16loplugin:constantparamNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-15sal_uIntPtr->sal_Int32 in SvxSuperContourDlgNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-13dead flags param in CreateAutoContourNoel Grandin
2017-11-04loplugin:constparams in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-10Convert StatusBarItemBits to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-17convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin