summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/DeckLayouter.cxx
AgeCommit message (Expand)Author
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-04-08drop some unneeded includesCaolán McNamara
2021-03-26loplugin:flattenNoel
2021-03-19cid#1473847 Logically dead codeCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2021-03-09make Analog Clock sidebar extension demo workCaolán McNamara
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-03downgrade to SAL_INFOCaolán McNamara
2020-08-21Fix typo in codeAndrea Gelmini
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-02-16move some headers inside sfx2/Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
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-26sidebar: no scrollbar in LOKAshod Nakashian
2019-07-26sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian
2019-07-26sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian
2019-07-25sidebar: Add .uno:MasterSlidesPanelAshod Nakashian
2019-07-11Warn when LayoutSize constraints were not respectedSamuel Mehrbrodt
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2017-07-04loplugin:unusedfields in sfx2Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2016-04-10Replace macro IterateLayoutItemsJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-04-29WaE: C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz
2015-02-07loplugin:deletedspecialStephan Bergmann