[Libreoffice-commits] core.git: .git-hooks/pre-commit

2020-10-08 Thread Shiro Kawai (via logerrit)
.git-hooks/pre-commit |1 + 1 file changed, 1 insertion(+) New commits: commit d73776daa4a0e9397a9b86b5a250b210062fd760 Author: Shiro Kawai AuthorDate: Thu Jun 25 22:50:09 2020 -1000 Commit: Takeshi Abe CommitDate: Fri Oct 9 08:41:27 2020 +0200 tdf#134286: fix pre-commit hook t

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

2020-10-08 Thread Attila Szűcs (via logerrit)
sc/qa/unit/copy_paste_test.cxx | 33 ++ sc/qa/unit/data/ods/tdf137205_AutofillDatesInMergedCells.ods |binary sc/source/core/data/table4.cxx | 142 --- 3 files changed, 143 insertions(+), 32 deletions(-) New commits: commit 60

Minutes from the UX/design meeting 2020-Oct-08

2020-10-08 Thread Heiko Tietze
Present: Sascha, Rizal, Heiko Comments: Stuart Tickets/Topic * Show information when a range has been defined (applies to Sort, Filter...) + https://bugs.documentfoundation.org/show_bug.cgi?id=132521 + range is highlighted right now; issue not easy to reproduce (Sascha) + feedback doesn

[SOLVED] Re: git indicates "helpcontent2" modified

