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

2023-11-09 Thread Balazs Varga (via logerrit)
include/comphelper/configuration.hxx |7 sw/source/ui/config/optload.cxx | 54 +++ sw/source/uibase/inc/optload.hxx | 11 sw/uiconfig/swriter/ui/optgeneralpage.ui | 497 +++ 4 files changed, 387 insertions(+), 182 deletions(-) New commit

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

2023-03-31 Thread Noel Grandin (via logerrit)
include/comphelper/propshlp.hxx | 17 + include/toolkit/controls/unocontrolmodel.hxx |1 - toolkit/source/controls/unocontrolmodel.cxx |6 -- 3 files changed, 9 insertions(+), 15 deletions(-) New commits: commit 19c18c94085f7a70e536a914ed978fc54b5625b9

[Libreoffice-commits] core.git: 2 commits - include/comphelper include/connectivity sw/inc sw/source xmlsecurity/source

2023-02-15 Thread Noel Grandin (via logerrit)
include/comphelper/singletonref.hxx | 161 +++ include/connectivity/DriversConfig.hxx |4 include/connectivity/sqlparse.hxx|4 sw/inc/swcalwrp.hxx |7 - sw/source/core/bastyp/init.cxx

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

2021-12-27 Thread Noel Grandin (via logerrit)
include/comphelper/multiinterfacecontainer4.hxx | 189 ucbhelper/source/provider/resultset.cxx | 85 -- ucbhelper/source/provider/resultsetmetadata.cxx |5 3 files changed, 231 insertions(+), 48 deletions(-) New commits: commit a709a654a5d6a761db83

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

2021-11-22 Thread Noel Grandin (via logerrit)
include/comphelper/proparrhlp.hxx | 12 +++ vcl/source/font/font.cxx | 63 +- 2 files changed, 48 insertions(+), 27 deletions(-) New commits: commit 2d073a759f77f80b44180eea32ba7131ad37b0bd Author: Noel Grandin AuthorDate: Sun Nov 21 18:44

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

2021-08-16 Thread Noel Grandin (via logerrit)
include/comphelper/multicontainer2.hxx |4 - sw/source/core/crsr/crsrsh.cxx | 69 +++-- 2 files changed, 35 insertions(+), 38 deletions(-) New commits: commit b336dca9864390a0e19ae3f4518725eba6be2ffc Author: Noel Grandin AuthorDate: Tue Aug 3 14:42:1

[Libreoffice-commits] core.git: 2 commits - include/comphelper xmloff/source xmlscript/source

2021-05-27 Thread Noel Grandin (via logerrit)
include/comphelper/stl_types.hxx| 14 + xmloff/source/style/impastpl.cxx| 36 ++--- xmlscript/source/xmldlg_imexp/exp_share.hxx |2 xmlscript/source/xmldlg_imexp/xmldlg_export.cxx | 64 4 files changed, 65 insertio

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

2019-07-01 Thread Andrea Gelmini (via logerrit)
include/comphelper/propertycontainer.hxx |2 +- include/connectivity/paramwrapper.hxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8fbc6d700f81bd8cc073ca410d08d1d15394978f Author: Andrea Gelmini AuthorDate: Sun Jun 30 22:26:23 2019 + Commit:

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

2019-06-30 Thread Andrea Gelmini (via logerrit)
include/comphelper/interfacecontainer2.hxx |2 +- include/comphelper/listenernotification.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 45a2eecfee472d8822130a90999b46ad371dee95 Author: Andrea Gelmini AuthorDate: Sun Jun 30 21:36:05 2019 + Commit

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

2018-09-17 Thread Libreoffice Gerrit user
include/comphelper/weak.hxx|5 + sd/source/ui/inc/ViewShell.hxx |2 +- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 5571d3c8621e18a3bea527da807b7b99d19ec409 Author: Stephan Bergmann AuthorDate: Mon Sep 17 22:18:46 2018 +0200 Commit: Stephan Bergmann

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

2018-04-08 Thread Noel Grandin
include/comphelper/weakbag.hxx | 12 +--- sw/inc/accmap.hxx|5 ++--- sw/source/core/access/accmap.cxx | 14 +++--- 3 files changed, 10 insertions(+), 21 deletions(-) New commits: commit 6b88669498eafbe75eb3667f5997886e8b99ded7 Author: Noel Grandin Date:

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

2018-02-15 Thread Tor Lillqvist
include/comphelper/windowsdebugoutput.hxx | 413 +- 1 file changed, 412 insertions(+), 1 deletion(-) New commits: commit 1647bfa019124aefd34d8ad231d19399e93a6096 Author: Tor Lillqvist Date: Thu Feb 15 14:17:20 2018 +0200 Apply clang-format Change-Id:

[Libreoffice-commits] core.git: 2 commits - include/comphelper sd/source starmath/source

2017-12-06 Thread Caolán McNamara
include/comphelper/unique_disposing_ptr.hxx |3 ++- sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx |3 ++- starmath/source/mathtype.cxx |2 +- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit e6928ce494339a74e5e5b1ab1d32af4adc

[Libreoffice-commits] core.git: 2 commits - include/comphelper oox/source uitest/manual_tests

2017-06-08 Thread Miklos Vajna
include/comphelper/propertyvalue.hxx | 12 +++ oox/source/drawingml/shape.cxx | 125 --- uitest/manual_tests/calc.py |2 3 files changed, 71 insertions(+), 68 deletions(-) New commits: commit 9e87a00e11486a2be64b0dc2799e3efca4b000cc Author: M

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

2014-03-11 Thread Stephan Bergmann
include/comphelper/accessiblecontexthelper.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a850bed771e02ddda50dbb859dd0d9ae870d2751 Author: Stephan Bergmann Date: Tue Mar 11 14:47:48 2014 +0100 Typos in comment Change-Id: I6204090cb95213e31c