summaryrefslogtreecommitdiffstats
path: root/include/sfx2/itemconnect.hxx
Commit message (Expand)AuthorAgeFilesLines
* convert ITEMCONN_ constants to scoped enumNoel Grandin2016-09-261-34/+20
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* tdf#96099 Remove various smart pointer typedefsMark Page2016-06-081-4/+1
* loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin2016-05-201-25/+0
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-22/+0
* Avoid unncessary, premature null derefStephan Bergmann2016-02-021-14/+14
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-1/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-11/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-3/+0
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-6/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* remove unused typedefsNoel Grandin2015-01-281-8/+0
* sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-9/+9
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-5/+7
* Remove visual noise from includeAlexander Wilms2014-03-011-29/+29
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-2/+2
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann2013-10-021-1/+3
* execute move of global headersBjoern Michaelsen2013-04-231-0/+578