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

2023-11-29 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 79e8833305b9cedce4ebbcabc573866e22040b72 Author: Stephan Bergmann AuthorDate: Wed Nov 29 19:38:37 2023 +0100 Commit: Stephan Bergmann CommitDate: Wed Nov 29

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

2023-11-19 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx | 34 +- comphelper/qa/unit/base64_test.cxx |6 +++--- comphelper/qa/unit/propertyvalue.cxx |2 +- 3 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 5ac4adaf026bab096febc2587f49edb603e98689

[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

2022-11-25 Thread Miklos Vajna (via logerrit)
comphelper/qa/unit/propertyvalue.cxx | 71 +++ comphelper/source/misc/sequenceashashmap.cxx | 14 + 2 files changed, 85 insertions(+) New commits: commit 1e83197fdd4263ca4817a6ac16f274aaee3e66fd Author: Miklos Vajna AuthorDate: Fri Nov 25 16:32:37

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

2022-11-18 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx | 29 - comphelper/source/misc/string.cxx |9 ++ compilerplugins/clang/stringliteralvar.cxx | 64 + compilerplugins/clang/test/stringliteralvar.cxx| 21 ++

[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

2022-06-02 Thread Stephan Bergmann (via logerrit)
comphelper/qa/container/comphelper_ifcontainer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit beb19b0a600573cebc66c387f5941efc982ee842 Author: Stephan Bergmann AuthorDate: Thu Jun 2 09:48:09 2022 +0200 Commit: Stephan Bergmann CommitDate: Thu Jun 2

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

2022-05-06 Thread Tomaž Vajngerl (via logerrit)
comphelper/qa/unit/test_guards.cxx | 56 + 1 file changed, 44 insertions(+), 12 deletions(-) New commits: commit 1ad2fe68308b556bb95d1c1620a3d5e55982260e Author: Tomaž Vajngerl AuthorDate: Tue Apr 19 15:24:08 2022 +0900 Commit: Tomaž Vajngerl

[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 dbaccess/source include/comphelper sd/qa sw/inc sw/qa sw/source vcl/source writerfilter/source

2022-04-04 Thread Noel Grandin (via logerrit)
comphelper/qa/string/test_string.cxx |2 comphelper/source/misc/string.cxx | 55 +++-- dbaccess/source/filter/hsqldb/createparser.cxx |4 - dbaccess/source/filter/hsqldb/createparser.hxx |2 include/comphelper/string.hxx

[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 compilerplugins/clang connectivity/source dbaccess/source sfx2/source sw/qa sw/source ucb/source xmloff/source

2021-12-17 Thread Noel Grandin (via logerrit)
comphelper/qa/unit/test_traceevent.cxx |2 - compilerplugins/clang/plugin.cxx | 36 +++ compilerplugins/clang/plugin.hxx |1 compilerplugins/clang/test/unusedvariablecheck.cxx |3 +

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

2021-07-30 Thread Noel Grandin (via logerrit)
comphelper/qa/unit/threadpooltest.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8618707dd9d7de2a439ab361d7ff6bca373670c4 Author: Noel Grandin AuthorDate: Fri Jul 30 09:34:51 2021 +0200 Commit: Noel Grandin CommitDate: Fri Jul 30 11:33:31 2021 +0200

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

2021-06-23 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx | 67 -- include/comphelper/traceevent.hxx | 72 + 2 files changed, 22 insertions(+), 117 deletions(-) New commits: commit 90df123cd9ff9fc1c7b991d9ae9a1ed8c9e9f0de Author: Tor

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

2021-06-09 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx |6 +++--- include/comphelper/traceevent.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f0a8d47aecf42b64f576601a947b1904b78b94de Author: Tor Lillqvist AuthorDate: Mon May 24 14:37:46 2021 +0300 Commit:

[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 include/comphelper include/sal

2021-04-29 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx |7 +++ include/comphelper/profilezone.hxx | 14 +++--- include/sal/log-areas.dox |1 + 3 files changed, 19 insertions(+), 3 deletions(-) New commits: commit 7e8960caa8b49c75e4f1d21ebffe2378359fee69 Author: Tor

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

2021-04-29 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx | 136 ++--- include/comphelper/traceevent.hxx | 61 +++--- 2 files changed, 121 insertions(+), 76 deletions(-) New commits: commit 724fc62e9288f26428274977614948fee0bc2000 Author: Tor Lillqvist AuthorDate:

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

2021-04-29 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx | 93 + include/comphelper/traceevent.hxx | 18 +- 2 files changed, 76 insertions(+), 35 deletions(-) New commits: commit 2cc42f656b24b6e506fecb61f0fc58f5f8a98e6a Author: Tor Lillqvist AuthorDate: Wed Apr 28

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

2021-04-29 Thread Tor Lillqvist (via logerrit)
comphelper/qa/unit/test_traceevent.cxx | 12 ++-- include/comphelper/traceevent.hxx |4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 0e383fa31da530161263ef02f4e7c464f4d7b53e Author: Tor Lillqvist AuthorDate: Wed Apr 28 12:01:06 2021 +0300

[Libreoffice-commits] core.git: comphelper/qa comphelper/source cui/source dbaccess/source editeng/source formula/source include/comphelper include/vcl linguistic/source sc/inc sc/source sfx2/source s

2021-04-19 Thread Noel Grandin (via logerrit)
comphelper/qa/string/test_string.cxx | 10 +- comphelper/source/misc/string.cxx | 92 - cui/source/inc/optdict.hxx |2 cui/source/options/optdict.cxx |6 - dbaccess/source/core/misc/dsntypes.cxx

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

2021-02-12 Thread Mike Kaganski (via logerrit)
comphelper/qa/unit/threadpooltest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 60b0bb80b3aeb52477256152dcda9ec6e4dbb9fd Author: Mike Kaganski AuthorDate: Fri Feb 12 10:55:42 2021 +0100 Commit: Mike Kaganski CommitDate: Fri Feb 12 11:45:25 2021

[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 solenv/clang-format

2020-11-13 Thread Philipp Hofer (via logerrit)
comphelper/qa/unit/base64_test.cxx | 15 +++--- comphelper/qa/weakbag/test_weakbag.cxx | 19 comphelper/source/misc/fileurl.cxx |4 - comphelper/source/misc/random.cxx | 20 -

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

2020-09-23 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx |3 +-- sw/qa/extras/htmlexport/htmlexport.cxx|3 +-- sw/qa/extras/ooxmlexport/ooxmlexport5.cxx |4 +--- 3 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 14b00ade67d4f108fcd070e90e184dc256f0c880 Author: Stephan

[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

2020-06-03 Thread Stephan Bergmann (via logerrit)
comphelper/qa/string/test_string.cxx|3 +-- comphelper/qa/unit/syntaxhighlighttest.cxx | 15 +-- comphelper/qa/unit/test_hash.cxx| 10 +++--- comphelper/qa/unit/variadictemplates.cxx|6 ++ comphelper/source/misc/backupfilehelper.cxx |9

[Libreoffice-commits] core.git: comphelper/qa cppcanvas/qa dbaccess/qa dbaccess/source desktop/qa desktop/source desktop/unx embeddedobj/source emfio/qa extensions/source extensions/test external/blue

2020-02-16 Thread Muhammet Kara (via logerrit)
comphelper/qa/unit/threadpooltest.cxx|4 +- cppcanvas/qa/extras/emfplus/emfplus.cxx |6 ++-- dbaccess/qa/unit/dbaccess-dialogs-test.cxx |4 -- dbaccess/source/filter/xml/xmlservices.hxx |1

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

2019-09-30 Thread Vasily Melenchuk (via logerrit)
comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java | 60 ++ comphelper/source/streaming/seqoutputstreamserv.cxx|1 2 files changed, 17 insertions(+), 44 deletions(-) New commits: commit 468a048942cad81db81a4999a1840a488988f253 Author: Vasily

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

2019-04-26 Thread Mike Kaganski (via logerrit)
comphelper/qa/unit/test_guards.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f48aa15c69ae3db9283994216d33d88b85a442d1 Author: Mike Kaganski AuthorDate: Fri Apr 26 20:57:02 2019 +0200 Commit: Mike Kaganski CommitDate: Fri Apr 26 20:58:00 2019 +0200

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

2018-07-20 Thread Libreoffice Gerrit user
comphelper/qa/container/comphelper_ifcontainer.cxx|2 comphelper/source/container/interfacecontainer2.cxx |4 - comphelper/source/eventattachermgr/eventattachermgr.cxx |4 - comphelper/source/misc/backupfilehelper.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 configmgr/source

2018-02-27 Thread Julien Nabet
comphelper/qa/unit/syntaxhighlighttest.cxx |9 comphelper/source/container/enumerablemap.cxx |8 comphelper/source/misc/configuration.cxx| 14 - comphelper/source/misc/namedvaluecollection.cxx | 13 -

[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

2017-04-28 Thread Markus Mohrhard
comphelper/qa/unit/test_hash.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 5bd7713a6b7aa3ad0eaa7f535cd932c2a316acb5 Author: Markus Mohrhard Date: Fri Apr 21 05:51:46 2017 +0200 add test for MD5 hashing Change-Id:

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

2017-03-31 Thread Stephan Bergmann
comphelper/qa/unit/threadpooltest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1fc76c4dfc196798eea24030a205d1e5f7922eb2 Author: Stephan Bergmann Date: Thu Mar 30 16:28:15 2017 +0200 This only wants to check for Windows in general?

[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

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

2017-02-26 Thread Stephan Bergmann
comphelper/qa/unit/variadictemplates.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e821f8848f477eb1a58e7e892f34110c6cb51160 Author: Stephan Bergmann Date: Sun Feb 26 21:58:53 2017 +0100 loplugin:loopvartoosmall Change-Id:

[Libreoffice-commits] core.git: comphelper/qa comphelper/source connectivity/source desktop/source extensions/source framework/source io/source scripting/source svtools/source toolkit/source

2017-02-01 Thread Noel Grandin
comphelper/qa/unit/variadictemplates.cxx| 11 - comphelper/source/container/enumerablemap.cxx | 12 -- comphelper/source/misc/configurationhelper.cxx | 21 ---

[Libreoffice-commits] core.git: comphelper/qa include/basegfx include/basic include/canvas include/connectivity include/drawinglayer include/formula ure/source

2016-12-07 Thread Jochen Nitschke
comphelper/qa/container/comphelper_ifcontainer.cxx |4 ++-- comphelper/qa/container/testifcontainer.cxx |4 ++-- include/basegfx/tools/unopolypolygon.hxx |4 ++-- include/basic/modsizeexceeded.hxx|4 ++--

[Libreoffice-commits] core.git: comphelper/qa compilerplugins/clang cui/source filter/source sc/qa sd/source sfx2/source starmath/source svl/qa svl/source svtools/source svx/source sw/qa sw/source

2016-08-29 Thread Stephan Bergmann
comphelper/qa/string/test_string.cxx |2 compilerplugins/clang/stringconstant.cxx | 109 +++--- cui/source/tabpages/grfpage.cxx |4 filter/source/graphicfilter/idxf/dxfreprd.cxx |6 - sc/qa/unit/subsequent_export-test.cxx |

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

2016-08-10 Thread Miklos Vajna
comphelper/qa/container/comphelper_ifcontainer.cxx | 30 +++ comphelper/qa/container/testifcontainer.cxx|4 +- comphelper/qa/string/test_string.cxx | 40 ++--- comphelper/qa/unit/variadictemplates.cxx | 10 ++--- 4 files

[Libreoffice-commits] core.git: comphelper/qa connectivity/source cui/source dbaccess/source formula/source include/comphelper linguistic/source linguistic/workben rsc/source sc/source sfx2/source sta

2016-07-04 Thread Noel Grandin
comphelper/qa/string/test_string.cxx| 16 - connectivity/source/drivers/flat/ETable.cxx |2 - cui/source/options/optdict.cxx |2 - dbaccess/source/ui/querydesign/QTableWindow.cxx |2 - formula/source/ui/dlg/formula.cxx |

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

2016-06-15 Thread Ashod Nakashian
comphelper/qa/unit/threadpooltest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 875c553f5d5f5d2329bf40b1b39118259ec6a93b Author: Ashod Nakashian Date: Thu Jun 16 01:01:45 2016 -0400 Expect fewer than MAX_CONCURRENCY

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

2016-06-15 Thread Ashod Nakashian
comphelper/qa/unit/threadpooltest.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ab13873ebb6dc4738be2e2184ee4433a2447c1d Author: Ashod Nakashian Date: Wed Jun 15 21:11:34 2016 -0400 Expect fewer than MAX_CONCURRENCY

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

2016-01-24 Thread Stephan Bergmann
comphelper/qa/container/testifcontainer.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit b2afafa4104817e56292d2d80d965b6d9ac445e1 Author: Stephan Bergmann Date: Mon Jan 25 08:46:46 2016 +0100 loplugin:cstylecast

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

2016-01-24 Thread Stephan Bergmann
comphelper/qa/container/testifcontainer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 34378c7da67a2669f5dbbb0b1c52da0c3f6ccd00 Author: Stephan Bergmann Date: Mon Jan 25 08:47:45 2016 +0100 loplugin:override Change-Id:

[Libreoffice-commits] core.git: comphelper/qa sdext/source shell/qa slideshow/test tools/test

2015-10-23 Thread Stephan Bergmann
comphelper/qa/version.map | 24 sdext/source/pdfimport/test/export.map | 25 - shell/qa/zip/export.map| 27 --- slideshow/test/export.map | 25 -

[Libreoffice-commits] core.git: comphelper/qa sc/qa sot/qa unotools/qa vcl/qa

2014-12-10 Thread Noel Grandin
comphelper/qa/complex/comphelper/Map.java |2 +- comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java |3 ++- sc/qa/complex/cellRanges/CheckXCellRangesQuery.java|2 +- sc/qa/complex/sc/CalcRTL.java

[Libreoffice-commits] core.git: comphelper/qa dbaccess/qa extensions/qa filter/qa forms/qa framework/qa linguistic/qa qadevOOo/qa sfx2/qa sot/qa svl/qa toolkit/qa ucb/qa unotools/qa unoxml/qa vcl/qa

2014-12-10 Thread Noel Grandin
comphelper/qa/complex/comphelper/Map.java| 3 +-- comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java | 3 +-- dbaccess/qa/complex/dbaccess/TestCase.java | 5 ++---

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

2013-10-28 Thread Stephan Bergmann
comphelper/qa/unit/syntaxhighlighttest.cxx | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) New commits: commit 2c6b6ba446868dc549f39b12c27cbd73f7eff572 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Oct 28 14:31:16 2013 +0100 Disambiguate

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

2013-10-27 Thread Arnaud Versini
comphelper/qa/unit/syntaxhighlighttest.cxx |5 +++-- comphelper/source/misc/syntaxhighlight.cxx |8 +++- 2 files changed, 6 insertions(+), 7 deletions(-) New commits: commit a79cb836b951eb2492e43aadd2ee672b9b67b914 Author: Arnaud Versini arnaud.vers...@libreoffice.org Date: Sun Oct

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

2013-10-23 Thread Stephan Bergmann
comphelper/qa/unit/syntaxhighlighttest.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2a8e751eb562700f1814fb9c254ba37b29c9e547 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 23 09:40:38 2013 +0200 Improve test Change-Id: