summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmvwimp.hxx
AgeCommit message (Expand)Author
2020-09-13std::set->o3tl::sorted_vector in svxNoel Grandin
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-10compact namespace in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-07-27loplugin:constparams in svxNoel Grandin
2017-05-22Fix the from-German translation of "UNO binding"Johnny_M
2017-04-18Translate German comments in svx/source/inc/Johnny_M
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-13fdo#82980: Cancel FmXFormView::OnStartControlWizard when breaking creationStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann