[Libreoffice-commits] core.git: include/xmloff offapi/com schema/libreoffice sw/inc sw/qa sw/source writerfilter/qa writerfilter/source xmloff/qa xmloff/source

2022-12-13 Thread Justin Luth (via logerrit)
include/xmloff/xmltoken.hxx |1 offapi/com/sun/star/text/ContentControl.idl |6 + schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng |5 + sw/inc/formatcontentcontrol.hxx | 12

[Libreoffice-commits] core.git: writerfilter/source

2022-12-13 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 136ee63e37358e94c28b5d8c56f2b244a7a740de Author: Justin Luth AuthorDate: Mon Dec 12 11:08:19 2022 -0500 Commit: Justin Luth CommitDate: Tue Dec 13 13:19:10

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/inc sw/source

2022-12-13 Thread Justin Luth (via logerrit)
sw/inc/formatcontentcontrol.hxx |2 + sw/inc/textcontentcontrol.hxx |1 sw/source/core/crsr/crstrvl.cxx |3 -- sw/source/core/txtnode/attrcontentcontrol.cxx | 25 +++- sw/source/ui/vba/vbacontentcontrol.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/inc sw/Library_vbaswobj.mk sw/qa sw/source

2022-12-12 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk |2 oovbaapi/ooo/vba/word/XContentControlListEntries.idl | 30 +++ oovbaapi/ooo/vba/word/XContentControlListEntry.idl | 43 sw/Library_vbaswobj.mk |2 sw/inc/formatcontentcontrol.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sw/qa sw/source writerfilter/source

2022-12-12 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport16.cxx |6 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.hxx |1 + writerfilter/source/dmapper/DomainMapper.cxx | 11 ++- 4 files changed, 19 insertions(+), 9 deletions(-)

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sw/qa sw/source writerfilter/source

2022-12-09 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport17.cxx |6 ++ sw/qa/extras/ooxmlexport/ooxmlexport3.cxx|4 sw/source/filter/ww8/docxattributeoutput.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.hxx |2 ++ writerfilter/source/dmapper/DomainMapper.cxx | 20

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

2022-12-09 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport16.cxx |6 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.hxx |1 + writerfilter/source/dmapper/DomainMapper.cxx | 11 ++- 4 files changed, 19 insertions(+), 9 deletions(-)

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/Library_vbaswobj.mk sw/qa sw/source

2022-12-09 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk|3 oovbaapi/ooo/vba/word/WdContentControlType.idl | 25 oovbaapi/ooo/vba/word/XContentControl.idl | 103 +++ oovbaapi/ooo/vba/word/XContentControls.idl | 23 oovbaapi/ooo/vba/word/XDocument.idl|3

[Libreoffice-commits] core.git: Changes to 'refs/tags/cib-6.4-13'

2022-12-09 Thread Justin Luth (via logerrit)
Tag 'cib-6.4-13' created by Thorsten Behrens at 2022-12-09 11:29 + Release CIB Office 6.4-13 -BEGIN PGP SIGNATURE- iNUEABYKAH0WIQRV78SO268/dhkw1IIeB5amgXyR5gUCY5McAl8UgAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0NTVF

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

2022-12-08 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport17.cxx |6 ++ sw/qa/extras/ooxmlexport/ooxmlexport3.cxx|4 sw/source/filter/ww8/docxattributeoutput.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.hxx |2 ++ writerfilter/source/dmapper/DomainMapper.cxx | 20

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

2022-12-05 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/docxattributeoutput.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit fd14dd0e4c6a7ea0866a686f653db90301d664b6 Author: Justin Luth AuthorDate: Fri Dec 2 14:59:08 2022 -0500 Commit: Justin Luth CommitDate: Mon Dec 5 18:36:29 2022

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

2022-12-02 Thread Justin Luth (via logerrit)
include/vbahelper/vbacollectionimpl.hxx | 17 + sw/qa/core/data/docm/testModernVBA.docm |binary sw/source/ui/vba/vbacontentcontrol.cxx |6 +++--- sw/source/ui/vba/vbacontentcontrols.cxx | 15 --- 4 files changed, 24 insertions(+), 14 deletions(-) New

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

2022-12-01 Thread Justin Luth (via logerrit)
sw/inc/textcontentcontrol.hxx |2 ++ sw/qa/core/data/docm/testModernVBA.docm |binary sw/source/core/txtnode/attrcontentcontrol.cxx | 14 ++ sw/source/ui/vba/vbacontentcontrol.cxx|5 ++--- 4 files changed, 18 insertions(+), 3 deletions(-) New

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

2022-12-01 Thread Justin Luth (via logerrit)
sw/inc/formatcontentcontrol.hxx |4 ++ sw/inc/textcontentcontrol.hxx |2 + sw/source/core/txtnode/attrcontentcontrol.cxx | 33 sw/source/ui/vba/vbacontentcontrollistentry.cxx | 16 +-- 4 files changed, 46

[Libreoffice-commits] core.git: writerfilter/source

2022-11-30 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/DomainMapper_Impl.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 61b5835fc81f1dec9c9e334a9f886f35997d1b56 Author: Justin Luth AuthorDate: Wed Nov 30 08:13:01 2022 -0500 Commit: Justin Luth CommitDate: Wed Nov 30

[Libreoffice-commits] core.git: Branch 'distro/cib/libreoffice-6-4' - sc/source

2022-11-30 Thread Justin Luth (via logerrit)
sc/source/ui/view/output.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit ce14db425434c10551a0ff794cba2ccc049d4f70 Author: Justin Luth AuthorDate: Fri Dec 17 11:47:55 2021 +0200 Commit: Balazs Varga CommitDate: Wed Nov 30 09:54:48 2022 +0100

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

2022-11-29 Thread Justin Luth (via logerrit)
sw/inc/formatcontentcontrol.hxx |2 + sw/inc/textcontentcontrol.hxx |2 - sw/source/core/crsr/crstrvl.cxx |3 -- sw/source/core/txtnode/attrcontentcontrol.cxx | 22 - sw/source/ui/vba/vbacontentcontrol.cxx

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

2022-11-28 Thread Justin Luth (via logerrit)
sw/source/ui/vba/vbacontentcontrollistentry.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 330194d164be6f5ac33a3d7a229f9ace8d54d68d Author: Justin Luth AuthorDate: Mon Nov 28 14:21:17 2022 -0500 Commit: Justin Luth CommitDate: Mon Nov 28 22:00:58 2022 +0100

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

2022-11-28 Thread Justin Luth (via logerrit)
sw/inc/textcontentcontrol.hxx |1 sw/source/core/txtnode/attrcontentcontrol.cxx | 37 +++- sw/source/ui/vba/vbacontentcontrol.cxx | 20 +--- sw/source/ui/vba/vbacontentcontrollistentry.cxx |4 +- 4 files changed, 47

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/source

2022-11-28 Thread Justin Luth (via logerrit)
sw/source/core/inc/bookmark.hxx | 112 +-- sw/source/ui/vba/vbaformfield.cxx| 12 -- sw/source/ui/vba/vbaformfield.hxx| 76 +--- sw/source/ui/vba/vbaformfieldcheckbox.cxx|3

[Libreoffice-commits] core.git: oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/inc sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-25 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk |2 oovbaapi/ooo/vba/word/XContentControlListEntries.idl | 30 +++ oovbaapi/ooo/vba/word/XContentControlListEntry.idl | 43 sw/Library_vbaswobj.mk |2 sw/inc/formatcontentcontrol.hxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/inc sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-25 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk |3 oovbaapi/ooo/vba/word/XDropDown.idl | 31 +++ oovbaapi/ooo/vba/word/XListEntries.idl | 25 ++ oovbaapi/ooo/vba/word/XListEntry.idl | 27 ++ sw/Library_vbaswobj.mk

[Libreoffice-commits] core.git: oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-24 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk|3 oovbaapi/ooo/vba/word/WdContentControlType.idl | 25 oovbaapi/ooo/vba/word/XContentControl.idl | 103 +++ oovbaapi/ooo/vba/word/XContentControls.idl | 23 oovbaapi/ooo/vba/word/XDocument.idl|3

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - writerfilter/source

2022-11-23 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/SdtHelper.cxx |4 1 file changed, 4 insertions(+) New commits: commit 8221008b602cadb139bf927d7e5c76777632a7b0 Author: Justin Luth AuthorDate: Thu Nov 17 06:20:14 2022 -0500 Commit: Miklos Vajna CommitDate: Wed Nov 23 15:09:47 2022 +0100 sw

[Libreoffice-commits] core.git: writerfilter/source

2022-11-22 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/DomainMapper.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 1435c5b12646269e2b5b58ec7d51626dce6505db Author: Justin Luth AuthorDate: Fri Nov 18 12:57:35 2022 -0500 Commit: Justin Luth CommitDate: Wed Nov 23 01:08:02

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-22 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk|1 oovbaapi/ooo/vba/word/XTextInput.idl | 38 sw/Library_vbaswobj.mk |1 sw/qa/core/data/docm/testVBA.docm |binary sw/source/core/crsr/bookmark.cxx | 41 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-21 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XCheckBox.idl | 14 +++ sw/Library_vbaswobj.mk|1 sw/qa/core/data/docm/testVBA.docm |binary sw/source/core/crsr/bookmark.cxx | 11 ++ sw/source/core/inc/bookmark.hxx |2 sw/source/ui/vba/vbaformfield.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo sw/inc sw/Library_vbaswobj.mk sw/source

