[Libreoffice] [PUSHED] Replace SvULongs with vector and code clean up part 1

Eike Rathke ooo at erack.de
Mon Aug 8 02:41:20 PDT 2011


Hi Maciej,

On Sunday, 2011-08-07 17:04:49 +0200, Maciej Rumianowski wrote:

> >From ba07b8f694f9736b9c43dc3f0a34d1248d8fcd77 Mon Sep 17 00:00:00 2001
> From: Maciej Rumianowski <maciej.rumianowski at gmail.com>
> Date: Sun, 7 Aug 2011 16:46:17 +0200
> Subject: [PATCH] Replace SvULongs with vector and code clean up
> 
> Instead of SvULongs use std::vector<sal_uInt32>
> replace sal_Bool with bool where variable is not interfering with return value

Pushed to master with the change mentioned in my other mail and one
nitpick:

> --- a/svx/inc/svx/numfmtsh.hxx
> +++ b/svx/inc/svx/numfmtsh.hxx
> -    sal_uInt32          GetUpdateDataCount() const;
> +    size_t GetUpdateDataCount() const;

Please preserve alignments of method names if the header file provided them.

http://cgit.freedesktop.org/libreoffice/core/commit/?id=c1be3dab3d37b74570b49d8534c4d2677a318286

Thanks
  Eike

-- 
 PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication.
 Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110808/a2f649dd/attachment.pgp>


More information about the LibreOffice mailing list