summaryrefslogtreecommitdiff
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
AgeCommit message (Expand)Author
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-01-14Fix typosAndrea Gelmini
2017-12-13sal_uLong->void* for userdata in MenuNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-26remove framework bitmaps from .src filesCaolán McNamara
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-03-06tdf#106224 Support extra large savemodified iconMaxim Monastirsky
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-12tdf#42029 Use a floating toolbar to show clipped itemsMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
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