summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)Author
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
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