summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* includes should be at the top of the fileNoel Grandin2016-11-181-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-164-4/+4
* Type detection can handle empty doc service just fineMaxim Monastirsky2016-11-111-9/+4
* RecentFile::aTitle is never readMaxim Monastirsky2016-11-111-18/+9
* RecentFilesMenuController: Remove duplicate dispatch handlingMaxim Monastirsky2016-11-111-53/+2
* Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara2016-11-111-0/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-1124-117/+117
* Avoid starting m_aAsyncUpdateControllersTimer of disposed ToolBarManagerStephan Bergmann2016-11-091-1/+1
* Return early from double ToolBarManager::disposeStephan Bergmann2016-11-081-3/+10
* Clean up (calls to) ToolBarManager::RemoveControllersStephan Bergmann2016-11-081-33/+29
* Clean up (calls to) StatusBarManger::RemoveControllersStephan Bergmann2016-11-081-15/+10
* There's no derivations from StatusBarManagerStephan Bergmann2016-11-081-3/+2
* loplugin:expandablemethods in frameworkNoel Grandin2016-11-0812-111/+26
* loplugin:unnecessaryvirtual in frameworkNoel Grandin2016-11-0816-39/+34
* officecfg: add .uno:SignPDF labelMiklos Vajna2016-11-071-0/+2
* loplugin:oncevar in frameworkNoel Grandin2016-11-0719-200/+85
* NewDocument is now unusedMaxim Monastirsky2016-11-061-7/+0
* NewMenuController: Fix template manager iconMaxim Monastirsky2016-11-061-25/+8
* NewMenuController: Remove duplicate async dispatch handlingMaxim Monastirsky2016-11-062-44/+7
* SafeMode: Add indicator to window title when in Safe ModeSamuel Mehrbrodt2016-11-033-0/+14
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-309-62/+119
* Let Menu dispose submenusMaxim Monastirsky2016-10-307-59/+24
* BmkMenu is dead nowMaxim Monastirsky2016-10-301-1/+0
* coverity#1374317 Uncaught exceptionCaolán McNamara2016-10-272-2/+2
* 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-262-2/+4
* Open menu: Simplify inserting menu entriesSamuel Mehrbrodt2016-10-203-23/+5
* 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
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-0/+1
* loplugin:expandablemethodds in formula..frameworkNoel Grandin2016-10-198-85/+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-183-247/+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
* Remove unused toolbar:text defineSamuel Mehrbrodt2016-10-131-1/+0
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+2
* tdf#102274 Closing LibreOffice should not kill active UNO connectionsSamuel Mehrbrodt2016-10-101-8/+20