summaryrefslogtreecommitdiff
path: root/include/sfx2/itemconnect.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-23tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-7/+10
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-6/+6
2017-03-16use forward declaration for SfxItemSetJochen Nitschke1-0/+1
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin1-34/+20
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-4/+1
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin1-25/+0
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-22/+0
2016-02-02Avoid unncessary, premature null derefStephan Bergmann1-14/+14
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-11/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-9/+9
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-3/+0
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-6/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-28remove unused typedefsNoel Grandin1-8/+0
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+7
2014-03-01Remove visual noise from includeAlexander Wilms1-29/+29
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-10-02Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann1-1/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+578