2022-11-21 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XFormField.idl | 50 ++ oovbaapi/ooo/vba/word/XFormFields.idl |7 sw/Library_vbaswobj.mk|2 sw/inc/IMark.hxx |8 - sw/source/ui/vba/vbadocument.cxx | 10 - sw/source/ui/vba/vbaformfield.cxx | 255

[Libreoffice-commits] core.git: writerfilter/source

2022-11-18 Thread Justin Luth (via logerrit)
writerfilter/source/dmapper/SdtHelper.cxx |4 1 file changed, 4 insertions(+) New commits: commit e960d3fea28fe4c180dc5612ce00682e432e9772 Author: Justin Luth AuthorDate: Thu Nov 17 06:20:14 2022 -0500 Commit: Justin Luth CommitDate: Fri Nov 18 14:07:57 2022 +0100 sw

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

2022-11-16 Thread Justin Luth (via logerrit)
sw/source/core/inc/bookmark.hxx | 112 +-- sw/source/ui/vba/vbaformfield.cxx| 12 -- sw/source/ui/vba/vbaformfield.hxx| 76 +--- sw/source/ui/vba/vbaformfieldcheckbox.cxx|3

[Libreoffice-commits] core.git: oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/inc sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-15 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk |3 oovbaapi/ooo/vba/word/XDropDown.idl | 31 +++ oovbaapi/ooo/vba/word/XListEntries.idl | 25 ++ oovbaapi/ooo/vba/word/XListEntry.idl | 27 ++ sw/Library_vbaswobj.mk

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

2022-11-14 Thread Justin Luth (via logerrit)
sw/source/core/text/itrform2.cxx |2 +- sw/source/filter/ww8/ww8par3.cxx |5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 0ded9060376a2bec9ad9e252882bf5b3e0efc466 Author: Justin Luth AuthorDate: Mon Nov 7 15:35:14 2022 -0500 Commit: Justin Luth

[Libreoffice-commits] core.git: oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-14 Thread Justin Luth (via logerrit)
oovbaapi/UnoApi_oovbaapi.mk|1 oovbaapi/ooo/vba/word/XTextInput.idl | 38 sw/Library_vbaswobj.mk |1 sw/qa/core/data/docm/testVBA.docm |binary sw/source/core/crsr/bookmark.cxx | 41 +

[Libreoffice-commits] core.git: oovbaapi/ooo sw/Library_vbaswobj.mk sw/qa sw/source

2022-11-11 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XCheckBox.idl | 14 +++ sw/Library_vbaswobj.mk|1 sw/qa/core/data/docm/testVBA.docm |binary sw/source/core/crsr/bookmark.cxx | 11 ++ sw/source/core/inc/bookmark.hxx |2 sw/source/ui/vba/vbaformfield.cxx

[Libreoffice-commits] core.git: oovbaapi/ooo sw/inc sw/Library_vbaswobj.mk sw/source

2022-11-10 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XFormField.idl | 50 ++ oovbaapi/ooo/vba/word/XFormFields.idl |7 sw/Library_vbaswobj.mk|2 sw/inc/IMark.hxx |8 - sw/source/ui/vba/vbadocument.cxx | 10 - sw/source/ui/vba/vbaformfield.cxx | 255

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

2022-11-07 Thread Justin Luth (via logerrit)
sc/source/ui/view/tabview.cxx | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit e6bc90aa8a959e08abf4b5c10d793ff9a549efe4 Author: Justin Luth AuthorDate: Tue Nov 1 19:33:33 2022 -0400 Commit: Eike Rathke CommitDate: Mon Nov 7 22:22:33

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

2022-11-02 Thread Justin Luth (via logerrit)
sc/source/ui/view/tabview.cxx | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit ef4f3b565aa312a57dd75a6334c460d9a7df2650 Author: Justin Luth AuthorDate: Wed Nov 2 07:07:30 2022 -0400 Commit: Justin Luth CommitDate: Wed

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

2022-10-28 Thread Justin Luth (via logerrit)
sc/source/ui/view/gridwin.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 4c8b1fa44d4f49510d3910981e649dcb08bceb36 Author: Justin Luth AuthorDate: Fri Oct 28 13:15:00 2022 -0400 Commit: Justin Luth CommitDate: Sat Oct 29 00:11:38 2022

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/source

