summaryrefslogtreecommitdiff
path: root/framework/source/uielement/toolbarmanager.cxx
AgeCommit message (Expand)Author
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23Convert framework::ToolBarManager to WeakImplHelperNoel Grandin
2013-07-12PCH for more librariesLuboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-26svt::ToolboxController clean-upAriel Constenla-Haile
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21UI Controller Factory fixesAriel Constenla-Haile
2013-05-21Revert "fdo#46808, Create new-style frame::ToolBarControllerFactory service"Caolán McNamara
2013-05-11Resolves: #i120029# Unregister on dispose.Andre Fischer
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-09Kill unused constants.Jan Holesovsky
2013-04-09sal_Bool -> bool.Jan Holesovsky
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin
2012-12-21fdo#46808, Create new-style frame::ToolBarControllerFactory serviceNoel Grandin
2012-12-21fdo#46808, Use service constructor for frame::UICommandDescriptionNoel Grandin
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-14Simplify the construction of the '>>' menu.Jan Holesovsky
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist
2012-04-11fdo#38276: Improve the ">>" toolbar overflow menuIain Billett
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10workaround internal compiler error with gcc 4.7David Tardon
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot