[Libreoffice-commits] core.git: include/o3tl sw/source

2021-08-31 Thread Noel Grandin (via logerrit)
include/o3tl/hash_combine.hxx | 22 ++ sw/source/core/inc/fntcache.hxx | 35 ++-- sw/source/core/txtnode/fntcache.cxx | 77 +++- 3 files changed, 77 insertions(+), 57 deletions(-) New commits: commit bb5425ed3d8cc04e4242059a17912

[Libreoffice-commits] core.git: include/o3tl sw/source

2020-01-26 Thread Tomaž Vajngerl (via logerrit)
include/o3tl/vector_utils.hxx| 27 +++ sw/source/core/access/AccessibilityCheck.cxx | 11 ++- 2 files changed, 29 insertions(+), 9 deletions(-) New commits: commit af29884072817481273c03373899624933fd567a Author: Tomaž Vajngerl AuthorDate:

[Libreoffice-commits] core.git: include/o3tl sw/source

2019-11-26 Thread Noel Grandin (via logerrit)
include/o3tl/sorted_vector.hxx | 10 + sw/source/core/access/acctable.cxx | 74 + 2 files changed, 12 insertions(+), 72 deletions(-) New commits: commit 4edf078a77167d0fb5201f857146d95a901a809e Author: Noel Grandin AuthorDate: Mon Nov 25 15:41:

[Libreoffice-commits] core.git: include/o3tl sw/source

2019-02-01 Thread Libreoffice Gerrit user
include/o3tl/unreachable.hxx | 39 +++ sw/source/core/fields/reffld.cxx | 17 +++-- 2 files changed, 46 insertions(+), 10 deletions(-) New commits: commit 9935a83143c1d994986035ed89e7c94d1fcb2f4d Author: Stephan Bergmann AuthorDate: Thu

[Libreoffice-commits] core.git: include/o3tl sw/source

2018-10-05 Thread Libreoffice Gerrit user
include/o3tl/sorted_vector.hxx | 11 +++ sw/source/filter/html/htmlfly.hxx |4 ++-- sw/source/filter/html/htmlflywriter.cxx | 10 -- sw/source/filter/html/htmlforw.cxx |2 +- sw/source/filter/html/wrthtml.cxx |6 +- 5 files changed, 19

[Libreoffice-commits] core.git: include/o3tl sw/source

2018-10-04 Thread Libreoffice Gerrit user
include/o3tl/sorted_vector.hxx | 20 sw/source/core/crsr/crstrvl.cxx |4 ++-- sw/source/core/doc/DocumentFieldsManager.cxx |5 ++--- sw/source/core/doc/doc.cxx |4 ++-- sw/source/core/doc/docfld.cxx|

[Libreoffice-commits] core.git: include/o3tl sw/source

2018-09-06 Thread Libreoffice Gerrit user
include/o3tl/sorted_vector.hxx | 48 +-- sw/source/filter/html/htmltabw.cxx |6 +-- sw/source/filter/inc/wrtswtbl.hxx|6 +-- sw/source/filter/writer/wrtswtbl.cxx | 31 + sw/source/filter/ww8/docxattribu

[Libreoffice-commits] core.git: include/o3tl sw/source

2017-10-06 Thread Stephan Bergmann
include/o3tl/safeint.hxx | 34 ++ sw/source/core/layout/sectfrm.cxx |6 +- 2 files changed, 39 insertions(+), 1 deletion(-) New commits: commit 97dcb242f5cc41216fd16503604ca2f29f147a2a Author: Stephan Bergmann Date: Fri Oct 6 09:29:03 2017 +02

[Libreoffice-commits] core.git: include/o3tl sw/source

2015-05-21 Thread Miklos Vajna
include/o3tl/make_unique.hxx | 34 + sw/source/filter/ww8/docxsdrexport.cxx |2 - sw/source/filter/ww8/docxsdrexport.hxx |3 +- 3 files changed, 37 insertions(+), 2 deletions(-) New commits: commit 821b72886f1e407a492f881a2efb27ead2c22b5c Author