summaryrefslogtreecommitdiff
path: root/svx/source/form/formcontroller.cxx
AgeCommit message (Expand)Author
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
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-20Translate German comments (leftovers in svx/source/inc/, etc.)Johnny_M
2017-04-18Translate German comments in svx/source/form/formcontroller.cxxJohnny_M
2017-04-10new loplugin:inlinefieldsNoel Grandin
2017-03-31use actual UNO enums in svxNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-16convert CONTROL_STATUS to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-05loplugin:salboolStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-09Add missing includesDavid Ostrovsky
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin