summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ResourceManager.cxx
AgeCommit message (Expand)Author
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
2016-03-24tdf#97398: Toggle deck/panel visibility individually for each appKatarina Behrens
2015-11-20loplugin:nullptrStephan Bergmann
2015-11-20loplugin:stringconstantStephan Bergmann
2015-11-20loplugin:staticmethodsStephan Bergmann
2015-11-20tdf#67770 store sidebar elements statesLaurent Godard
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21afl-eventtesting + VclPtr: only current context decks getting disposedCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-12big step towards real chart sidebarMarkus Mohrhard
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard
2015-06-23Uno api sidebar unit test tdf#91806Laurent Godard
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-06-16state *which* context name is not recognizedCaolán McNamara
2015-06-02OSL_FAIL to SAL_WARNMarkus Mohrhard