2022-10-24 Thread Justin Luth (via logerrit)
sw/source/core/crsr/crbm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e2c13f6e569f821b629c056e6e282ccd7f38a1f Author: Justin Luth AuthorDate: Sat Oct 15 18:15:47 2022 -0400 Commit: Miklos Vajna CommitDate: Mon Oct 24 17:13:17 2022 +0200 related

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/source

2022-10-24 Thread Justin Luth (via logerrit)
sw/source/core/crsr/bookmark.cxx | 11 --- sw/source/core/doc/docbm.cxx |4 ++-- sw/source/core/inc/bookmark.hxx |4 ++-- 3 files changed, 12 insertions(+), 7 deletions(-) New commits: commit cd8baac3c114fabeb593b59d3c8f4ee5243df36c Author: Justin Luth AuthorDate: Sat

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - include/vbahelper oovbaapi/ooo sw/qa sw/source vbahelper/source

2022-10-24 Thread Justin Luth (via logerrit)
include/vbahelper/vbahelper.hxx |4 oovbaapi/ooo/vba/word/XWordBasic.idl |1 + sw/qa/core/data/docm/testVBA.docm|binary sw/source/ui/vba/vbawordbasic.cxx| 13 + sw/source/ui/vba/vbawordbasic.hxx|1 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo sw/qa sw/source

2022-10-24 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XWordBasic.idl |1 + sw/qa/core/data/docm/testVBA.docm|binary sw/qa/core/macros-test.cxx |4 sw/source/ui/vba/vbawordbasic.cxx|7 +++ sw/source/ui/vba/vbawordbasic.hxx|1 + 5 files changed, 13 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - oovbaapi/ooo sw/source

2022-10-20 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XGlobals.idl |1 + sw/source/ui/vba/vbaglobals.cxx|9 + sw/source/ui/vba/vbaglobals.hxx|1 + 3 files changed, 11 insertions(+) New commits: commit fbcde15089977ca8354c981fc8794a026fceea1e Author: Justin Luth AuthorDate: Mon Oct 10 20:40:30

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/Library_vbaswobj.mk sw/source

2022-10-20 Thread Justin Luth (via logerrit)
sw/Library_vbaswobj.mk |1 sw/source/ui/vba/vbaapplication.cxx | 315 sw/source/ui/vba/vbawordbasic.cxx | 245 sw/source/ui/vba/vbawordbasic.hxx | 81 + 4 files changed, 332 insertions(+), 310

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

2022-10-18 Thread Justin Luth (via logerrit)
sw/source/core/crsr/bookmark.cxx |9 + sw/source/core/inc/bookmark.hxx |1 + sw/source/uibase/docvw/edtwin.cxx |8 3 files changed, 18 insertions(+) New commits: commit 0bf8a781ffec13b4fbcb96a2e9349b423a92cb1d Author: Justin Luth AuthorDate: Mon Oct 17

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

2022-10-18 Thread Justin Luth (via logerrit)
sw/source/core/crsr/bookmark.cxx | 11 --- sw/source/core/doc/docbm.cxx |4 ++-- sw/source/core/inc/bookmark.hxx |4 ++-- 3 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 8ad39b6f2aff3ca37aeff5373991e853c329 Author: Justin Luth AuthorDate: Sat

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

2022-10-17 Thread Justin Luth (via logerrit)
sw/source/core/crsr/crbm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d260761702a5a172f3554bbf44d0e810c441a51 Author: Justin Luth AuthorDate: Sat Oct 15 18:15:47 2022 -0400 Commit: Justin Luth CommitDate: Tue Oct 18 00:33:04 2022 +0200 related

[Libreoffice-commits] core.git: include/vbahelper oovbaapi/ooo sw/qa sw/source vbahelper/source

2022-10-17 Thread Justin Luth (via logerrit)
include/vbahelper/vbahelper.hxx |4 oovbaapi/ooo/vba/word/XWordBasic.idl |1 + sw/qa/core/data/docm/testVBA.docm|binary sw/source/ui/vba/vbawordbasic.cxx| 13 + sw/source/ui/vba/vbawordbasic.hxx|1 +

[Libreoffice-commits] core.git: oovbaapi/ooo sw/qa sw/source

2022-10-14 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XWordBasic.idl |1 + sw/qa/core/data/docm/testVBA.docm|binary sw/qa/core/macros-test.cxx |4 sw/source/ui/vba/vbawordbasic.cxx|7 +++ sw/source/ui/vba/vbawordbasic.hxx|1 + 5 files changed, 13 insertions(+) New commits: commit

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

