summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdtreelb.cxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-20cid#1459022 Uninitialized pointer fieldCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-02-15loplugin:referencecasting in sdNoel
2021-01-12rhbz#1902708 null derefCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-04tdf#34828 sd navigator: fix crash when page item entry is selectedJim Raykowski
2020-12-03tdf#34828 sd navigator: make unnamed shape select select shape objectJim Raykowski
2020-12-03tdf#34828 sd navigator: enhance automatic shape nameJim Raykowski
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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