summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/PanelFactory.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2021-12-24use comphelper::WeakComponentImplHelper in PanelFactoryNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-04-01fontwork: add sidebar panelSzymon Kłos
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-06-13Changed the source code location for InspectorShivam Kumar Singh
2020-05-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-24don't compile MediaPlaybackPanel if we don't have avmediaTomaž Vajngerl
2019-04-15Add new list panel to Impress Properties deckGülşah Köse
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