summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-3/+3
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan1-2/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-15/+15
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-3/+3
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-4/+4
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-10/+1
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin1-19/+0
2013-07-12PCH for more librariesLuboš Luňák1-8/+8
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-2/+2
2013-05-26svt::ToolboxController clean-upAriel Constenla-Haile1-2/+14
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-0/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
2013-05-21UI Controller Factory fixesAriel Constenla-Haile1-34/+31
2013-05-21Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"Caolán McNamara1-1/+0
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer1-0/+3
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-3/+3
2013-04-09Kill unused constants.Jan Holesovsky1-24/+15
2013-04-09sal_Bool -> bool.Jan Holesovsky1-16/+16
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin1-26/+23
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-71/+70
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-03-05doubled usingThomas Arnhold1-1/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin1-4/+4
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin1-4/+2
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin1-3/+3
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin1-7/+5
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-3/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-6/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-5/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-08remove include comments and boxesThomas Arnhold1-11/+0
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev1-4/+2
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev1-0/+10
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+5
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev1-1/+1
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara1-6/+0
2012-06-02targeted string re-workNorbert Thiebaud1-31/+31
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-2/+0
2012-04-14Simplify the construction of the '>>' menu.Jan Holesovsky1-19/+3
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist1-18/+10
2012-04-11fdo#38276: Improve the ">>" toolbar overflow menuIain Billett1-1/+19