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

2020-05-24 Thread Stephan Bergmann (via logerrit)
framework/source/accelerators/presethandler.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 91345e7dde6100496a7c9e815b72b2821ae82bc2 Author: Stephan Bergmann AuthorDate: Sun May 24 19:14:53 2020 +0200 Commit: Stephan Bergmann CommitDate: Mon May 25 08:56:46 2020 +0200

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

2020-05-24 Thread Bartosz Kosiorek (via logerrit)
sc/source/filter/xml/XMLStylesImportHelper.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 16861376f684f46ab7ca9716d0de2a3f9f5c5a57 Author: Bartosz Kosiorek AuthorDate: Fri May 22 18:10:23 2020 +0200 Commit: Bartosz Kosiorek CommitDate: Mon May 25 08:53:19 2020 +0200

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

2020-05-24 Thread Julien Nabet (via logerrit)
sw/source/uibase/docvw/PostItMgr.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit b0bbfdf89d6496ffda4dc409ec5f2add8c94fe2a Author: Julien Nabet AuthorDate: Sun May 24 22:56:28 2020 +0200 Commit: Noel Grandin CommitDate: Mon May 25 08:46:00 2020 +020

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

2020-05-24 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf133000_numStyleFormatting.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx | 11 +++ writerfilter/source/dmapper/DomainMapper.cxx|1 writerfilter/source/dmapper/DomainMapper_Impl.cxx | 33

Re: Build failed

2020-05-24 Thread Matt Johnson
That worked. I ran ./autogen.sh --enable-python=3Dinternal then make and the build succeeded. I also tried putting --enable-python=3Dinternal in the autogen.input and the build works with that too. I think this should be in the wiki or in an FAQ, or made the default, as Tor suggested. How does th

[Libreoffice-commits] core.git: sc/inc sc/qa sc/source solenv/clang-format

2020-05-24 Thread Muhammet Kara (via logerrit)
sc/inc/drawpage.hxx |2 - sc/inc/globalnames.hxx |2 - sc/inc/refupdatecontext.hxx |7 +-- sc/inc/simplerangelist.hxx |2 - sc/inc/undorangename.hxx|5 +- sc/in

[Libreoffice-commits] core.git: osx/soffice.xcodeproj

2020-05-24 Thread Tor Lillqvist (via logerrit)
osx/soffice.xcodeproj/project.pbxproj | 114 ++ 1 file changed, 114 insertions(+) New commits: commit 787a6c2244af5646a9d1177ae294bfb891e2373b Author: Tor Lillqvist AuthorDate: Mon May 25 02:20:08 2020 +0300 Commit: Tor Lillqvist CommitDate: Mon May 25 0

Re: Build failed

2020-05-24 Thread Tor Lillqvist
> try building with internal python, that tends to work better on macos > We probably should make using an internal Python the only choice for macOS. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mail

Re: Build failed

2020-05-24 Thread himajin100000
Hello FYI: https://ask.libreoffice.org/en/question/223751/ -- himajin10 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: solenv/bin

2020-05-24 Thread Tor Lillqvist (via logerrit)
solenv/bin/macosx-codesign-app-bundle |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 62bf3cf458c6828cce74876f21fd6b2e31045e00 Author: Tor Lillqvist AuthorDate: Sun May 24 19:39:37 2020 +0300 Commit: Tor Lillqvist CommitDate: Mon May 25 00:09:35 2020

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

2020-05-24 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests7/tdf133189.py | 82 1 file changed, 82 insertions(+) New commits: commit 94f9b77b73d8c8bc6579bcd54861c76dc1e94f22 Author: Xisco Fauli AuthorDate: Sun May 24 13:24:03 2020 +0200 Commit: Xisco Faulí CommitDate: Sun May 24 23:43:

Re: Build failed

2020-05-24 Thread Noel Grandin
try building with internal python, that tends to work better on macos ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Build failed

2020-05-24 Thread Matt Johnson
I tried to build Libre Office on MacOS, but the build failed. I would like help getting it to build. Is this the right list? I am building on MacOS Catalina 10.15.4 (19E287). I followed the instructions at https://wiki.documentfoundation.org/Development/lode and https://wiki.documentfoundation.or

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

2020-05-24 Thread Caolán McNamara (via logerrit)
sw/source/ui/dbui/createaddresslistdialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8b6595bc09b02fcff75da5bf498ddb0de4de0247 Author: Caolán McNamara AuthorDate: Sat May 23 21:49:22 2020 +0100 Commit: Caolán McNamara CommitDate: Sun May 24 21:33:13

[Libreoffice-commits] online.git: Branch 'feature/calc-coordinates' - 35 commits - cypress_test/integration_tests kit/ChildSession.cpp kit/Kit.cpp loleaflet/css loleaflet/src wsd/LOOLWSD.cpp

