summaryrefslogtreecommitdiffstats
path: root/framework/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-308-61/+117
* Let Menu dispose submenusMaxim Monastirsky2016-10-306-51/+21
* coverity#1374317 Uncaught exceptionCaolán McNamara2016-10-271-1/+1
* GenericPopupToolbarController: deal with main command being disabledMaxim Monastirsky2016-10-271-0/+46
* GenericPopupToolbarController: Support replacing the main commandMaxim Monastirsky2016-10-271-5/+35
* MenuBarManager should pass the menubar flag downMaxim Monastirsky2016-10-271-9/+5
* coverity#1374282 Uncaught exceptionCaolán McNamara2016-10-261-1/+1
* Open menu: Simplify inserting menu entriesSamuel Mehrbrodt2016-10-202-21/+4
* Toolbar Open menu: Insert separator between clear list and open entriesSamuel Mehrbrodt2016-10-201-0/+1
* Add "Open as Template" to toolbar open menuSamuel Mehrbrodt2016-10-201-8/+24
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-194-47/+6
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-12/+12
* Avoid warning when opening the save dropdownMaxim Monastirsky2016-10-181-0/+3
* Make 'IsExperimental' property booleanSamuel Mehrbrodt2016-10-181-4/+4
* loplugin:unusedmethodsNoel Grandin2016-10-181-206/+0
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous2016-10-167-14/+7
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous2016-10-165-10/+5
* tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous2016-10-168-24/+12
* Formatting: Make this readable without a 30" screenSamuel Mehrbrodt2016-10-141-294/+461
* tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous2016-10-146-12/+6
* -Werror=reorderMaxim Monastirsky2016-10-131-2/+2
* Improve formattingSamuel Mehrbrodt2016-10-131-21/+35
* Don't add experimental commands to the MenuSamuel Mehrbrodt2016-10-131-0/+6
* Don't add experimental commands to the ToolbarSamuel Mehrbrodt2016-10-131-0/+6
* Add experimental flag for CommandsSamuel Mehrbrodt2016-10-131-2/+13
* tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt2016-10-101-8/+20
* tdf#102288 TerminationVetoException should only prevent terminationSamuel Mehrbrodt2016-10-101-6/+7
* loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2016-10-051-5/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-053-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0519-47/+47
* Fix typosAndrea Gelmini2016-10-031-1/+1
* Fix typosAndrea Gelmini2016-10-0316-34/+34
* cleanup includesJochen Nitschke2016-09-281-16/+2
* tdf#102630: [API CHANGE] Remove SharePoints support from PathSubstitutionStephan Bergmann2016-09-271-560/+0
* Use FixedVariable::bAbsPath to check for special path varsStephan Bergmann2016-09-271-3/+1
* Remove redundant FixedVariable::nEnumValueStephan Bergmann2016-09-271-34/+36
* Remove unnecessary typedefsStephan Bergmann2016-09-271-4/+2
* Use range-based forStephan Bergmann2016-09-271-16/+11
* Reduce var scopeStephan Bergmann2016-09-271-4/+2
* Add noteStephan Bergmann2016-09-271-0/+7
* tdf#101898: Only re-substitute whole segments with $(username)Stephan Bergmann2016-09-271-1/+2
* tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky2016-09-252-133/+53
* tdf#102266 Try to keep HUD up to dateMaxim Monastirsky2016-09-251-0/+1
* tdf#102355 Fix disabling entries via dispatch interceptionMaxim Monastirsky2016-09-221-0/+1
* Notebookbar: separate .ui files settings for each moduleSzymon Kłos2016-09-221-5/+25
* loplugin:unusedfieldsNoel Grandin2016-09-201-10/+9
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-3/+0
* tdf#101771 framework: avoid deadlock in AutoRecoveryMichael Stahl2016-09-151-5/+6
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-5/+11
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1346-51/+51