summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dialcontrol.cxx
AgeCommit message (Expand)Author
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-05-11handle empty tools::Rectangle in svxNoel Grandin
2019-04-19drop some unneeded includesCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-09Removed duplicated includeAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-22Resolves: tdf#121531 impossible to change angle/rotation by text inputCaolán McNamara
2018-11-08loplugin:unusedfieldsNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-14svxlo-DialControl gone from .uis nowCaolán McNamara
2018-10-14weld SchAxisLabelTabPageCaolán McNamara
2018-09-22weld AlignmentTabPageCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29weld SvxAngleTabPageCaolán McNamara
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-12listening to modify is sufficient to get all changesCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-13refactor DialControl to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl