summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/ScPanelFactory.cxx
AgeCommit message (Expand)Author
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2021-12-27use comphelper::WeakComponentImplHelper in ScPanelFactoryNoel Grandin
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-24convert function panel to .ui formatCaolán McNamara
2016-10-23at which point SfxBindings is no longer needed as an argumentCaolán McNamara
2016-10-07convert calc navigator to .ui formatCaolán McNamara
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-31This can be a Window and not a DockingWindow nowCaolán McNamara
2016-01-31SfxChildWindow is always nullCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-03sc: Convert many services to constructors.Jan Holesovsky
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Re-work app side-bar code to manage objects correctly.Michael Meeks
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-12-09No need to use a macro here.Jan Holesovsky
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-11fix-includes.pl: scThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara
2013-11-13expand out the A2S macroNoel Grandin
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann