summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Deck.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2023-08-05tdf#156156 Add Help button to sidebar decksRafael Lima
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-10-11loplugin:moveparam in sfx2Noel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-01tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara
2021-08-18jsdialog: dump more options command for panelsSzymon Kłos
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-07-26jsdialog: sidebar: dump all panelsSzymon Kłos
2021-07-20jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-07-06use box instead of gridCaolán McNamara
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-04-08drop some unneeded includeCaolán McNamara
2021-03-19replace GetParent() with mxParentWindowCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-16a panel if present is always enabledCaolán McNamara
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-01-17sidebar: only invalidate when things change.Michael Meeks
2021-01-10Fix json structure for decksSzymon Kłos
2020-12-18lok: fix "children" node typeHenry Castro
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
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
2020-01-16remove some unneeded includesCaolán McNamara
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2019-12-16sidebar: sensible line and page sizes and invalidateAshod Nakashian
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-16Revert "jsdialogs: send JSON to the client"Michael Meeks
2019-12-16Revert "lok: only generate sidebar JSON for mobile views, for now."Michael Meeks
2019-12-16Revert "jsdialogs: emit JSON at idle to avoid repeated emission."Michael Meeks
2019-12-16Revert "jsdialogs: set LOKNotifier in Deck"Michael Meeks
2019-10-10jsdialogs: emit JSON at idle to avoid repeated emission.Michael Meeks
2019-10-10jsdialogs: set LOKNotifier in DeckSzymon Kłos
2019-10-10sfx2: LOK: route the parent sidebar window instead of the deckAshod Nakashian