2022-10-14 Thread Justin Luth (via logerrit)
sw/source/ui/vba/vbawordbasic.hxx | 12 1 file changed, 12 insertions(+) New commits: commit 8717a700e847330897b44aa40d1787c65dfa64be Author: Justin Luth AuthorDate: Thu Oct 13 07:10:17 2022 -0400 Commit: Miklos Vajna CommitDate: Fri Oct 14 09:38:54 2022 +0200 sw

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/qa sw/source

2022-10-14 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8import/ww8import.cxx |2 +- sw/source/ui/uno/swdetect.cxx| 25 ++--- 2 files changed, 19 insertions(+), 8 deletions(-) New commits: commit f657983a6ec7f79482efc3a0f70510e15b527670 Author: Justin Luth AuthorDate: Tue Sep 27 22:08:48 2022

[Libreoffice-commits] core.git: oovbaapi/ooo sw/source

2022-10-13 Thread Justin Luth (via logerrit)
oovbaapi/ooo/vba/word/XGlobals.idl |1 + sw/source/ui/vba/vbaglobals.cxx|9 + sw/source/ui/vba/vbaglobals.hxx|1 + 3 files changed, 11 insertions(+) New commits: commit 3aebb45d18116926dc8edb268c205c6f4ff06f05 Author: Justin Luth AuthorDate: Mon Oct 10 20:40:30

[Libreoffice-commits] core.git: sw/Library_vbaswobj.mk sw/source

2022-10-13 Thread Justin Luth (via logerrit)
sw/Library_vbaswobj.mk |1 sw/source/ui/vba/vbaapplication.cxx | 307 sw/source/ui/vba/vbawordbasic.cxx | 245 sw/source/ui/vba/vbawordbasic.hxx | 81 + 4 files changed, 328 insertions(+), 306

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sc/qa sc/source

2022-10-13 Thread Justin Luth (via logerrit)
sc/qa/unit/ucalc_condformat.cxx |3 ++- sc/source/core/data/conditio.cxx | 23 --- 2 files changed, 22 insertions(+), 4 deletions(-) New commits: commit 62d4d51f9244ac45802ca7a1735bca552503a349 Author: Justin Luth AuthorDate: Fri Sep 23 07:41:23 2022 -0400 Commit:

[Libreoffice-commits] core.git: filter/source

2022-10-12 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 1e0306be6c3a3bc50f11e7c7814aa8a029f8928d Author: Justin Luth AuthorDate: Tue Oct 11 21:42:21 2022 -0400 Commit: Justin Luth CommitDate: Wed Oct 12

[Libreoffice-commits] core.git: offapi/com sw/source vbahelper/source

2022-10-11 Thread Justin Luth (via logerrit)
offapi/com/sun/star/script/vba/VBAEventId.idl |5 -- sw/source/ui/vba/vbaeventshelper.cxx | 23 - sw/source/uibase/app/docsh2.cxx|6 +- vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 50 + 4 files changed, 37

[Libreoffice-commits] core.git: filter/source include/filter vbahelper/source

2022-10-11 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx | 13 ++ include/filter/msfilter/msvbahelper.hxx|3 +- vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 25 +++-- 3 files changed, 33 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] core.git: filter/source

2022-10-11 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 195cb01573cbc92545cbc84cbb7dd09bbb4ae692 Author: Justin Luth AuthorDate: Mon Oct 10 22:39:27 2022 -0400 Commit: Justin Luth CommitDate: Tue Oct 11 16:44:39 2022 +0200 tdf#148806 fix

[Libreoffice-commits] core.git: filter/source include/filter vbahelper/source

2022-10-10 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx | 16 +++- include/filter/msfilter/msvbahelper.hxx|4 +++- vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 15 +-- 3 files changed, 27 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] core.git: filter/source

2022-10-08 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx | 63 - 1 file changed, 31 insertions(+), 32 deletions(-) New commits: commit d72571fdd47c627efcd0dff92fbe8a9747f92932 Author: Justin Luth AuthorDate: Sat Oct 8 08:36:57 2022 -0400 Commit: Justin Luth CommitDate:

[Libreoffice-commits] core.git: vbahelper/source

2022-10-08 Thread Justin Luth (via logerrit)
vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit e2abb5bbc03cca884fa89345003d013688f0d94d Author: Justin Luth AuthorDate: Fri Oct 7 19:35:59 2022 -0400 Commit: Justin Luth CommitDate: Sun

[Libreoffice-commits] core.git: offapi/com sw/source

2022-10-08 Thread Justin Luth (via logerrit)
offapi/com/sun/star/script/vba/VBAEventId.idl |5 + sw/source/ui/vba/vbaeventshelper.cxx | 21 ++--- sw/source/uibase/app/docsh2.cxx |9 ++--- 3 files changed, 25 insertions(+), 10 deletions(-) New commits: commit

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

2022-10-08 Thread Justin Luth (via logerrit)
sw/source/ui/vba/vbaeventshelper.cxx | 12 ++-- sw/source/uibase/app/docsh2.cxx |6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 21c0b368a3e7150fc5d18af5d568d5683a7a6a3a Author: Justin Luth AuthorDate: Fri Oct 7 11:20:20 2022 -0400 Commit:

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

2022-10-07 Thread Justin Luth (via logerrit)
include/vbahelper/vbaeventshelperbase.hxx |2 ++ sc/source/ui/vba/vbaeventshelper.cxx |5 +++-- vbahelper/source/vbahelper/vbaeventshelperbase.cxx | 17 + 3 files changed, 22 insertions(+), 2 deletions(-) New commits: commit

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

2022-10-05 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/ww8graf.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit d02962cb2ca4e691634abb1bf6ff30b9b366d2e3 Author: Justin Luth AuthorDate: Tue Oct 4 10:39:38 2022 -0400 Commit: Miklos Vajna CommitDate: Wed Oct 5 17:38:25 2022 +0200 tdf#148806

[Libreoffice-commits] core.git: chart2/uiconfig dbaccess/uiconfig extensions/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2022-10-04 Thread Justin Luth (via logerrit)
chart2/uiconfig/menubar/menubar.xml |3 +-- dbaccess/uiconfig/dbapp/menubar/menubar.xml |3 +-- dbaccess/uiconfig/dbquery/menubar/menubar.xml |3 +-- dbaccess/uiconfig/dbrelation/menubar/menubar.xml |3 +--

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sw/qa sw/source

2022-10-04 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8import/ww8import.cxx |2 +- sw/source/ui/uno/swdetect.cxx| 25 ++--- 2 files changed, 19 insertions(+), 8 deletions(-) New commits: commit a814eecea816a00b1e1d796381c8f33bb51bdfc5 Author: Justin Luth AuthorDate: Tue Sep 27 22:08:48 2022

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

2022-10-03 Thread Justin Luth (via logerrit)
sc/source/core/data/documen2.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 55ee3ede2bb0211e895053ed3a54bb1c99cc94ca Author: Justin Luth AuthorDate: Mon Oct 3 20:12:19 2022 -0400 Commit: Justin Luth CommitDate: Tue Oct 4 04:26:48 2022 +0200 tdf#139480 sc:

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

2022-10-03 Thread Justin Luth (via logerrit)
sc/source/ui/view/tabview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 545523f5624c959b2208001cd9d191a8464d2a32 Author: Justin Luth AuthorDate: Mon Oct 3 18:59:19 2022 -0400 Commit: Justin Luth CommitDate: Tue Oct 4 02:19:33 2022 +0200 tdf$131937 tdf#61060

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

2022-10-01 Thread Justin Luth (via logerrit)
sc/source/core/data/conditio.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit cf805848ed5be4ba46eef9a8d3999d9b06848c60 Author: Justin Luth AuthorDate: Wed Sep 28 10:39:20 2022 -0400 Commit: Eike Rathke CommitDate: Sat Oct 1 18:05:22 2022

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

2022-10-01 Thread Justin Luth (via logerrit)
sc/source/core/data/conditio.cxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit dd8775b051b40309d7d7e5730a3c5304d931f594 Author: Justin Luth AuthorDate: Tue Sep 27 07:41:16 2022 -0400 Commit: Eike Rathke CommitDate: Sat Oct 1 12:23:48

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sc/qa sc/source

2022-10-01 Thread Justin Luth (via logerrit)
sc/qa/unit/ucalc_condformat.cxx |3 ++- sc/source/core/data/conditio.cxx | 23 --- 2 files changed, 22 insertions(+), 4 deletions(-) New commits: commit 080b2e56300865782ae65978ed9e510d667672a6 Author: Justin Luth AuthorDate: Fri Sep 23 07:41:23 2022 -0400 Commit:

[Libreoffice-commits] core.git: sw/inc sw/source sw/util

2022-10-01 Thread Justin Luth (via logerrit)
sw/inc/doc.hxx |1 + sw/source/core/doc/doc.cxx |8 ++-- sw/source/ui/vba/vbadocument.cxx |5 - sw/source/ui/vba/vbaeventshelper.cxx |2 +- sw/source/ui/vba/vbaglobals.cxx | 17 - sw/util/vbaswobj.component

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - filter/source

2022-10-01 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c33fa7b932f26ef690fd238b3fed2b4a63c30bf7 Author: Justin Luth AuthorDate: Thu Sep 29 15:27:47 2022 -0400 Commit: Miklos Vajna CommitDate: Sat Oct 1 08:54:24 2022 +0200

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - sw/source

