summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-23loplugin:unreffunMaxim Monastirsky
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-12-20sfx2: SAL_WARN on the early error returnMichael Stahl
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin
2015-11-16use initialiser list 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-11coverity#1338604 Uninitialized scalar fieldCaolán McNamara
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10tdf#87995 - settings : missing a checkbox in order to avoid thumbnail savingbureken
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-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
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19sfx items: Some cleanup.Jan Holesovsky
2015-10-19sfx items: Kill the SFX_ITEMSET_GET macro.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-14coverity#735849 Unchecked dynamic_castCaolán McNamara
2015-10-14coverity#1326292 Unchecked dynamic_castCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann