summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2015-11-20loplugin:unusedfields forms,formula,fpicker,frameworkNoel Grandin
2015-11-20-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
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-17Remove unused methodsSamuel Mehrbrodt
2015-11-16Remove the ability to set tooltips in the toolbar xml filesSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12loplugin:passstuffbyrefStephan Bergmann
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
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-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08full fill mostly fulfillCaolán McNamara
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe