summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/Panel.cxx
AgeCommit message (Expand)Author
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-07-06use box instead of gridCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11create GetElementParentWindow on demandCaolán McNamara
2021-03-11merge panel and panel titleCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12weld panel TitleBarCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
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-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-08jsdialogs: Expose the panel names.Jan Holesovsky
2019-10-01jsdialogs: set panel as a separate typeSzymon Kłos
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-02loplugin:casttovoid: sfx2Stephan Bergmann
2017-02-07tdf#104870 - keep reference on the TitleBar while setting title.Michael Meeks
2016-12-09Related: rhbz#1397939 crash with null pSidebarControllerCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29Cleanup in sfx2 treeMario J. Rugiero
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std, clenupTomaž Vajngerl
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-13More lifecycle correction.Michael Meeks
2015-04-10lingering smart_ptr 'reset' -> disposeAndClear.Michael Meeks
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
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
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg