summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ResourceManager.cxx
AgeCommit message (Expand)Author
2024-05-12replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-11replace createFromAscii with OUString literals in OConfigurationNodeNoel Grandin
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima
2023-07-17Remove leftover debug codeHossein
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18Make ElementsDeck the default deck for Math first startMike Kaganski
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-22long->tools::Long in sfx2Noel
2020-08-04added ability to switch sidebar deck on init.cxx for mobilewizardMert Tumer
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-03move some headers inside their moduleNoel Grandin
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-26LOK: sidebar: hide gallery, navigation and styles decksAshod Nakashian
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-19tdf#115806: Remember last active deck also on context switchKatarina Behrens
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet
2017-10-21tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-01Related: tdf#108655 only write to config if values changedCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-27tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implementedMichael Stahl
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-03Resolves: tdf#96008 crash when an extension with legacy decks is installedCaolán McNamara
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin