[Libreoffice] [PATCH] Get rid of SvULongs in calc

Maciej Rumianowski maciej.rumianowski at gmail.com
Sun Jul 17 14:57:27 PDT 2011


Hi,

I'm sending a Patch which converts SvULongs to std::vector < sal_uLong
>.

> I would like to add a constructor
> SfxIntegerListItem::SfxIntegerListItem( const ::com::sun::star::uno::Sequence < sal_Int32 > rList ), because DataPointItemConverter and SeriesOptionsItemConverter are copying from Sequence to SvULongs and then in SfxIntegerListItem SvLongs is copied to Sequence.
As I wrote before I have added a constructor to SfxIntegerListItem, is
it okay?

Best Regards,
	Maciej


More information about the LibreOffice mailing list