2020-05-24 Thread Dennis Francis (via logerrit)
Rebased ref, commits from common ancestor: commit aef75914e5f711f98e9489e64223911a6fcae45e Author: Dennis Francis AuthorDate: Sun May 24 22:58:36 2020 +0530 Commit: Dennis Francis CommitDate: Mon May 25 00:52:45 2020 +0530 Handle print-twips 'cellviewcursor' msg correctly Ch

[Libreoffice-commits] core.git: Branch 'feature/calc-coordinates' - 53 commits - chart2/qa chart2/source chart2/workbench codemaker/source compilerplugins/clang config_host/config_skia.h.in configmgr/

2020-05-24 Thread Dennis Francis (via logerrit)
Rebased ref, commits from common ancestor: commit e7546301e8569847b9236bd859792079e97e0c50 Author: Dennis Francis AuthorDate: Sun May 24 22:40:51 2020 +0530 Commit: Dennis Francis CommitDate: Mon May 25 00:40:01 2020 +0530 lokit: scPrintTwipsMsgs: LOK_CALLBACK_CELL_VIEW_CURSOR

[Libreoffice-commits] core.git: include/vcl vcl/headless vcl/inc vcl/qt5 vcl/source vcl/unx

2020-05-24 Thread Caolán McNamara (via logerrit)
include/vcl/outdev.hxx | 10 -- include/vcl/sysdata.hxx| 29 - vcl/headless/svptext.cxx | 10 -- vcl/inc/headless/svpgdi.hxx|1 - vcl/inc/qt5/Qt5Graphics.hxx

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

2020-05-24 Thread Caolán McNamara (via logerrit)
include/vcl/outdev.hxx |5 --- include/vcl/sysdata.hxx| 14 -- vcl/source/outdev/text.cxx | 61 - 3 files changed, 80 deletions(-) New commits: commit dbe58407ecf6a74671e8703a57b27896409fd5af Author: Caolán McNamara AuthorDa

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

2020-05-24 Thread Caolán McNamara (via logerrit)
canvas/source/cairo/cairo_textlayout.cxx | 27 --- canvas/source/cairo/cairo_textlayout.hxx |2 -- 2 files changed, 29 deletions(-) New commits: commit b59e0fc4faf42dab0fac46057c3b83ceaf54654e Author: Caolán McNamara AuthorDate: Sat May 23 21:09:42 2020 +0100 Co

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

2020-05-24 Thread Caolán McNamara (via logerrit)
canvas/source/cairo/cairo_canvashelper.hxx |3 -- canvas/source/cairo/cairo_canvashelper_text.cxx | 35 ++-- 2 files changed, 3 insertions(+), 35 deletions(-) New commits: commit 787f2c04d742a69802fcd5fad486ad4334226f48 Author: Caolán McNamara AuthorDate: Sat M

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

2020-05-24 Thread Caolán McNamara (via logerrit)
canvas/source/cairo/cairo_canvashelper_text.cxx |4 canvas/source/cairo/cairo_textlayout.cxx| 200 +--- canvas/source/cairo/cairo_textlayout.hxx|3 3 files changed, 12 insertions(+), 195 deletions(-) New commits: commit 770892a387361067d23ab08ed38690

[Libreoffice-commits] core.git: vcl/unx

2020-05-24 Thread Stephan Bergmann (via logerrit)
vcl/unx/generic/app/i18n_cb.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit de01c1978216373a9aa7cd01e28186d2752e6cc4 Author: Stephan Bergmann AuthorDate: Sun May 24 17:02:39 2020 +0200 Commit: Stephan Bergmann CommitDate: Sun May 24 18:28:52 2020 +0200 Re

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 14 commits - desktop/qa desktop/source include/LibreOfficeKit include/svx include/vcl libreofficekit/source sfx2/source svx/sdi sw/in

