[REVIEW 3.5.1 (?)] fdo#46144: "Distributy Columns Evenly" does not work with the selected columns

Michael Meeks michael.meeks at suse.com
Mon Feb 27 08:15:03 PST 2012


On Mon, 2012-02-27 at 19:46 +0400, Ivan Timofeev wrote:
> On 27.02.2012 19:01, Michael Meeks wrote:
> > 	Having said that I'm not hyper-happy with not initialising the vector's
> > contents - don't we really want:
> >
> > 	std::vector<sal_uInt16>  aWish( aTablCols.Count() + 1, 0 ),
> > 			        aMins( aTabCols.Count() + 1, 0 );
...
> > — otherwise, the storage for the object is zero-initialized.

	Fair enough :-) Patch looks great then, one more ack needed for 3.5.1.

	Thanks,

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list