[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2023-05-24 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx | 20 comphelper/source/misc/string.cxx|8 include/comphelper/string.hxx| 13 - 3 files changed, 41 deletions(-) New commits: commit 4f3a5acac5c1810d845e850f5199d9292c7fe1b6 Author: Stephan

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

2023-05-05 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx | 20 comphelper/source/misc/string.cxx|9 + include/comphelper/string.hxx| 13 + include/o3tl/string_view.hxx | 11 ++- o3tl/qa/test-string_view.cxx | 16 ++--

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2022-10-14 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx |4 ++-- comphelper/source/misc/string.cxx| 27 +++ include/comphelper/string.hxx|7 --- 3 files changed, 9 insertions(+), 29 deletions(-) New commits: commit 6d2a9697c9933133539773af6d493a42c6fb94a9 Author:

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper include/o3tl package/inc package/source

2022-06-02 Thread Stephan Bergmann (via logerrit)
comphelper/qa/unit/threadpooltest.cxx |5 +++-- comphelper/source/misc/threadpool.cxx | 19 +++ include/comphelper/threadpool.hxx |5 +++-- include/o3tl/safeint.hxx | 10 ++ package/inc/ZipOutputStream.hxx

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2022-05-04 Thread Stephan Bergmann (via logerrit)
comphelper/qa/unit/types_test.cxx | 12 ++-- comphelper/qa/unit/variadictemplates.cxx| 12 ++-- comphelper/source/misc/configuration.cxx|4 ++-- include/comphelper/configuration.hxx|4 ++-- include/comphelper/namedvaluecollection.hxx |4

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper package/source xmlsecurity/inc xmlsecurity/source

2021-12-26 Thread Mike Kaganski (via logerrit)
comphelper/qa/unit/base64_test.cxx |6 +++--- comphelper/qa/unit/test_hash.cxx |2 +- comphelper/source/misc/base64.cxx| 10 +- comphelper/source/misc/docpasswordhelper.cxx |6 +++--- include/comphelper/base64.hxx|5 +++--

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2021-06-09 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx | 15 -- comphelper/source/misc/traceevent.cxx |9 +-- include/comphelper/profilezone.hxx |9 +-- include/comphelper/traceevent.hxx | 82 - 4 files changed, 77 insertions(+), 38 deletions(-) New

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper sc/source

2020-11-30 Thread Luboš Luňák (via logerrit)
comphelper/qa/unit/parallelsorttest.cxx |2 - comphelper/qa/unit/threadpooltest.cxx | 62 comphelper/source/misc/threadpool.cxx | 21 ++ include/comphelper/threadpool.hxx |9 +++- sc/source/core/data/documen2.cxx|2 - 5

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2020-06-30 Thread Stephan Bergmann (via logerrit)
comphelper/qa/container/comphelper_ifcontainer.cxx|2 comphelper/source/misc/backupfilehelper.cxx |4 - comphelper/source/misc/numberedcollection.cxx |2 comphelper/source/misc/simplefileaccessinteraction.cxx|

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2018-07-06 Thread Tomaž Vajngerl
comphelper/qa/unit/base64_test.cxx | 94 - comphelper/source/misc/base64.cxx | 32 +--- include/comphelper/base64.hxx |4 + 3 files changed, 78 insertions(+), 52 deletions(-) New commits: commit 0d0bf4132d7cf81306a3de6592fce40ab69ef040

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper sc/source

2018-02-26 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx |5 ++-- comphelper/source/misc/docpasswordhelper.cxx |8 +++ comphelper/source/misc/hash.cxx | 28 ++--- include/comphelper/docpasswordhelper.hxx | 21 +++--- include/comphelper/hash.hxx

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper sc/source

2018-02-26 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx |4 +-- comphelper/source/misc/docpasswordhelper.cxx | 12 ++--- comphelper/source/misc/hash.cxx | 20 +++ include/comphelper/docpasswordhelper.hxx | 34 ++- include/comphelper/hash.hxx

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper sc/source

2018-02-26 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx |3 - comphelper/source/misc/docpasswordhelper.cxx | 48 + comphelper/source/misc/hash.cxx | 46 - include/comphelper/docpasswordhelper.hxx | 59 +++

[Libreoffice-commits] core.git: comphelper/qa comphelper/source include/comphelper

2018-02-25 Thread Eike Rathke
comphelper/qa/unit/test_hash.cxx | 29 ++ comphelper/source/misc/hash.cxx | 112 +++ include/comphelper/hash.hxx | 63 + 3 files changed, 204 insertions(+) New commits: commit 556c2eaffcdb541317ed148d58c6c973fa6fd0e6

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

2017-03-29 Thread Michael Stahl
comphelper/qa/string/test_string.cxx | 22 + comphelper/source/misc/string.cxx| 36 +++ include/comphelper/string.hxx|9 sw/source/filter/ascii/ascatr.cxx| 12 +++ 4 files changed, 79 insertions(+) New