[Libreoffice-commits] core.git: 3 commits - sal/rtl

2017-07-22 Thread Chris Sherlock
sal/rtl/locale.cxx | 86 --- sal/rtl/math.cxx | 401 - 2 files changed, 280 insertions(+), 207 deletions(-) New commits: commit f175e360c60f6970e95907a1c46ff786d1f25594 Author: Chris Sherlock Date:

[Libreoffice-commits] core.git: 3 commits - sal/rtl

2017-07-22 Thread Chris Sherlock
sal/rtl/alloc_arena.cxx | 431 -- sal/rtl/alloc_cache.cxx | 530 +++ sal/rtl/alloc_cache.hxx | 38 +-- sal/rtl/alloc_global.cxx | 95 ++-- sal/rtl/alloc_impl.hxx | 36 +-- sal/rtl/bootstrap.cxx|

[Libreoffice-commits] core.git: 3 commits - sal/rtl vcl/inc vcl/source vcl/unx

2016-05-22 Thread Noel Grandin
sal/rtl/alloc_cache.cxx |4 - sal/rtl/alloc_global.cxx| 18 ++-- sal/rtl/alloc_impl.hxx |2 vcl/inc/unx/i18n_cb.hxx | 14 +-- vcl/inc/unx/i18n_ic.hxx |2 vcl/source/filter/wmf/emfwr.cxx | 146

[Libreoffice-commits] core.git: 3 commits - sal/rtl sc/source vcl/source

2015-02-12 Thread Caolán McNamara
sal/rtl/ustring.cxx |9 + sc/source/filter/starcalc/scflt.cxx | 36 vcl/source/gdi/jobset.cxx |4 ++-- 3 files changed, 27 insertions(+), 22 deletions(-) New commits: commit 5e62dc99bfa59654166609fa57141e4303c734e3

[Libreoffice-commits] core.git: 3 commits - sal/rtl unoidl/source

2014-12-19 Thread Stephan Bergmann
sal/rtl/string.cxx|3 +++ sal/rtl/strtmpl.cxx | 32 sal/rtl/ustring.cxx |9 - unoidl/source/sourceprovider-parser.y |4 ++-- 4 files changed, 21 insertions(+), 27 deletions(-) New