summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin6-51/+31
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin4-43/+16
2015-10-29com::sun::star->css in sfx2Noel Grandin121-1303/+1269
2015-10-28handle scrollwheel events in TabBar of SidebarBjoern Michaelsen1-1/+34
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin3-46/+36
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin1-0/+1
2015-10-27don't allocate uno::Reference on the heapNoel Grandin2-8/+7
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar2-7/+7