summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/PanelFactory.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-15tdf#87794: Media Playback PanelYousuf Philips1-0/+5
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh1-0/+5
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-4/+3
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky1-5/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-1/+1
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar1-0/+5
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar1-0/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+6
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks1-6/+6
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-2/+16
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky1-30/+10
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg1-6/+5
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-4/+3
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan1-1/+1
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan1-2/+1
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan1-36/+40
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan1-43/+43
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan1-43/+43
2013-11-13expand out the A2S macroNoel Grandin1-5/+5
2013-09-05Include <sfx2/sidebar/Tools.hxx> for A2STor Lillqvist1-0/+1
2013-09-05WaE: C4005: 'A2S' : macro redefinitionTor Lillqvist1-1/+0
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer1-1/+4
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer1-0/+5
2013-05-20Resolved: #i122186# Rearranged controls in text property panel...Andre Fischer1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+205