summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/DeckLayouter.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-07-13lok: sidebar: send full update only when changed panelsSzymon Kłos1-7/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin1-2/+3
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen1-1/+0
2022-01-24jsdialog: use string identifiersSzymon Kłos1-1/+4
2021-12-29use comphelper::WeakComponentImplHelper in ThemeNoel Grandin1-0/+1
2021-08-18loplugin:constparamsNoel Grandin1-4/+4
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos1-0/+6
2021-04-08drop some unneeded includesCaolán McNamara1-2/+0
2021-03-26loplugin:flattenNoel1-15/+15
2021-03-19cid#1473847 Logically dead codeCaolán McNamara1-15/+11
2021-03-18weld the sidebar deckCaolán McNamara1-153/+61
2021-03-11merge panel and panel titleCaolán McNamara1-33/+29
2021-03-09make Analog Clock sidebar extension demo workCaolán McNamara1-1/+10
2021-01-17sidebar: avoid invalidation thrash with LOK.Michael Meeks1-1/+6
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara1-1/+1
2020-11-03downgrade to SAL_INFOCaolán McNamara1-1/+1
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-2/+2
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks1-4/+31
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks1-54/+58
2019-12-26sidebar: no scrollbar in LOKAshod Nakashian1-3/+5
2019-07-26sfx2: LOK: resize the sidebar after layouting to avoid scrollbarsAshod Nakashian1-3/+1
2019-07-26sfx: LOK: don't shrink sidebar height below minimumAshod Nakashian1-8/+19
2019-07-25sidebar: Add .uno:MasterSlidesPanelAshod Nakashian1-0/+1
2019-07-11Warn when LayoutSize constraints were not respectedSamuel Mehrbrodt1-0/+11
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen1-0/+1
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt1-1/+23
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-44/+29
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-1/+1
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin1-1/+1
2017-07-04loplugin:unusedfields in sfx2Noel Grandin1-3/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-04-03tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-21/+21
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks1-2/+2
2016-04-10Replace macro IterateLayoutItemsJulien Nabet1-13/+27
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-4/+4
2015-04-29WaE: C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-2/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-7/+7
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-10/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-15/+0
2015-02-07loplugin:deletedspecialStephan Bergmann1-11/+68