2022-10-01 Thread Justin Luth (via logerrit)
sw/source/core/frmedt/fetab.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 6d1fda2be75adbbb4a47b16aa6ef68cea98f7ece Author: Justin Luth AuthorDate: Thu Sep 22 10:33:43 2022 -0400 Commit: Miklos Vajna CommitDate: Sat Oct 1 08:53:52 2022 +0200

[Libreoffice-commits] core.git: filter/source

2022-09-29 Thread Justin Luth (via logerrit)
filter/source/msfilter/msvbahelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8253b8d6f1efb7fc3e2928d543c21a79c2cdc13f Author: Justin Luth AuthorDate: Thu Sep 29 15:27:47 2022 -0400 Commit: Justin Luth CommitDate: Fri Sep 30 00:10:41 2022 +0200

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

2022-09-28 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8import/ww8import.cxx |2 +- sw/source/ui/uno/swdetect.cxx| 25 ++--- 2 files changed, 19 insertions(+), 8 deletions(-) New commits: commit 6cec8ba33a28de7248861b2eecfc5034cbde9d37 Author: Justin Luth AuthorDate: Tue Sep 27 22:08:48 2022

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

2022-09-27 Thread Justin Luth (via logerrit)
include/unotools/collatorwrapper.hxx |3 --- sc/source/core/data/conditio.cxx | 27 --- unotools/source/i18n/collatorwrapper.cxx | 17 - 3 files changed, 12 insertions(+), 35 deletions(-) New commits: commit

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

2022-09-23 Thread Justin Luth (via logerrit)
include/unotools/collatorwrapper.hxx |3 +++ sc/qa/unit/ucalc_condformat.cxx |3 ++- sc/source/core/data/conditio.cxx | 28 unotools/source/i18n/collatorwrapper.cxx | 17 + 4 files changed, 46 insertions(+), 5

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

2022-09-23 Thread Justin Luth (via logerrit)
sw/source/core/frmedt/fetab.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit bb47ffbc9d36e83695aa0d01767d3f83533c04e0 Author: Justin Luth AuthorDate: Thu Sep 22 10:33:43 2022 -0400 Commit: Justin Luth CommitDate: Fri Sep 23 16:05:08 2022 +0200

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

2022-09-22 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit f24841da29adb8c0b4a8ec1b29367ee63998d440 Author: Justin Luth AuthorDate: Thu Sep 22 12:47:28 2022 -0400 Commit: Justin Luth CommitDate: Thu Sep 22 19:49:36 2022 +0200

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

2022-09-21 Thread Justin Luth (via logerrit)
sc/qa/unit/subsequent_export_test2.cxx |2 +- sc/source/filter/xml/xmlcelli.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 8f5f0c754222425af019a9fdc1ba47d72c541d9e Author: Justin Luth AuthorDate: Tue Sep 20 14:28:19 2022 -0400 Commit:

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

2022-09-20 Thread Justin Luth (via logerrit)
sw/inc/fmtautofmt.hxx |2 - sw/qa/extras/ww8export/data/tdf117994_CRnumformatting.doc |binary sw/qa/extras/ww8export/ww8export4.cxx |7 sw/source/core/text/txtfld.cxx|5 +--

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

2022-09-19 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 648f06e583cf2cd878580c587afb5813c3db4e33 Author: Justin Luth AuthorDate: Mon Sep 19 12:26:22 2022 -0400 Commit: Justin Luth CommitDate: Mon Sep 19 21:22:39 2022 +0200

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

2022-09-19 Thread Justin Luth (via logerrit)
sc/qa/unit/data/ods/tdf75702_textLineBreak.ods |binary sc/qa/unit/subsequent_export_test2.cxx | 21 - 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 60585bb65330ad703b5683aece1564dfc6301436 Author: Justin Luth AuthorDate: Mon Sep 19

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

2022-09-18 Thread Justin Luth (via logerrit)
sc/source/filter/xml/celltextparacontext.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e66606a3334a575a183e57360c7a4696b73393c8 Author: Justin Luth AuthorDate: Sat Sep 17 21:08:22 2022 -0400 Commit: Caolán McNamara CommitDate: Sun Sep 18 16:07:30 2022 +0200

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

2022-09-15 Thread Justin Luth (via logerrit)
sc/qa/unit/subsequent_export_test2.cxx |3 +-- sc/source/filter/xml/xmlexprt.cxx |3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit eab9015d1e17950ee5a49f93a6ad40e7726f5050 Author: Justin Luth AuthorDate: Mon Sep 12 11:51:07 2022 -0400 Commit:

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

