New branch 'private/bubli/sw_16bit' available with the following commits:
commit a98ef8adcc10bec409e8132ace3de1e6606e6c8f
Author: Matteo Casalin <matteo.casa...@yahoo.com>
Date:   Sun Apr 26 13:12:37 2015 +0200

    Use auto and range-based for loops
    
    Change-Id: I400bce4479eb0ab8105384f88a379c3ea90b9f66

commit 76c34865f595e0f79775d0f3e22e8ff62844867a
Author: Matteo Casalin <matteo.casa...@yahoo.com>
Date:   Sun May 3 19:04:23 2015 +0200

    Use range-based for loops
    
    Change-Id: I02dbe522c61804e5868b350e99ab02f691f36b0b

commit 5b737ca478f70d652ea36338b005425eec8c8f18
Author: Matteo Casalin <matteo.casa...@yahoo.com>
Date:   Sun May 3 19:22:22 2015 +0200

    Use auto and range-based for loops
    
    Change-Id: I5fecd9cfb64fee9d18e4491e6219c1b90e64ea7c

commit b271abe87672881ed0ae94c5f287ac2f93e81815
Author: Matteo Casalin <matteo.casa...@yahoo.com>
Date:   Sun May 3 22:28:13 2015 +0200

    Use range-based for loops, better integer types and avoid some casts
    
    Change-Id: Ife8bb0bb1d20655c0526aad1d4921713c961eb7a

commit bde8062181295d832ace1c0f2bc8a54d17da8c0c
Author: Katarina Behrens <katarina.behr...@cib.de>
Date:   Sun May 3 23:25:52 2015 +0200

    tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)
    
    Some of the usages of GetPos were just misusing it to find out
    whether a vector contains given element -- use Contains() in those
    cases
    
    This patch is partially based on work of Christoph Lutz
    
    Conflicts:
        sw/source/filter/ww8/wrtw8esh.cxx
        sw/source/filter/ww8/wrtw8num.cxx
    
    Change-Id: I40bedba905e7577ba23f69acee178e0ea7cc1521

commit 4925372f705239aebe8424e55df6a2a9718d1174
Author: Vasily Melenchuk <vasily.melenc...@cib.de>
Date:   Mon Apr 6 12:23:09 2015 +0300

    tdf#89783: sal_uInt16 replacement by size_t: sections
    
    These replacements allow LO to load, save and mail merge documents having
    more than 65536 sections in total.
    
    Change-Id: I0e70889b1edc6e472a39f1f2638ac3c70a0d7058
    
    Signed-off-by: Katarina Behrens <katarina.behr...@cib.de>

commit 447de7e569739aa05f9a0dbd1128306c65c457ce
Author: Katarina Behrens <katarina.behr...@cib.de>
Date:   Wed Apr 29 10:16:19 2015 +0200

    tdf#89783: avoid endless loop with >65k style names
    
    Change-Id: I09be0ade1cd66253f420c2158ef6c093758ca493

commit ca0579f2bbf0b8bce8b3d3a79931758ebf4bd90e
Author: Katarina Behrens <katarina.behr...@cib.de>
Date:   Wed Apr 29 10:13:18 2015 +0200

    tdf#89783: fix another potential endless loop
    
    the same pattern as in 4de83e2c322509c0fb1b989f7e4898728fc4a
    
    Change-Id: I38d48b9c1302f23a0d2537f8e5eced2ee64ddf4e

commit f3ddeb1d66de742648556fe569ab6638851c8bc2
Author: Christoph Lutz <christoph.lutz...@cib.de>
Date:   Tue Apr 28 17:55:11 2015 +0200

    tdf#89783: MM fixes potential endless loops with dbgutil build
    
    Change-Id: I0eeb0decab588d89881a24983eb89727c3d9151b
    Reviewed-on: https://gerrit.libreoffice.org/15561
    Reviewed-by: Katarina Behrens <katarina.behr...@cib.de>
    Tested-by: Katarina Behrens <katarina.behr...@cib.de>

_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to