summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfieldsNoel Grandin2015-11-301-1/+0
* Unnecessary castMaxim Monastirsky2015-11-291-1/+1
* SaveAsMenuController cleanupMaxim Monastirsky2015-11-291-61/+5
* loplugin:overrideMaxim Monastirsky2015-11-291-2/+2
* ToolbarAsMenuController: treat line break as separatorMaxim Monastirsky2015-11-281-0/+1
* New controller to show toolbar contents as menuMaxim Monastirsky2015-11-283-0/+367
* Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan2015-11-281-6/+4
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-4/+0
* vcl: improve scheduler debugging information.Michael Meeks2015-11-251-0/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-2515-18/+18
* More cleanup in toolbarmanagerSamuel Mehrbrodt2015-11-252-17/+9
* tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt2015-11-251-2/+2
* Cleanup toolbarmanagerSamuel Mehrbrodt2015-11-252-26/+10
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* 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
* Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt2015-11-164-50/+7
* Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2015-11-161-4/+4
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-163-8/+3
* Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2015-11-161-120/+5
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-154-460/+956
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-9/+3
* use initialiser for Sequence<OUString>Noel Grandin2015-11-157-16/+8
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-1538-82/+41
* Toolbar: Use 'Name', not 'Label' property for Toolbar itemsSamuel Mehrbrodt2015-11-131-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-11-122-2/+2
* Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt2015-11-123-6/+19
* Windows header sanitizationAshod Nakashian2015-11-122-0/+8