summaryrefslogtreecommitdiff
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-04-10framework: fix for toolkit updates.Michael Meeks1-3/+3
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara1-2/+2
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara1-0/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-6/+6
2014-10-02loplugin: cstylecastNoel Grandin1-1/+1
2014-05-27loplugin:sallogareasStephan Bergmann1-2/+2
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold1-6/+2
2014-05-23coverity#1215320 Uncaught exceptionCaolán McNamara1-0/+4
2014-05-15coverity#1213242 Dereference null return valueCaolán McNamara1-1/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile1-1/+4
2014-04-07framework: sal_Bool->boolNoel Grandin1-9/+9
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-20/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-10coverity#1169845 Uncaught exceptionCaolán McNamara1-3/+10
2014-02-10add modelinesCaolán McNamara1-1/+4
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi1-16/+9
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan1-2/+2
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-6/+6
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-12/+6
2014-01-17fwk: Use constructor feature for WizardsToolbarController.Matúš Kukan1-12/+85
2014-01-17fwk: Use constructor feature for OpenToolbarController.Matúš Kukan1-8/+47
2014-01-17fwk: Use constructor feature for NewToolbarController.Matúš Kukan1-6/+60
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-3/+3
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-2/+1
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist1-3/+3
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist1-10/+10
2013-07-08Resolves: #i122678# Workaround for dynamic cast runtime bugAriel Constenla-Haile1-2/+2
2013-06-24Resolves: #i122401# framework::NewToolbarController needs...Ariel Constenla-Haile1-14/+15
2013-06-24Add missing copy&paste of SfxAppToolBoxControl_Impl::SelectAriel Constenla-Haile1-1/+39
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-1/+1
2013-06-24framework::PopupMenuController clean-upAriel Constenla-Haile1-0/+406