summaryrefslogtreecommitdiff
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
AgeCommit message (Expand)Author
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-27GenericPopupToolbarController: deal with main command being disabledMaxim Monastirsky
2016-10-27GenericPopupToolbarController: Support replacing the main commandMaxim Monastirsky
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-06-20Try to fix the crashreport with SaveToolbarController::modifiedMaxim Monastirsky
2016-06-17SaveToolbarController: back to using XStorableMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-13Tooltip/bits should also depend on state changeMaxim Monastirsky
2016-04-12Try to fix Windows buildMaxim Monastirsky
2016-04-12Yet another SaveToolbarController refactoringMaxim Monastirsky
2016-04-12SaveToolbarController: Better support of readonly docsMaxim Monastirsky
2016-04-12SaveToolbarController: Blacklist RelationDesign in officecfgMaxim Monastirsky
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01tdf#98849 SaveToolbarController: Correct initial modified stateMaxim Monastirsky
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-01-28tdf#97419 Need to take SolarMutex hereMaxim Monastirsky
2016-01-18Don't update the save icon on every keystrokeMaxim Monastirsky
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky
2015-12-29PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-10framework: fix for toolkit updates.Michael Meeks
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-05-27loplugin:sallogareasStephan Bergmann
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-05-23coverity#1215320 Uncaught exceptionCaolán McNamara
2014-05-15coverity#1213242 Dereference null return valueCaolán McNamara
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Resolves: #i124706# Consider the toolbar alignment...Ariel Constenla-Haile
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann