summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-04Remove two pointless DBG_ASSERTs "There is no Dde-Service"Tor Lillqvist
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17Fix creation of infobarSamuel Mehrbrodt
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
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-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13sfx2: rename static variable SfxApplication::pApp etc.Michael Stahl
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-11fix sfx2 buildCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
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-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-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29remove the USE_APP_SHORTCUTS #define and simplify the code in the processNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27better i18n of STR_DDE_ERROR stringAndras Timar
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-25clean-up for sfx2/source/appl/shutdowniconaqua.mmDouglas Mencken
2015-10-22coverity#441226 Dereference null return valueCaolán McNamara
2015-10-21lok: Avoid adding to recent documents completely.Jan Holesovsky