summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky3-0/+337
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+1
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist4-4/+0
2015-12-11Clear all m_pVCLMenu->pItemList->maItemList[i]->m_pSubMenuStephan Bergmann1-5/+6
2015-12-10Unbreak reference upon disposing notificationStephan Bergmann1-1/+4
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-2/+2
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt2-157/+1
2015-12-06ThesaurusMenuController improvementsMaxim Monastirsky1-51/+8
2015-12-01Save Remote File isn't supported in all modulesMaxim Monastirsky1-1/+13
2015-11-30rhbz#1286416: Be more resilient during auto-recovery attemptsStephan Bergmann1-0/+2
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-29Unnecessary castMaxim Monastirsky1-1/+1
2015-11-29SaveAsMenuController cleanupMaxim Monastirsky1-61/+5
2015-11-29loplugin:overrideMaxim Monastirsky1-2/+2
2015-11-28ToolbarAsMenuController: treat line break as separatorMaxim Monastirsky1-0/+1
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky3-0/+367
2015-11-28Make this static WeakReference local to Frame::impl_checkMenuCloser()Matúš Kukan1-6/+4
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-4/+0
2015-11-25vcl: improve scheduler debugging information.Michael Meeks1-0/+1
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara15-18/+18
2015-11-25More cleanup in toolbarmanagerSamuel Mehrbrodt2-17/+9
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-2/+2
2015-11-25Cleanup toolbarmanagerSamuel Mehrbrodt2-26/+10
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky2-0/+62
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin3-12/+0
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt1-7/+0
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann2-6/+0
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin6-61/+11
2015-11-20new loplugin:unusedfieldsNoel Grandin22-164/+24
2015-11-19loplugin:sallogareasStephan Bergmann2-2/+2
2015-11-19The base class does this alreadyMaxim Monastirsky1-28/+2
2015-11-19tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt1-0/+1
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt3-16/+7
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl2-162/+42
2015-11-19No toolbar and statusbar in the startcenterSamuel Mehrbrodt3-40/+0
2015-11-19use comphelper::containerToSequenceNoel Grandin2-9/+3
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann1-1/+2
2015-11-18SystemMenuData::nSize is never readStephan Bergmann1-1/+0
2015-11-18Don't wrongly redefine SystemMenuDataStephan Bergmann1-10/+1
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky3-79/+38
2015-11-18Toolbar: Refactor insert toolitem codeSamuel Mehrbrodt1-22/+7
2015-11-18Remove leftover break.Jan Holesovsky1-2/+0
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt9-125/+43
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt6-97/+7
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt1-55/+1
2015-11-17Remove unused methodsSamuel Mehrbrodt2-22/+0
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt4-50/+7
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt1-4/+4