summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dialcontrol.cxx
AgeCommit message (Expand)Author
2018-12-01Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
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
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-10the return of callcatcherCaolán McNamara
2014-01-28coverity#1028574 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/dialcontrol.hxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza