summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin1-1/+3
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-4/+4
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-2/+2
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-2/+4
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+18
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann1-6/+3
2017-06-23simplify some string handling in tracing callsNoel Grandin1-73/+20
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+4
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin1-7/+3
2017-01-18use rtl::Reference in RequestPackageReparation_ImplNoel Grandin1-16/+9
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-4/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-06remove some manual ref-countingNoel Grandin1-9/+5
2016-06-01remove unused SID constants and associated codeNoel Grandin1-3/+1
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-5/+9
2016-05-24remove some manual ref-countingNoel Grandin1-9/+5
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant1-0/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-19loplugin:sallogareasStephan Bergmann1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09new loplugin: oncevarNoel Grandin1-4/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-19/+15
2015-10-29com::sun::star->css in sfx2Noel Grandin1-5/+5
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-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+3
2015-07-16removed warning: 'Unknown item detected'Szymon Kłos1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-7/+7
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-3/+1
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin1-4/+4
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-22/+22
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-52/+52
2014-10-02loplugin: cstylecastNoel Grandin1-52/+52
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-107/+107
2014-08-14reduce num of FilterOptionsRequest includesCaolán McNamara1-0/+1