summaryrefslogtreecommitdiff
path: root/framework/source/uielement/popuptoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-12SaveToolbarController: Blacklist RelationDesign in officecfgMaxim Monastirsky1-8/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-04-01tdf#98849 SaveToolbarController: Correct initial modified stateMaxim Monastirsky1-0/+3
2016-03-21tdf#98745 Optional save button without the dropdownMaxim Monastirsky1-9/+16
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose1-4/+9
2016-01-28tdf#97419 Need to take SolarMutex hereMaxim Monastirsky1-0/+1
2016-01-18Don't update the save icon on every keystrokeMaxim Monastirsky1-2/+9
2016-01-13Modified state icons not packaged into zipMaxim Monastirsky1-7/+5
2015-12-29PopupMenuToolbarController: Update the menu before openingMaxim Monastirsky1-1/+5
2015-12-23New saving behaviorMaxim Monastirsky1-6/+153
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky1-0/+58
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-72/+35
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-9/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
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