summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann
2016-08-05tdf#85110 Add missing space to Untitled document nameMuhammet Kara
2016-07-22Fix typosAndrea Gelmini
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli
2016-04-30Fix typosAndrea Gelmini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)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-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-02-11Fold INetRFC822Message into INetMIMEMessageStephan Bergmann
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin