[Libreoffice] [PUSHED] Re: [PATCH] Replace WW8Bytes with ww::bytes
Jan Holesovsky
kendy at suse.cz
Thu Oct 6 15:37:17 PDT 2011
Hi Maciej,
On 2011-10-05 at 22:02 +0200, Maciej Rumianowski wrote:
> > That same would be allowed by
> > class bytes : public std::vector<sal_uInt8>
> > {
> > public:
> > const sal_uInt8* data() const { return &front(); }
> > ...
> So if it is desired solution I can modify Patches?
No need to, I took this approach
http://cgit.freedesktop.org/libreoffice/core/commit/?id=f1eda55a0670cd571d676b46d2ac19fe86d51a3f
and modified your patches myself. I've pushed them under your name, as
all I did was a sed :-)
http://cgit.freedesktop.org/libreoffice/core/commit/?id=6cdc31837c73accca69ed9b1702e269f50c96bff
http://cgit.freedesktop.org/libreoffice/core/commit/?id=37836e3ba37c1ff7c303047a418dcbc3ef390afe
http://cgit.freedesktop.org/libreoffice/core/commit/?id=bcf7d383578a00b961a0484534d810202cf57852
http://cgit.freedesktop.org/libreoffice/core/commit/?id=d052ac384fbb476fe4525ab2d123d79b1158acb4
Thank you a lot,
Kendy
More information about the LibreOffice
mailing list