2020-10-08 Thread julien2412
Ilmari Lauhakangas wrote > Do this while in the core repository: > > git submodule update > ... It worked! Thank you! (I'll also keep this page in my local notes) -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html _

Re: calc: jumbo sheets on windows (never gonna happen)

2020-10-08 Thread Thorsten Behrens
Mike Kaganski wrote: > What is the intended goal of "catching" these, when it's known that they > would happen in quite "legal" cases - > Not sure I get the question - Lubos commented that trying to render a 2 billion pixel rect is probably invalid, i.e. catching that / isolating those changes to C

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

2020-10-08 Thread Stephan Bergmann (via logerrit)
svx/source/sdr/overlay/overlaymanager.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 75030b3a2d4336c494fbe799fb809a37ed7e582f Author: Stephan Bergmann AuthorDate: Thu Oct 8 20:44:05 2020 +0200 Commit: Stephan Bergmann CommitDate: Thu Oct 8 22:49

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

2020-10-08 Thread Jim Raykowski (via logerrit)
sw/source/uibase/utlui/content.cxx | 18 -- 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit 95438b18160a8b6e51c30c6566e40f5aeaf94f1f Author: Jim Raykowski AuthorDate: Mon Sep 21 23:50:26 2020 -0800 Commit: Jim Raykowski CommitDate: Thu Oct 8 21:27:

Re: calc: jumbo sheets on windows (never gonna happen)

2020-10-08 Thread Noel Grandin
As some point we are going to have to deal with this "long" stuff, it really is not a great thing to have one 64-bit platform operating at half the bit-size of the other platform. Here is one option: (a) create some new typedef, something like the old sal_Long, aliased to "long" (b) replace "long

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

2020-10-08 Thread Caolán McNamara (via logerrit)
svx/source/dialog/weldeditview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc79ca32f08e2478fe827caa26d8f5e90f4d93d0 Author: Caolán McNamara AuthorDate: Thu Oct 8 17:02:19 2020 +0100 Commit: Caolán McNamara CommitDate: Thu Oct 8 20:34:59 2020 +0200

Re: calc: jumbo sheets on windows (never gonna happen)

2020-10-08 Thread Mike Kaganski
On 08.10.2020 20:47, Thorsten Behrens wrote: Luboš Luňák wrote: On Wednesday 07 of October 2020, Thorsten Behrens wrote: Noel Grandin wrote: We extensively use shared types like tool::Rectangle in sc. But we don't do spreadsheet math with them, no? No, but we do math to show spreadsheet

Re: calc: jumbo sheets on windows (never gonna happen)

2020-10-08 Thread Thorsten Behrens
Luboš Luňák wrote: > On Wednesday 07 of October 2020, Thorsten Behrens wrote: > > Noel Grandin wrote: > > > We extensively use shared types like tool::Rectangle in sc. > > > > But we don't do spreadsheet math with them, no? > > No, but we do math to show spreadsheet math with them. > Which (as y

[Libreoffice-commits] core.git: include/svl sc/inc sc/source sd/source svl/qa svl/source sw/inc sw/source

2020-10-08 Thread Noel Grandin (via logerrit)
include/svl/IndexedStyleSheets.hxx| 28 +++- include/svl/style.hxx |4 +- sc/inc/styleuno.hxx |2 - sc/source/core/data/stlpool.cxx |2 - sc/source/ui/unoobj/styleuno.cxx |4 +- s

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

2020-10-08 Thread Tomaž Vajngerl (via logerrit)
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit 9b6fb8bf3d8e622bd2d013744a591ff32287d3de Author: Tomaž Vajngerl AuthorDate: Thu Oct 8 17:00:23 2020 +0200 Commit: Tomaž Vajngerl CommitDate: Thu Oct 8 18:31:39 2020 +0200 add GraphicMapper to nat

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - solenv/bin

2020-10-08 Thread Tomaž Vajngerl (via logerrit)
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit d7a5298ac87453e7dbb343f93e6c70ce0508c44a Author: Tomaž Vajngerl AuthorDate: Thu Oct 8 16:59:04 2020 +0200 Commit: Tomaž Vajngerl CommitDate: Thu Oct 8 18:31:16 2020 +0200 add GraphicMapper to nat

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - solenv/bin

2020-10-08 Thread Tomaž Vajngerl (via logerrit)
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit b03b69abc20702d76e31a588322824d95c074d61 Author: Tomaž Vajngerl AuthorDate: Thu Oct 8 16:52:36 2020 +0200 Commit: Jan Holesovsky CommitDate: Thu Oct 8 18:26:26 2020 +0200 add GraphicMapper to nat

MacUpdate - your app listing has been updated

2020-10-08 Thread MacUpdate
Title: Untitled Document

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

2020-10-08 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests7/tdf137274.py | 70 1 file changed, 70 insertions(+) New commits: commit b50b42b044b3e7a855dc72e017d5cba3d34aa1e3 Author: Xisco Fauli AuthorDate: Thu Oct 8 15:06:25 2020 +0200 Commit: Xisco Fauli CommitDate: Thu Oct 8 18:02:52

ESC meeting minutes: 2020-10-08

2020-10-08 Thread Miklos Vajna
* Present: + Heiko, Michael W, Thorsten, Caolan, Cloph, Stephan, Olivier, Miklos, Xisco, Michael S, Eike, Gabriel, Justin * Completed Action Items: + None * Pending Action Items: + None * Release Engineering update (Cloph) + 7.0 status + 7.0.2: released as final earlier t

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - svx/source

2020-10-08 Thread Tomaž Vajngerl (via logerrit)
svx/source/table/tablecontroller.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7f3d35ecd63b503fb2fb9685b5475cef63fcbea Author: Tomaž Vajngerl AuthorDate: Fri Oct 2 12:02:42 2020 +0200 Commit: Tomaž Vajngerl CommitDate: Thu Oct 8 16:28:29 2020 +0200

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

2020-10-08 Thread Tibor Nagy (via logerrit)
sc/inc/detfunc.hxx |1 sc/qa/unit/data/xlsx/testDeleteCircles.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 42 + sc/source/core/tool/detfunc.cxx | 55 sc/source/ui/docshell/docfunc.cxx

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

2020-10-08 Thread Xisco Fauli (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf137295.doc |binary sw/qa/extras/ooxmlexport/ooxmlexport15.cxx | 10 ++ 2 files changed, 10 insertions(+) New commits: commit 32af6bcd0c3634f860fc529acb17648e73051c73 Author: Xisco Fauli AuthorDate: Thu Oct 8 12:12:40 2020 +0200 Commit: Xisco F

[Libreoffice-commits] core.git: Branch 'feature/cib_contract891' - 3 commits - download.lst external/nss

2020-10-08 Thread Samuel Mehrbrodt (via logerrit)
download.lst |4 external/nss/UnpackedTarball_nss.mk |6 external/nss/nss-no-c99.patch| 2503 --- external/nss/nss.patch | 118 - external/nss/nss.windowbuild.patch.0 | 55 5 files changed, 165 insertions(

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

2020-10-08 Thread Stephan Bergmann (via logerrit)
extensions/source/propctrlr/defaultforminspection.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0591e107d9a5bb8c60e0693c1bad03004e8169e2 Author: Stephan Bergmann AuthorDate: Thu Oct 8 14:24:06 2020 +0200 Commit: Stephan Bergmann CommitDate: Thu Oct 8 1

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

2020-10-08 Thread Caolán McNamara (via logerrit)
include/vcl/customweld.hxx |1 + svx/source/dialog/weldeditview.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8e6819e06e41e6ad29fbd337a2b641d13f3194ea Author: Caolán McNamara AuthorDate: Thu Oct 8 13:27:34 2020 +0100 Commit: Caolán McNam

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

2020-10-08 Thread Caolán McNamara (via logerrit)
svx/source/dialog/weldeditview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dfca29c52da8cd5e633a6687d3d65097643f940d Author: Caolán McNamara AuthorDate: Thu Oct 8 12:06:03 2020 +0100 Commit: Caolán McNamara CommitDate: Thu Oct 8 15:20:18 2020 +0200

[Libreoffice-commits] core.git: Branch 'feature/cib_contract891' - 6 commits - download.lst external/nss

2020-10-08 Thread Samuel Mehrbrodt (via logerrit)
download.lst |4 - external/nss/ExternalProject_nss.mk |6 - external/nss/UnpackedTarball_nss.mk |1 external/nss/nsinstall.py |7 -- external/nss/nss-3.13.5-zlib-werror.patch |7 -- external/nss/nss-win32-make.patch.1

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2020-10-08 Thread Julien Nabet (via logerrit)
solenv/flatpak-manifest.in |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f2cf7100393aeeacf239a63c69e35ff920eccdf2 Author: Julien Nabet AuthorDate: Wed Oct 7 20:57:45 2020 +0200 Commit: Stephan Bergmann CommitDate: Thu Oct 8 14:42:14 2020 +0200 U

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

2020-10-08 Thread Caolán McNamara (via logerrit)
editeng/source/editeng/editeng.cxx |4 +++- editeng/source/editeng/impedit.cxx | 12 editeng/source/editeng/impedit.hxx |2 ++ editeng/source/editeng/impedit3.cxx |9 + include/editeng/editview.hxx|5 + 5 files changed, 31 insertions(+), 1 dele

[Libreoffice-commits] core.git: external/liborcus

2020-10-08 Thread Stephan Bergmann (via logerrit)
external/liborcus/UnpackedTarball_liborcus.mk |1 external/liborcus/include.patch.0 | 30 ++ 2 files changed, 31 insertions(+) New commits: commit a9976a958b2857e308c6598532151878615bfd9f Author: Stephan Bergmann AuthorDate: Wed Oct 7 22:29:46 2020

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

2020-10-08 Thread Mark Hung (via logerrit)
sw/source/core/text/portxt.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ac76f9e8ad8b077623725d0f6dceb13adb37e43a Author: Mark Hung AuthorDate: Fri Oct 2 11:24:31 2020 +0800 Commit: Mark Hung CommitDate: Thu Oct 8 14:20:49 2020 +0200 tdf#1

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - include/LibreOfficeKit include/vcl sc/source sd/source sw/source vcl/source

2020-10-08 Thread gokaysatir (via logerrit)
include/LibreOfficeKit/LibreOfficeKitEnums.h |2 +- include/vcl/unohelp2.hxx |3 ++- sc/source/ui/view/editsh.cxx |8 +--- sd/source/ui/view/drviews2.cxx | 12 +--- sw/source/uibase/shells/textsh1.cxx |8 +

[Libreoffice-commits] core.git: external/skia vcl/inc vcl/skia

2020-10-08 Thread Luboš Luňák (via logerrit)
external/skia/UnpackedTarball_skia.mk |1 external/skia/swap-buffers-rect.patch.1 | 114 vcl/inc/skia/gdiimpl.hxx| 10 +- vcl/skia/gdiimpl.cxx| 40 +-- vcl/skia/win/gdiimpl.cxx|6 + vcl/ski

[Libreoffice-commits] core.git: RepositoryExternal.mk

2020-10-08 Thread Miklos Vajna (via logerrit)
RepositoryExternal.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 47fda617fc4dad8273919227ca45ea3b8b61aea1 Author: Miklos Vajna AuthorDate: Wed Oct 7 21:05:32 2020 +0200 Commit: Miklos Vajna CommitDate: Thu Oct 8 12:40:31 2020 +0200 pdfium: remove non-public headers

Re: cannot access my extension page

2020-10-08 Thread Heiko Tietze
Now I was able to set the maintainer to your account. Thanks for your patience. On 08.10.20 09:22, johndorazio wrote: > I have logged in now. > *https://extensions.libreoffice.org* redirected me to > *auth.documentfoundation.org/saml/SingleSignon*... > > I registered the account there. If I had

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - translations

2020-10-08 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbeb488ce5de2b6fa361b3e623b838e0237b128d Author: Christian Lohmaier AuthorDate: Thu Oct 8 11:06:43 2020 +0200 Commit: Gerrit Code Review CommitDate: Thu Oct 8 11:06:43 2020 +0200 Update git su

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - 4 commits - readlicense_oo/license sc/qa sc/source vcl/source vcl/unx

2020-10-08 Thread Christian Lohmaier (via logerrit)
readlicense_oo/license/CREDITS.fodt | 3405 +- sc/qa/uitest/autofilter/autofilter.py | 28 sc/source/ui/view/gridwin.cxx | 19 vcl/source/treelist/uiobject.cxx |1 vcl/unx/gtk3/gtk3gtksalmenu.cxx |2 5 files changed, 1788 inserti

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

2020-10-08 Thread Caolán McNamara (via logerrit)
sw/source/uibase/utlui/content.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit af26393963ed2ed19607d3f0cb42c0c6243d25c3 Author: Caolán McNamara AuthorDate: Wed Oct 7 15:21:52 2020 +0100 Commit: Michael Stahl CommitDate: Thu Oct 8 10:15:27 2020 +

[Libreoffice-commits] core.git: external/mariadb-connector-c

2020-10-08 Thread Julien Nabet (via logerrit)
external/mariadb-connector-c/StaticLibrary_mariadb-connector-c.mk |1 + 1 file changed, 1 insertion(+) New commits: commit cab3476aea0fc980951bf6e729879ecdc0d0e9b7 Author: Julien Nabet AuthorDate: Tue Oct 6 21:04:59 2020 +0200 Commit: Michael Stahl CommitDate: Thu Oct 8 10:12:14 202

[Libreoffice-commits] core.git: cui/uiconfig dbaccess/uiconfig sfx2/uiconfig

2020-10-08 Thread Caolán McNamara (via logerrit)
cui/uiconfig/ui/certdialog.ui|1 - cui/uiconfig/ui/tsaurldialog.ui |2 -- dbaccess/uiconfig/ui/collectionviewdialog.ui |3 --- sfx2/uiconfig/ui/versioncommentdialog.ui |1 - 4 files changed, 7 deletions(-) New commits: commit 53d4cd70a51a0cf38af03a

Re: cannot access my extension page

2020-10-08 Thread johndorazio
I have logged in now. *https://extensions.libreoffice.org* redirected me to *auth.documentfoundation.org/saml/SingleSignon*... I registered the account there. If I hadn't logged in yet when you wrote your last message, for sure I have now... I'm on the https://extensions.libreoffice.org/admin/e