summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18fix for windows buildNoel Grandin
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky
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 for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11coverity#1338604 Uninitialized scalar fieldCaolán McNamara
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky
2015-11-11fix sfx2 buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10sal_uIntPtr to sal_Int32Matteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:bodynotinblockStephan Bergmann
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
2015-11-10loplugin:stringconstantStephan Bergmann
2015-11-10loplugin:oncevarStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06tdf#92866 startcenter: Make the accellerators work again.Jan Holesovsky
2015-11-06tdf#89852 on Windows do not decode the filename for email subjectAndras Timar
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-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-03notifyer -> notifier.Jan Holesovsky
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Cleanup in sfx2 treeMario J. Rugiero