summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/PanelFactory.cxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-08TextPropertyPanel cleanupMaxim Monastirsky
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-13expand out the A2S macroNoel Grandin
2013-09-05Include <sfx2/sidebar/Tools.hxx> for A2STor Lillqvist
2013-09-05WaE: C4005: 'A2S' : macro redefinitionTor Lillqvist
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer
2013-05-20Resolved: #i122186# Rearranged controls in text property panel...Andre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann