summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdtreelb.cxx
AgeCommit message (Expand)Author
2021-01-12rhbz#1902708 null derefCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-07-12Fix typo in codeAndrea Gelmini
2020-07-06tdf#134521 hierarchical search needed, not just toplevel entriesCaolán McNamara
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-03-01cid#1459022 Uninitialized membersCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-26weld impress navigatorCaolán McNamara
2020-02-24IsDropFormatSupported(...::SIMPLE_FILE) is always falseCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-28loplugin:collapseifNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-07-18cid#1448347 Unchecked return valueCaolán McNamara
2019-06-09loplugin:constantparamNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-16weld SwEditRegionDlgCaolán McNamara
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-03-14weld SdTPActionCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-25set m_bLinkableSelected before calling handlerCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-02-12weld SdInsertPagesObjsDlgCaolán McNamara
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2018-12-13Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-19tdf#101072 let the sidebar navigator drag and drop tooCaolán McNamara
2018-11-19tdf#101072 mpParent isn't SdNavigatorWinCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02loplugin:useuniqueptr in SdCustomShowListNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-22loplugin:useuniqueptr in SdTransferableNoel Grandin
2018-02-23tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna