summaryrefslogtreecommitdiff
path: root/svx/source/form/fmvwimp.cxx
AgeCommit message (Expand)Author
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-29svx: FmXFormView owns m_pWatchStoredListTakeshi Abe
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12Translate German comments (rest of svx/)Johnny_M
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-28make PostUserEvent Link<> typedNoel Grandin