summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2021-03-24pParentWindow is the same as already available mpParentWindowCaolán McNamara1-3/+2
2021-03-24loplugin:unusedmethodsNoel2-28/+0
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin1-1/+3
2021-03-19cid#1473847 Logically dead codeCaolán McNamara1-15/+11
2021-03-19shouldn't have to force a redraw for desktop eitherCaolán McNamara1-4/+0
2021-03-19Show is always called with true in this caseCaolán McNamara1-1/+1
2021-03-19replace GetParent() with mxParentWindowCaolán McNamara1-2/+2
2021-03-18weld the sidebar deckCaolán McNamara13-620/+317
2021-03-16a panel if present is always enabledCaolán McNamara1-1/+1
2021-03-15drop PrintWindowSubTree that is only callable by itselfCaolán McNamara1-31/+0
2021-03-11remove intermediate containers in sidebarsCaolán McNamara5-144/+96
2021-03-11create GetElementParentWindow on demandCaolán McNamara2-6/+15
2021-03-11merge panel and panel titleCaolán McNamara8-109/+110
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-3/+3
2021-03-09make Analog Clock sidebar extension demo workCaolán McNamara1-1/+10
2021-03-06sidebar: use real height to determine preffered sizeSzymon Kłos1-0/+1
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-2/+3
2021-03-04master slide panel shouldn't have "more options" buttonCaolán McNamara2-3/+3
2021-03-01loplugin:refcounting in sfx2Noel1-4/+2
2021-02-27hide some FloatingWindow detailsCaolán McNamara1-1/+0
2021-02-25drop WB_ROLLABLECaolán McNamara1-1/+1
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara2-47/+39
2021-02-16loplugin:referencecasting in sfx2Noel2-3/+3
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+9
2021-02-15Related: tdf#140387 give toolbuttons a11y namesCaolán McNamara2-13/+1
2021-02-12allow using css::graphic::XGraphic to set menu imageCaolán McNamara1-3/+6
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-1/+1
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai1-0/+31
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks3-2/+16
2021-01-17sidebar: only invalidate when things change.Michael Meeks1-2/+5
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+2
2021-01-10Fix json structure for decksSzymon Kłos1-2/+7
2021-01-09fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai1-4/+4
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-23tdf#138160 Set minimal width of sidebar tabpage after UNO callIlhan Yesil1-3/+6
2020-12-18lok: fix "children" node typeHenry Castro1-3/+3
2020-12-16tdf#138935 rsDeckId is invalid by the time collectUIInformation is calledCaolán McNamara1-2/+2
2020-12-15tdf#138938 put the tooltip on the toolbar item instead of the toolbarCaolán McNamara1-0/+1
2020-12-14loplugin:unusedenumconstantsNoel1-10/+0
2020-12-10tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea1-4/+7
2020-12-07loplugin:unusedmethodsNoel3-88/+0
2020-12-07loplugin:unusedfieldsNoel1-2/+0
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara1-0/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen8-20/+3
2020-12-01cid#1470371 Uninitialized scalar fieldCaolán McNamara1-0/+2
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara2-32/+0
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-8/+8
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel7-25/+25
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer2-21/+12