summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortree.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-05Fix typosAndrea Gelmini
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18sal_uLong->sal_uInt32Caolán McNamara
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel 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-21loplugin:unusedfields in svxNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara
2017-04-15convert form navigator menu to .uiCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-12Typo: strucure->structureJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13coverity#1326499 Resource leakCaolán McNamara
2015-10-01Fix typosAndrea Gelmini
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04Fix typosAndrea Gelmini