summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin4-10/+5
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann1-1/+1
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt3-5/+5
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-8/+3
2015-11-16pch: CommandInfoProvider.hxx was renamed.Jan Holesovsky1-1/+1
2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt4-316/+6
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-507/+258
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin10-22/+11
2015-11-13rename: preview picture -> preview imageSamuel Mehrbrodt1-1/+1
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl2-9/+14
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-10/+10
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-14/+15
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin6-29/+28
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin5-15/+16
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-5/+4
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+6
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-5/+6
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-4/+4
2015-11-12sfx2: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-24/+10
2015-11-11coverity#1338604 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-11-11loplugin:nullptrStephan Bergmann1-1/+1
2015-11-11loplugin:nullptrStephan Bergmann1-1/+1
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky1-1/+1
2015-11-11fix sfx2 buildCaolán McNamara3-7/+7
2015-11-115th step to remove tools/rtti.hxxOliver Specht30-50/+36
2015-11-10sal_uIntPtr to sal_Int32Matteo Casalin1-8/+7
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann1-3/+3
2015-11-10loplugin:bodynotinblockStephan Bergmann1-1/+1
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken6-4/+76
2015-11-10loplugin:stringconstantStephan Bergmann1-10/+10
2015-11-10loplugin:oncevarStephan Bergmann1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann169-1395/+1395
2015-11-09new loplugin: oncevarNoel Grandin5-34/+15
2015-11-06tdf#92866 startcenter: Make the accellerators work again.Jan Holesovsky2-13/+5
2015-11-06tdf#89852 on Windows do not decode the filename for email subjectAndras Timar1-0/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann4-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann29-155/+155
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin40-147/+125
2015-11-04loplugin:stringconstantNoel Grandin17-68/+62
2015-11-03notifyer -> notifier.Jan Holesovsky1-3/+3
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken1-3/+1
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin4-13/+8
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin6-11/+7
2015-10-29Cleanup in sfx2 treeMario J. Rugiero6-26/+15
2015-10-29LOK: font/back color callback - use sal_Int32 instead of longMihai Varga1-1/+1
2015-10-29LOK: font/back color feedbackMihai Varga1-0/+7