summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19The base class does this alreadyMaxim Monastirsky
2015-11-19tdf#95931 Add 'Open remote file' to menu in start centerSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-19move translating a command name to image name out of frameworkTomaž Vajngerl
2015-11-19No toolbar and statusbar in the startcenterSamuel Mehrbrodt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18Fix css.awt.XSystemDependentMenuPeer.getMenuHandleStephan Bergmann
2015-11-18SystemMenuData::nSize is never readStephan Bergmann
2015-11-18Don't wrongly redefine SystemMenuDataStephan Bergmann
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18Toolbar: Refactor insert toolitem codeSamuel Mehrbrodt
2015-11-18Remove leftover break.Jan Holesovsky
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-17tdf#95845 Use CommandInfoProvider to receive command propertiesSamuel Mehrbrodt
2015-11-17Remove unused methodsSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13Toolbar: Use 'Name', not 'Label' property for Toolbar itemsSamuel Mehrbrodt
2015-11-12loplugin:passstuffbyrefStephan Bergmann
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky
2015-11-11tdf#93837 Add a new PopupLabel propertyMaxim Monastirsky
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11framework: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11Fix NotebookBar not showing up when directly opening a documentSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin
2015-11-05java: make inner classes static where possibleNoel Grandin