summaryrefslogtreecommitdiff
path: root/include/sfx2/itemconnect.hxx
AgeCommit message (Expand)Author
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02Avoid unncessary, premature null derefStephan Bergmann
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-02Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen