summaryrefslogtreecommitdiff
path: root/svx/source/form/navigatortree.cxx
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-27return unique_ptr from FmXFormShell::GetConversionMenu_LockNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-19tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-21tdf#121540 crash deleting a form from form navigatorNoel Grandin
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-11loplugin:useuniqueptr in FmEntryDataListNoel Grandin
2018-06-04loplugin:useuniqueptr in NavigatorTreeNoel Grandin
2018-05-25SOSAW080: 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