2022-09-14 Thread Justin Luth (via logerrit)
sc/source/filter/xml/xmlexprt.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit a7589f621fcbe6305335730d2dd86b9230a18594 Author: Justin Luth AuthorDate: Sat Sep 10 21:04:48 2022 -0400 Commit: Justin Luth CommitDate: Thu Sep 15 01:47:29 2022

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

2022-09-12 Thread Justin Luth (via logerrit)
sc/qa/unit/data/ods/tdf103829_textTab.ods|binary sc/qa/unit/subsequent_export_test2.cxx | 22 ++ sc/source/filter/xml/celltextparacontext.cxx |4 3 files changed, 26 insertions(+) New commits: commit 690a35680adad07c4ab79d82cd1531bb82fe4bc1 Author:

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

2022-09-07 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport10.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 77689ceb8171943bfea272ce3c875b061e76e23b Author: Justin Luth AuthorDate: Wed Sep 7 19:50:47 2022 -0400 Commit: Justin Luth CommitDate: Thu Sep 8 04:24:00 2022 +0200

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

2022-09-07 Thread Justin Luth (via logerrit)
sw/qa/extras/odfexport/odfexport2.cxx |3 +++ sw/source/core/unocore/unosett.cxx|2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit c24fe44064c6624fefe642508086c8562c372fba Author: Justin Luth AuthorDate: Wed Sep 7 07:00:59 2022 -0400 Commit: Justin

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

2022-09-03 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/wrtw8nds.cxx | 13 +++-- sw/source/filter/ww8/ww8atr.cxx |2 ++ 2 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 449317473740d98338a61aca1e4ffb8821681c8e Author: Justin Luth AuthorDate: Sat Sep 3 13:38:59 2022 -0400 Commit: Justin

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - solenv/clang-format sw/CppunitTest_sw_ooxmlexport18.mk sw/Module_sw.mk sw/qa sw/source

2022-08-27 Thread Justin Luth (via logerrit)
solenv/clang-format/excludelist |1 sw/CppunitTest_sw_ooxmlexport18.mk | 18 +++ sw/Module_sw.mk |1 sw/qa/extras/ooxmlexport/ooxmlexport18.cxx | 61

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

2022-08-25 Thread Justin Luth (via logerrit)
sw/inc/IDocumentContentOperations.hxx |1 + sw/qa/extras/uiwriter/uiwriter3.cxx | 11 --- sw/source/core/doc/DocumentContentOperationsManager.cxx | 11 +++ sw/source/core/inc/DocumentContentOperationsManager.hxx |1 +

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

2022-08-23 Thread Justin Luth (via logerrit)
svx/source/tbxctrls/tbcontrl.cxx|4 sw/source/uibase/docvw/edtwin.cxx |2 +- sw/source/uibase/shells/textsh1.cxx | 12 +--- 3 files changed, 10 insertions(+), 8 deletions(-) New commits: commit e93b7f6a5c5f9ee86546d95d7fe70ecc26b71b91 Author: Justin Luth

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

2022-08-23 Thread Justin Luth (via logerrit)
sw/qa/extras/ww8export/data/tdf150197_anlv2ListFormat.doc |binary sw/qa/extras/ww8export/ww8export4.cxx |7 +++ sw/source/filter/ww8/ww8par2.cxx |2 ++ 3 files changed, 9 insertions(+) New commits: commit

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

2022-08-22 Thread Justin Luth (via logerrit)
include/xmloff/xmlnume.hxx|4 -- sw/qa/extras/odfexport/data/tdf57317_autoListName.odt |binary sw/qa/extras/odfexport/odfexport2.cxx | 31 ++ xmloff/source/style/xmlnume.cxx |9 +

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

2022-08-19 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/ww8par.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit eb8252f738bfd1689edee205c6a5e13643f89c29 Author: Justin Luth AuthorDate: Mon Aug 15 07:33:50 2022 -0400 Commit: Caolán McNamara CommitDate: Fri Aug 19 13:34:42 2022 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - sw/source

2022-08-19 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/ww8par.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ef5a7ab81cdee4c1e861d49ea79b6924a01a8792 Author: Justin Luth AuthorDate: Mon Aug 15 07:33:50 2022 -0400 Commit: Michael Stahl CommitDate: Fri Aug 19 11:31:49 2022 +0200

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

2022-08-18 Thread Justin Luth (via logerrit)
sw/source/filter/ww8/ww8par2.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1ad2d1336a3f82e13e2bdfe979154c3a8c936ed6 Author: Justin Luth AuthorDate: Wed Aug 17 14:01:44 2022 -0400 Commit: Justin Luth CommitDate: Thu Aug 18 15:34:07 2022 +0200

<    2   3   4   5   6   7   8   9   10   11   >