summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
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
2015-11-04yyyyyNoel Grandin
2015-11-04Tweak MenuBarManager a bit for use with context menusMaxim Monastirsky
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02Fix license headerStephan Bergmann
2015-11-02fix buildNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-21impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name.Jan Holesovsky
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert "continue" flag to an enumNoel Grandin