summaryrefslogtreecommitdiff
path: root/sfx2/source/sidebar/ControllerFactory.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-19tdf#138315 make More options buttons in Chart Sidebar deck work againCaolán McNamara1-2/+4
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-3/+4
2020-08-11Avoid double init of sidebar controlsMaxim Monastirsky1-23/+0
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara1-6/+6
2020-03-24weld writer navigatorCaolán McNamara1-2/+4
2020-03-03move some headers inside their moduleNoel Grandin1-1/+1
2020-02-16move some headers inside sfx2/Noel Grandin1-1/+1
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+2
2020-01-06weld AreaPropertyPanelCaolán McNamara1-0/+4
2019-12-29pass in a awt::XWindow in the first placeCaolán McNamara1-11/+22
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara1-0/+49
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-2/+3
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski1-1/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+0
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-11-01tdf#103624 Avoid double init of controls in SidebarToolBoxMaxim Monastirsky1-2/+4
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt1-2/+2
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-05support more command in chart sidebarMarkus Mohrhard1-2/+4
2015-07-12use XController instead of XFrame where it makes senseMarkus Mohrhard1-1/+1
2015-02-20tdf Removed redundant blank lines in sfx2/source/sidebar (Now one line gap)gamebusterz1-3/+0
2015-02-20tdf#12345 Removed redundant newlines in the codegamebusterz1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg1-1/+1
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan1-2/+2
2013-11-13expand out the A2S macroNoel Grandin1-8/+8
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-3/+3
2013-06-16add missing modelines.Michael Meeks1-0/+3
2013-06-03fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-10/+4
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-0/+1
2013-05-22WaE: unreferenced local variableTor Lillqvist1-1/+1
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer1-17/+115
2013-05-20various build fixesCaolán McNamara1-2/+1
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer1-0/+104