2020-05-24 Thread Tamás Zolnai (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx |3 desktop/source/lib/init.cxx | 33 + include/LibreOfficeKit/LibreOfficeKit.h |4 include/LibreOfficeKit/LibreOfficeKit.hxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 3 commits - include/xmloff package/source sw/qa sw/source xmloff/CppunitTest_xmloff_style.mk xmloff/inc xmloff/Module_xmloff.mk xmlof

2020-05-24 Thread Michael Stahl (via logerrit)
include/xmloff/PageMasterStyleMap.hxx |1 include/xmloff/XMLDrawingPageStyleContext.hxx | 44 +++ include/xmloff/XMLTextMasterPageContext.hxx |6 include/xmloff/prstylei.hxx |4 include/xmloff/txtimp.hxx

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

2020-05-24 Thread Mike Kaganski (via logerrit)
vcl/source/treelist/transfer.cxx |8 1 file changed, 8 insertions(+) New commits: commit f2561331534459f8aebc57e8615fa5f626521bcb Author: Mike Kaganski AuthorDate: Sun May 24 12:21:13 2020 +0200 Commit: Mike Kaganski CommitDate: Sun May 24 14:15:34 2020 +0200 Prevent d

[Libreoffice-commits] core.git: helpcontent2

2020-05-24 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a64ad061282f8fb0591bb697f1d7e81367964210 Author: Johnny_M AuthorDate: Sun May 24 13:22:40 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 13:22:40 2020 +0200 Update git submodules

[Libreoffice-commits] help.git: source/text

2020-05-24 Thread Johnny_M (via logerrit)
source/text/scalc/main0107.xhp |2 +- source/text/shared/01/0701.xhp |2 +- source/text/simpress/main0107.xhp |2 +- source/text/smath/main0107.xhp |2 +- source/text/swriter/main0107.xhp |2 +- 5 files changed, 5 insertions(+), 5 deletions(-) New commits: commi

[Libreoffice-commits] core.git: helpcontent2

2020-05-24 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f111503d5414663c2f69ec295af97fcdc5f74f41 Author: Johnny_M AuthorDate: Sun May 24 13:21:51 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 13:21:51 2020 +0200 Update git submodules

[Libreoffice-commits] help.git: source/text

2020-05-24 Thread Johnny_M (via logerrit)
source/text/scalc/04/0102.xhp|2 +- source/text/sdraw/04/0102.xhp|2 +- source/text/shared/main0400.xhp | 10 +- source/text/simpress/04/0102.xhp |2 +- source/text/smath/04/0102.xhp|2 +- source/text/swriter/04/0102.xhp |2 +- 6

[Libreoffice-commits] core.git: helpcontent2

2020-05-24 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f365ab45cb5204cb64ab1e35d90b2d82f08aa97 Author: Johnny_M AuthorDate: Sun May 24 13:19:47 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 13:19:47 2020 +0200 Update git submodules

[Libreoffice-commits] help.git: source/text

2020-05-24 Thread Johnny_M (via logerrit)
source/text/sdraw/00/page_menu.xhp |2 +- source/text/simpress/00/slide_menu.xhp |2 +- source/text/simpress/02/1011.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit bd7128625bc944eba13291b3c0a0856fad07486f Author: Johnny_M AuthorDate: Sun

[Libreoffice-commits] help.git: source/text

2020-05-24 Thread Johnny_M (via logerrit)
source/text/scalc/main0503.xhp|2 +- source/text/schart/main0503.xhp |2 +- source/text/sdraw/main0503.xhp|2 +- source/text/simpress/main0503.xhp |2 +- source/text/smath/main0503.xhp|2 +- source/text/swriter/main0503.xhp |2 +- 6 files changed, 6 insertion

[Libreoffice-commits] core.git: helpcontent2

2020-05-24 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a9befe3987ea20944f715874091e948ad2a3cda Author: Johnny_M AuthorDate: Sun May 24 13:18:29 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 13:18:29 2020 +0200 Update git submodules

[Libreoffice-commits] help.git: source/text

2020-05-24 Thread Johnny_M (via logerrit)
source/text/smath/main0100.xhp |2 +- source/text/smath/main0107.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c8639f6f03a16c76787d39b3351001b020a8672b Author: Johnny_M AuthorDate: Sun May 24 11:15:03 2020 +0200 Commit: Olivier Hallot CommitDate

[Libreoffice-commits] core.git: helpcontent2

2020-05-24 Thread Johnny_M (via logerrit)
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aee9e978273041c79af2ce7c0a96d73b3cde3256 Author: Johnny_M AuthorDate: Sun May 24 13:16:16 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 13:16:16 2020 +0200 Update git submodules

Re: compile / build libreoffice 'single threaded' or with '--disable-threads' to ease debugging - error with filtering definitions in ods format

2020-05-24 Thread Mike Kaganski
On 24.05.2020 11:22, newbie...@gmx.de wrote: >> You need to tell where - at which stage - are you now, > > i'm trying to bring down a bug with wrong save of filtering conditions > in odf format, last status there: > > https://bugs.documentfoundation.org/show_bug.cgi?id=16 > > help could be:

Re: compile / build libreoffice 'single threaded' or with '--disable-threads' to ease debugging - error with filtering definitions in ods format

2020-05-24 Thread Tor Lillqvist
> > > :-( would be much easier for debugging of logical errors, already think > to get a single core machine to reduce threading ... or use old LO version > for logical and workflow analyzing, > As far as I know, LO has always used multiple threads. But if you can provide proof of the opposite I

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

2020-05-24 Thread Mike Kaganski (via logerrit)
dtrans/source/win32/clipb/MtaOleClipb.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 6b9912a0f53e4939dce4436fd31160e2fffc687e Author: Mike Kaganski AuthorDate: Sun May 24 11:56:41 2020 +0200 Commit: Mike Kaganski CommitDate: Sun May 24 13:03:59 2

[Libreoffice-commits] core.git: sal/cppunittester sal/Executable_cppunittester.mk

2020-05-24 Thread Mike Kaganski (via logerrit)
sal/Executable_cppunittester.mk |4 sal/cppunittester/cppunittester.cxx | 10 -- 2 files changed, 4 insertions(+), 10 deletions(-) New commits: commit b3c8859cd20bd02adea5d2b026001f67feacc754 Author: Mike Kaganski AuthorDate: Sun May 24 11:42:02 2020 +0200 Commit:

[Libreoffice-commits] core.git: dictionaries

2020-05-24 Thread Andras Timar (via logerrit)
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2b6f4f00a4a96a8eb0d7a40aa7a01eea8e21cd0 Author: Andras Timar AuthorDate: Sun May 24 12:13:08 2020 +0200 Commit: Gerrit Code Review CommitDate: Sun May 24 12:13:08 2020 +0200 Update git submod

[Libreoffice-commits] dictionaries.git: lv_LV/Changelog.txt lv_LV/description.xml lv_LV/lv_LV.aff lv_LV/lv_LV.dic lv_LV/README_lv_LV.txt lv_LV/README_th_lv_LV_v2.txt

2020-05-24 Thread Andras Timar (via logerrit)
lv_LV/Changelog.txt | 367 lv_LV/README_lv_LV.txt | 316 lv_LV/README_th_lv_LV_v2.txt | 42 lv_LV/description.xml|4 lv_LV/lv_LV.aff | 6630 - lv_LV/lv_LV.dic |222800 --- 6 files changed, 70858 i

re: compile / build libreoffice 'single threaded' or with '--disable-threads' to ease debugging - error with filtering definitions in ods format

2020-05-24 Thread newbie-02
@Mike: >  Please don't reply privately. Having done so, instead of replying to the   ok, your mail contained a request for encrypted communication, that leaded me to the idea you'd like private mail, > It creates threads always; it need multiple threads, and there's no "single-threaded LibreOffic

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

2020-05-24 Thread Julien Nabet (via logerrit)
sc/source/core/data/dpshttab.cxx | 28 +--- sc/source/ui/view/cellsh1.cxx| 30 +- 2 files changed, 6 insertions(+), 52 deletions(-) New commits: commit 818af4717bd7d4fbb6f622128c99259efb0714c9 Author: Julien Nabet AuthorDate: Sun Ma

[Libreoffice-commits] core.git: sal/cppunittester sal/Executable_cppunittester.mk

2020-05-24 Thread Mike Kaganski (via logerrit)
sal/Executable_cppunittester.mk |4 sal/cppunittester/cppunittester.cxx | 10 ++ 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 1126515226b60630b3a0fd72c45258b230dfe8fd Author: Mike Kaganski AuthorDate: Sun May 24 09:18:10 2020 +0200 Commit:

[Libreoffice-commits] core.git: basic/source chart2/source configmgr/source connectivity/source cppu/source filter/source include/oox include/sax include/svtools include/vcl oox/source package/source

2020-05-24 Thread Noel Grandin (via logerrit)
basic/source/inc/sbunoobj.hxx |9 + chart2/source/tools/AxisHelper.cxx |3 - chart2/source/view/inc/VSeriesPlotter.hxx |3 - configmgr/source/components.hxx |4 -- connectivity/source/drivers/m

[Libreoffice-commits] core.git: avmedia/inc basctl/inc bin/find-unused-defines.py cui/inc dbaccess/inc include/sfx2 include/svx sd/inc sw/inc

2020-05-24 Thread Noel Grandin (via logerrit)
avmedia/inc/strings.hrc|1 - basctl/inc/strings.hrc |1 - bin/find-unused-defines.py | 14 -- cui/inc/strings.hrc|9 - dbaccess/inc/strings.hrc | 30 -- include/sfx2/strings.hrc |2 -- include/svx/strings.hrc

[Libreoffice-commits] core.git: bin/find-unused-typedefs.py include/drawinglayer sdext/source sw/source vcl/inc

2020-05-24 Thread Noel Grandin (via logerrit)
bin/find-unused-typedefs.py |2 +- include/drawinglayer/primitive3d/baseprimitive3d.hxx |1 - sdext/source/presenter/PresenterPaneContainer.hxx|1 - sw/source/core/access/acctable.cxx |1 - sw/source/core/inc/movedfwdfrmsbyobjpos.hxx

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

2020-05-24 Thread Julien Nabet (via logerrit)
extensions/source/update/check/updatecheck.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit f7a77ec55a94bcac13cde7c7e7644d70771b6098 Author: Julien Nabet AuthorDate: Sun May 24 09:58:49 2020 +0200 Commit: Julien Nabet CommitDate: Sun May 24 09:5