summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appuno.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin
2017-01-18use rtl::Reference in RequestPackageReparation_ImplNoel Grandin
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-02-09Remove excess newlinesChris Sherlock
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
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-21cppcheck: noExplicitConstructorCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara
2014-08-04avoid buffer overflow by using wrong bufferMarkus Mohrhard
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann