summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/SidebarController.cxx
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-08-19tdf#105131 Remove Restore Defaut from sidebar custom menuOlivier Hallot
2024-08-02cid#1556086 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-06-20tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn
2024-06-18tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn
2024-06-18tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-03-21cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-10-06tdf#150639 Fix sidebar width too narrowMihai Vasiliu
2023-08-28new loplugin:optionalboolNoel Grandin
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-12tdf#152921 Fix sidebar tabbar tab highlightingJim Raykowski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-08-26lok: use ".uno:SidebarDeck.DeckName" for the rest of the decksMike Kaganski
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-08-17Move application check to the point where it mattersMike Kaganski
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-21tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea
2022-06-17tdf#149431 Fix the sidebar's widthxuenhua
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-12-29use comphelper::WeakComponentImplHelper in SidebarControllerNoel Grandin
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-17jsdialog: sidebar: send message on sidebar closeSzymon Kłos
2021-08-10lok: Avoid redundant call to UpdateConfigurationsMert Tumer
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-07only call mpCurrentDeck->GetLOKNotifier if we need toCaolán McNamara
2021-04-07lok: fix sidebar controller disposed objectsHenry Castro
2021-04-07pViewShell and pMobileNotifier both set to the same thingCaolán McNamara
2021-04-02welding the sidebar deck too for DEBUG modeTomoyuki Kubota
2021-03-31tabbar is now too wide under windows hidpiCaolán McNamara
2021-03-29lok: fix nullptr de-referenceHenry Castro