summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* tdf#96607 'Save as' doesn't update global auto-recovery stateanwilli52016-08-181-0/+13
* framework: avoid excessive queryDispatch callsThorsten Behrens2016-06-231-7/+14
* tdf#98753 Find Toolbar does not display "Search key not found"Samuel Mehrbrodt2016-05-251-7/+22
* SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky2016-05-101-6/+6
* tdf#99527: show all accelerators in menus of extensionsOliver Specht2016-04-271-1/+4
* -Werror=attributes (GCC 6)Stephan Bergmann2016-04-261-1/+1
* tdf#98849 SaveToolbarController: Correct initial modified stateMaxim Monastirsky2016-04-191-0/+3
* tdf#96896-Fix infinite recursion to prevent Writer crashakash2016-04-191-1/+1
* allow disabling recent files menu entryOliver Specht2016-04-121-1/+2
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-157-7/+7
* tdf#98277 Extensions: Display shortcut in toolbar tooltipSamuel Mehrbrodt2016-03-021-0/+5
* language submenu from tools->language->for selection->"languages"...Caolán McNamara2016-02-291-14/+12
* allow disabling file/new, wizards, recent documents menu entriesOliver Specht2016-02-183-36/+47
* tdf#97419 Need to take SolarMutex hereMaxim Monastirsky2016-02-021-0/+1
* Don't update the save icon on every keystrokeMaxim Monastirsky2016-01-221-2/+9
* Fix wrong use of OUString::copyMaxim Monastirsky2016-01-221-5/+3
* Modified state icons not packaged into zipMaxim Monastirsky2016-01-133-7/+17
* New saving behaviorMaxim Monastirsky2016-01-121-6/+153
* Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan2016-01-111-6/+4
* Fix Addons.xcu toolbar items width handlingMaxim Monastirsky2016-01-114-9/+28
* tdf#85767 Enable rotated/flipped icons in the SidebarSamuel Mehrbrodt2015-12-112-157/+1
* Save Remote File isn't supported in all modulesMaxim Monastirsky2015-12-011-1/+13
* Unnecessary castMaxim Monastirsky2015-12-011-1/+1
* SaveAsMenuController cleanupMaxim Monastirsky2015-12-011-61/+5
* rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann2015-11-301-0/+2
* vcl: improve scheduler debugging information.Michael Meeks2015-11-261-0/+1
* Change the bits of the save button dynamicallyMaxim Monastirsky2015-11-202-0/+62
* loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin2015-11-203-12/+0
* Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt2015-11-201-7/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-202-6/+0
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-206-61/+11
* new loplugin:unusedfieldsNoel Grandin2015-11-2022-164/+24
* loplugin:sallogareasStephan Bergmann2015-11-192-2/+2
* The base class does this alreadyMaxim Monastirsky2015-11-191-28/+2
* tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt2015-11-191-0/+1
* Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt2015-11-193-16/+7
* move translating a command name to image name out of frameworkTomaž Vajngerl2015-11-192-162/+42
* No toolbar and statusbar in the startcenterSamuel Mehrbrodt2015-11-193-40/+0
* use comphelper::containerToSequenceNoel Grandin2015-11-192-9/+3
* Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann2015-11-181-1/+2
* SystemMenuData::nSize is never readStephan Bergmann2015-11-181-1/+0
* Don't wrongly redefine SystemMenuDataStephan Bergmann2015-11-181-10/+1
* Unify menu-based toolbar controllersMaxim Monastirsky2015-11-183-79/+38
* Toolbar: Refactor insert toolitem codeSamuel Mehrbrodt2015-11-181-22/+7
* Remove leftover break.Jan Holesovsky2015-11-181-2/+0
* Remove unused toolbaritem propertiesSamuel Mehrbrodt2015-11-189-125/+43
* loplugin:unnecessaryvirtualNoel Grandin2015-11-171-1/+1
* tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt2015-11-176-97/+7
* tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt2015-11-171-55/+1
* Remove unused methodsSamuel Mehrbrodt2015-11-172-22/+0