summaryrefslogtreecommitdiff
path: root/include/svx/dialcontrol.hxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-16remove unimplemented and private methodNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-24convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10Move OutputDevice members to VclPtr: starmath, svx.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-10the return of callcatcherCaolán McNamara
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/dialcontrol.hxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-06-03fdo#60120 Modify DialControl to store 100th degree angle.Tomaž Vajngerl
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-23execute move of global headersBjoern Michaelsen