summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objmisc.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-26fix impress slide context menuNoel Grandin1-3/+19
2017-05-25loplugin:constantparamNoel Grandin1-19/+3
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-11/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-06Avoid 'else' after 'return'Matteo Casalin1-7/+7
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin1-3/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin1-23/+13
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-98/+3
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-5/+3
2017-03-26Fix typosAndrea Gelmini1-1/+1
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt1-14/+3
2017-01-19tdf#104718: Prompt user to continue on SAXExceptionMike Kaganski1-0/+20
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson1-1/+6
2017-01-03Move documentation for parameter of SfxObjectShell::GetTitle() to include fileTor Lillqvist1-41/+1
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin1-7/+7
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-8/+3
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-2/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-10/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-13/+13
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-5/+6
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-7/+0
2016-10-21loplugin:expandablemethodds in include/sfx2Noel Grandin1-7/+1
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-1/+1
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-10/+10
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-17/+0
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann1-0/+5
2016-08-05tdf#85110 Add missing space to Untitled document nameMuhammet Kara1-2/+2
2016-07-22Fix typosAndrea Gelmini1-1/+1
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin1-14/+0
2016-06-06tdf#89329: use unique_ptr for pImpl in objshXisco Fauli1-114/+114
2016-04-30Fix typosAndrea Gelmini1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-25/+13
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-39/+0
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-4/+1
2016-01-10Fix typosAndrea Gelmini1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-3/+3
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-2/+2
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-14/+14