Re: Add AdjustX method to basegfx::B2DPoint

2019-04-05 Thread Noel Grandin
Are we going to be doing this behind the VCL_FLOAT_DEVICE_PIXEL define and using the DeviceCoordinate typedef ? I have no skin in the game either way, just making sure we don't end up with overlapping functionality. (as a side note I had no idea we had this enabled on mac and ios already)

Re: Add AdjustX method to basegfx::B2DPoint

2019-04-05 Thread Thorsten Behrens
Hi Alex, Alexander Farrow wrote: > basegfx::B2DPoint > > does not have such a method. So calls to AdjustX(nHorzMove) are > being replaced by something like setX(getX() + nHorzMove). > tools::Point is not exactly a role model

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - sw/qa sw/source

2019-04-05 Thread Thorsten Behrens (via logerrit)
sw/qa/extras/uiwriter/data/fdo114306.odt |binary sw/qa/extras/uiwriter/data/fdo114306_2.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 28 sw/source/core/layout/findfrm.cxx |8 +++ sw/source/core/layout/flowfrm.cxx |9 +++ sw/source/core/layou

Re: Gitiles VCS browser

2019-04-05 Thread Luke Benes
Guilhem, There is something wrong with your benchmark methodology. This cgit page loads in under 1 second: https://cgit.freedesktop.org/libreoffice/core/log/sw/source/filter/ww8/docxattributeoutput.cxx?ofs=50 While https://gerrit.libreoffice.org/plugins/gitiles/core/+log/2d6f8c36126effc66ea35af

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

2019-04-05 Thread Dennis Francis (via logerrit)
sc/source/ui/undo/undoblk.cxx |4 1 file changed, 4 deletions(-) New commits: commit 9079da7f62febaf4cef0b77320c31b4e8bb6b5a5 Author: Dennis Francis AuthorDate: Thu Apr 4 14:07:11 2019 +0530 Commit: Eike Rathke CommitDate: Fri Apr 5 23:54:52 2019 +0200 tdf#124326 : ScUndoD

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - fpicker/source

2019-04-05 Thread Mike Kaganski (via logerrit)
fpicker/source/win32/filepicker/asyncrequests.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 2e8efe4e28b5c120059bb8460141afa76e30f865 Author: Mike Kaganski AuthorDate: Fri Apr 5 15:24:31 2019 +0300 Commit: Michael Weghorn CommitDate: Fri Apr 5 23:38:54 2019 +0200

Re: minutes of ESC call ...

2019-04-05 Thread Michael Weghorn
On 05/04/2019 11.06, Xisco Fauli wrote: > Just to clarify, > https://bugs.documentfoundation.org/show_bug.cgi?id=124039 ( listed > already as Most Pressing Bug ) and the bug mentioned by Oliver have the > same root cause. Jan-Marek closed one as duplicate of the other. A big thanks to Mike Kagansk

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

2019-04-05 Thread Noel Grandin (via logerrit)
sc/inc/address.hxx | 24 1 file changed, 24 insertions(+) New commits: commit 1d030e2a12d50ba9a0eb5b74219ba6cb14715ce0 Author: Noel Grandin AuthorDate: Fri Apr 5 15:48:29 2019 +0200 Commit: Eike Rathke CommitDate: Fri Apr 5 23:25:32 2019 +0200 sc hash fun

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - fpicker/source

2019-04-05 Thread Mike Kaganski (via logerrit)
fpicker/source/win32/asyncrequests.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit e59e4c41e0fd9beaa03a60def58feefdef1e0bb6 Author: Mike Kaganski AuthorDate: Fri Apr 5 15:24:31 2019 +0300 Commit: Michael Weghorn CommitDate: Fri Apr 5 23:14:03 2019 +0200 tdf#12

[Libreoffice-commits] core.git: canvas/source dbaccess/Executable_odbcconfig.mk dbaccess/win32 sal/Library_sal.mk sal/osl setup_native/source vcl/inc vcl/Library_vclplug_win.mk vcl/win

2019-04-05 Thread Mike Kaganski (via logerrit)
canvas/source/directx/dx_9rm.cxx | 46 -- dbaccess/Executable_odbcconfig.mk |5 dbaccess/win32/source/odbcconfig/odbcconfig.cxx | 23 - sal/Library_sal.mk

Add AdjustX method to basegfx::B2DPoint

2019-04-05 Thread Alexander Farrow
Hi everybody, Recently for GSoC I have been looking into resolving "Use floating point for glyph positioning in VCL" This involves changing the types of variables from tools::Point to basegfx::B2DPoint. tools::Point

Help understanding data model for Impress

2019-04-05 Thread Brian Fraser
Hello LO Developers, I'm working on bug 124507 ( https://bugs.documentfoundation.org/show_bug.cgi?id=124507) for Impress in which I need to store/load some text group data into/from the saved file. The data is already stored in .pptx files, so I'm starting there to find my way around getting data

[Libreoffice-commits] online.git: loleaflet/src

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/src/control/Control.Menubar.js | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 65dd2ce622362e110948db3e18ce386b4b992579 Author: Tor Lillqvist AuthorDate: Fri Apr 5 21:22:53 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 21:25:1

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/src

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/src/control/Control.Menubar.js | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit f0329019c2e3caa9f9df166005acb7be011f79ce Author: Tor Lillqvist AuthorDate: Fri Apr 5 21:22:53 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 21:22:5

[Libreoffice-commits] online.git: loleaflet/src

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/src/control/Control.Menubar.js | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit e8ba2ca35a79bb3b721f99ba662dee6f40d9aec1 Author: Tor Lillqvist AuthorDate: Fri Apr 5 18:56:31 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 21:09:26 2

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/src

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/src/control/Control.Menubar.js | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 73277251537f85bf8aa0c4875ef1101971c3aadb Author: Tor Lillqvist AuthorDate: Fri Apr 5 18:56:31 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 21:04:09 2

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

2019-04-05 Thread kaishu-sahu (via logerrit)
android/source/res/values/arrays.xml |1 + 1 file changed, 1 insertion(+) New commits: commit edd163b5e148d1c71ff2c3f55455c971513a6f62 Author: kaishu-sahu AuthorDate: Sun Jan 27 15:56:02 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Apr 5 19:50:03 2019 +0200 android: fix Ar

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

2019-04-05 Thread kaishu-sahu (via logerrit)
android/source/res/xml/libreoffice_preferences.xml |3 +++ 1 file changed, 3 insertions(+) New commits: commit 193bfbd1c368c602b28a706eac367b776f2942d6 Author: kaishu-sahu AuthorDate: Sun Feb 3 01:44:20 2019 +0530 Commit: Jan Holesovsky CommitDate: Fri Apr 5 19:43:02 2019 +0200

Re: Gitiles VCS browser

2019-04-05 Thread Guilhem Moulin
On Fri, 05 Apr 2019 at 17:07:06 +, Kaganski Mike wrote: > On 05.04.2019 19:55, Guilhem Moulin wrote: >> On Fri, 05 Apr 2019 at 09:17:01 +0200, Miklos Vajna wrote: >>> One more aspect: perhaps I'm just unlucky, but on average, I found >>> cgit to load much faster than these git.libreoffice.org l

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

2019-04-05 Thread Mike Kaganski (via logerrit)
fpicker/source/win32/asyncrequests.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit a10cfc4865da9a1a5da0090f0a65dfb62c7010e2 Author: Mike Kaganski AuthorDate: Fri Apr 5 15:24:31 2019 +0300 Commit: Mike Kaganski CommitDate: Fri Apr 5 19:17:10 2019 +0200 tdf#1235

Re: Gitiles VCS browser

2019-04-05 Thread Kaganski Mike
On 05.04.2019 19:55, Guilhem Moulin wrote: > Hi Miklos, > > On Fri, 05 Apr 2019 at 09:17:01 +0200, Miklos Vajna wrote: >> One more aspect: perhaps I'm just unlucky, but on average, I found >> cgit to load much faster than these git.libreoffice.org links. > > Hmm that's interesting. That's not so

Re: Gitiles VCS browser

2019-04-05 Thread Guilhem Moulin
Hi Miklos, On Fri, 05 Apr 2019 at 09:17:01 +0200, Miklos Vajna wrote: > One more aspect: perhaps I'm just unlucky, but on average, I found > cgit to load much faster than these git.libreoffice.org links. Hmm that's interesting. That's not something I'm able to reproduce by taking 100 random comm

[Libreoffice-commits] online.git: scripts/perftrace.pl

2019-04-05 Thread Libreoffice Gerrit user
scripts/perftrace.pl | 68 +-- 1 file changed, 44 insertions(+), 24 deletions(-) New commits: commit 0b6e769667c511c2f4dac11242039b1f69fdc05e Author: Michael Meeks AuthorDate: Fri Apr 5 17:51:02 2019 +0100 Commit: Michael Meeks CommitDat

Re: Gitiles VCS browser

2019-04-05 Thread Guilhem Moulin
On Wed, 20 Mar 2019 at 16:24:49 +, Luke Benes wrote: > In his last email, Mike explains how the gitiles timestamps lead to > confusion. This is a serious problem for my use case. You mean https://lists.freedesktop.org/archives/libreoffice/2018-November/081343.html ? This was addressed on Nov

[Libreoffice-commits] online.git: android/app

2019-04-05 Thread Libreoffice Gerrit user
android/app/src/main/cpp/CMakeLists.txt.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f59e7a3740a94bb07107c0913dd2b25e3e6e5c58 Author: Jan Holesovsky AuthorDate: Fri Apr 5 18:16:58 2019 +0200 Commit: Jan Holesovsky CommitDate: Fri Apr 5 18:16:58 201

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

2019-04-05 Thread Tor Lillqvist (via logerrit)
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit 33ddc58c7f99b64dd6d3bcaa147f1674d15c449d Author: Tor Lillqvist AuthorDate: Fri Apr 5 17:44:04 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 18:02:40 2019 +0300 tdf#124360: The cui compon

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-3' - vcl/inc vcl/qt5 vcl/source

2019-04-05 Thread Aleksei Nikiforov (via logerrit)
vcl/inc/qt5/Qt5Instance.hxx |2 ++ vcl/qt5/Qt5Instance.cxx | 12 ++-- vcl/source/window/dialog.cxx |4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 837de621fe2c80ca62f1eb68dbf4ce2d6687784e Author: Aleksei Nikiforov AuthorDate: Wed Mar 6 1

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-5-2+backports' - soltools/cpp

2019-04-05 Thread Stephan Bergmann (via logerrit)
soltools/cpp/_eval.c |2 +- soltools/cpp/_lex.c |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 1f9ad97953ff31363f12f2d94bdc2d0d0693e3d2 Author: Stephan Bergmann AuthorDate: Thu Jan 26 14:55:14 2017 +0100 Commit: Thorsten Behrens CommitDate: Fri Apr 5

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

2019-04-05 Thread Tor Lillqvist (via logerrit)
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit 67c9a2e95551f8432612fa6cb7e93f9dece120c3 Author: Tor Lillqvist AuthorDate: Fri Apr 5 17:44:04 2019 +0300 Commit: Tor Lillqvist CommitDate: Fri Apr 5 17:49:30 2019 +0300 tdf#124360: The cui compon

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/colibre icon-themes/elementary icon-themes/karasa_jaga

2019-04-05 Thread andreas kainz (via logerrit)
icon-themes/breeze/links.txt |4 ++-- icon-themes/colibre/links.txt |4 ++-- icon-themes/elementary/links.txt |6 +++--- icon-themes/karasa_jaga/links.txt | 10 +- 4 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 11590763e270c14dd6e03677a0cf23

Re: doxygen: Illegal command n as part of a title section

2019-04-05 Thread Alexander Thurgood
Le 05/04/2019 à 11:50, himajin10 a écrit : Hi, > Hello, himajin10 here! > > When I build LibreOffice locally, I often get just a bit upset because > of the following warnings. Less warning will give me less stress :-) > FWIW, I also see these when building on macOS, but have never gott

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - 14 commits - configure.ac download.lst external/python3 i18npool/source sc/source svl/source sw/qa sw/source toolkit/sou

2019-04-05 Thread Thorsten Behrens (via logerrit)
configure.ac|2 dev/null|binary download.lst|4 external/python3/UnpackedTarball_python3.mk |1 external/python3/pytho

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

2019-04-05 Thread Mike Kaganski (via logerrit)
codemaker/source/codemaker/exceptiontree.cxx |6 codemaker/source/codemaker/typemanager.cxx|4 codemaker/source/commoncpp/commoncpp.cxx |3 codemaker/source/cppumaker/cppumaker.cxx |2 codemaker/source/cppumaker/cpputype.cxx

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig

2019-04-05 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/ui/notebookbar_compact.ui |2 +- sd/uiconfig/sdraw/ui/notebookbar.ui |2 +- sd/uiconfig/simpress/ui/notebookbar.ui |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d33b3efa90bed4f317c872b1c2b83696cdedaa26 Author: andreas ka

[Libreoffice-commits] core.git: sd/uiconfig

2019-04-05 Thread andreas kainz (via logerrit)
sd/uiconfig/sdraw/menubar/menubar.xml|2 +- sd/uiconfig/simpress/menubar/menubar.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit cf59f4ac994c4b755908091a3cdb3d5b7e171e49 Author: andreas kainz AuthorDate: Fri Apr 5 05:56:23 2019 +0200 Commit: an

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

2019-04-05 Thread Xisco Fauli (via logerrit)
dev/null |binary sw/qa/extras/uiwriter/uiwriter.cxx | 28 --- sw/source/core/layout/findfrm.cxx |8 sw/source/core/layout/flowfrm.cxx |9 +--- sw/source/core/layout/tabfrm.cxx | 67 + 5 files changed, 2

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

2019-04-05 Thread Patrick Jaap (via logerrit)
sw/qa/extras/uiwriter/data2/floating-table-position.docx |binary sw/qa/extras/uiwriter/uiwriter2.cxx | 41 +++ sw/source/filter/ww8/docxattributeoutput.cxx | 197 +-- 3 files changed, 164 insertions(+), 74 deletions(-) New commits: commit 2d6f8c361

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2019-04-05 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui| 27 - sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui | 27 - sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui| 27 - sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 27 - sd/uiconfig/simpress/ui/no

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - 2 commits - include/basegfx svgio/qa svgio/source vcl/source vcl/uiconfig

2019-04-05 Thread Tomaž Vajngerl (via logerrit)
include/basegfx/DrawCommands.hxx |4 svgio/qa/cppunit/SvgRead.cxx |4 +++- svgio/qa/cppunit/data/VisiotorTest-Rect.svg |4 svgio/qa/cppunit/data/path.svg |2 +- svgi

[Libreoffice-commits] core.git: 2 commits - include/basegfx svgio/qa svgio/source vcl/source vcl/uiconfig

2019-04-05 Thread Tomaž Vajngerl (via logerrit)
include/basegfx/DrawCommands.hxx |4 svgio/qa/cppunit/SvgRead.cxx |4 +++- svgio/qa/cppunit/data/VisiotorTest-Rect.svg |4 svgio/qa/cppunit/data/path.svg |2 +- svgi

[Libreoffice-commits] core.git: Branch 'feature/item_refactor2' - cui/Library_cui.mk cui/source include/item item/source svl/source sw/Library_sw.mk sw/source

2019-04-05 Thread Armin Le Grand (via logerrit)
cui/Library_cui.mk |1 cui/source/tabpages/swpossizetabpage.cxx | 18 ++--- include/item/base/ItemSet.hxx| 60 +++ item/source/base/ItemSet.cxx | 19 + svl/source/items/itemset.cxx | 10 +

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig

2019-04-05 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/menubar/menubar.xml|1 + sd/uiconfig/sdraw/menubar/menubar.xml|1 + sd/uiconfig/simpress/menubar/menubar.xml |1 + 3 files changed, 3 insertions(+) New commits: commit 48429e075fe73b858328d7287035c24744812f75 Author: andreas kainz AuthorDate: Fri Apr 5 0

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

2019-04-05 Thread Miklos Vajna (via logerrit)
sw/Module_sw.mk|1 + sw/UITest_sw_findSimilarity.mk | 16 2 files changed, 17 insertions(+) New commits: commit bdc5cfab8106d73af3452155cedf732972bd3a91 Author: Miklos Vajna AuthorDate: Fri Apr 5 13:02:02 2019 +0200 Commit: Miklos Vajna CommitDate:

Re: doxygen: Illegal command n as part of a title section

2019-04-05 Thread himajin100000
self-reminder * DocTitle https://github.com/doxygen/doxygen/blob/208c689e4c13cc065045a6f6b1ff685eda5a3cd6/src/docparser.cpp#L4596 https://github.com/doxygen/doxygen/blob/208c689e4c13cc065045a6f6b1ff685eda5a3cd6/src/docparser.cpp#L4539 https://github.com/doxygen/doxygen/blob/208c689e4c13cc065045a6

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

2019-04-05 Thread Noel Grandin (via logerrit)
sc/inc/address.hxx|1 sc/inc/colcontainer.hxx |6 +- sc/inc/dociter.hxx|8 +-- sc/inc/document.hxx |2 sc/inc/table.hxx | 17 --- sc/source/core/data/columnspanset.cxx | 16 +++---

[Libreoffice-commits] core.git: bin/lo-commit-stat

2019-04-05 Thread Xisco Fauli (via logerrit)
bin/lo-commit-stat | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit df30a4515b1303b0891baa53754fa9b3e47e0c02 Author: Xisco Fauli AuthorDate: Tue Mar 26 14:42:20 2019 +0100 Commit: Andras Timar CommitDate: Fri Apr 5 12:41:27 2019 +0200 lo-commit

[Libreoffice-commits] core.git: sd/uiconfig sw/uiconfig

2019-04-05 Thread andreas kainz (via logerrit)
sd/uiconfig/sdraw/menubar/menubar.xml|2 +- sd/uiconfig/simpress/menubar/menubar.xml |2 +- sw/uiconfig/sglobal/menubar/menubar.xml |2 +- sw/uiconfig/sweb/menubar/menubar.xml |2 +- sw/uiconfig/swform/menubar/menubar.xml |2 +- sw/uiconfig/swreport/menubar/menubar.x

[Libreoffice-commits] core.git: officecfg/registry

2019-04-05 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 81 ++ 1 file changed, 81 insertions(+) New commits: commit 6aff7fe6d5a02f44ec43e63672ae56166f9b9cb6 Author: Gabor Kelemen AuthorDate: Fri Apr 5 00:27:49 2019 +0200 Commit: Andras Timar CommitDate: Fri Apr 5 12:

[Libreoffice-commits] core.git: officecfg/registry

2019-04-05 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 12 -- 1 file changed, 12 deletions(-) New commits: commit 14a7995d22536290ca4572935fc82062a250fec1 Author: Gabor Kelemen AuthorDate: Thu Apr 4 21:26:46 2019 +0200 Commit: Andras Timar CommitDate: Fri Apr 5 12:3

[Libreoffice-commits] core.git: officecfg/registry

2019-04-05 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 18 -- 1 file changed, 18 deletions(-) New commits: commit d707102dccac35225088209f68d2a984faa0cea0 Author: Gabor Kelemen AuthorDate: Thu Apr 4 10:29:29 2019 +0200 Commit: Andras Timar CommitDate: Fri Apr 5 12:3

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

2019-04-05 Thread Caolán McNamara (via logerrit)
vcl/source/control/imp_listbox.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 3d7e533c75c6595d4a2491313cc7b8eeafc3c4a1 Author: Caolán McNamara AuthorDate: Tue Apr 2 20:26:53 2019 +0100 Commit: Tomaž Vajngerl CommitDate: Fri Apr 5 19:13:31 2019 +09

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

2019-04-05 Thread andreas kainz (via logerrit)
sc/uiconfig/scalc/menubar/menubar.xml | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) New commits: commit a077571798b11477a7632b0812fadca19edbdb2d Author: andreas kainz AuthorDate: Wed Apr 3 13:32:23 2019 +0200 Commit: andreas_kainz CommitDate

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - loleaflet/js loleaflet/src

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/js/jquery.mCustomScrollbar.js |3 +-- loleaflet/src/control/Control.Scroll.js |6 +- loleaflet/src/layer/tile/TileLayer.js |6 +- 3 files changed, 3 insertions(+), 12 deletions(-) New commits: commit 4506d7c2de2c20c4211300ac58cecd2a42e7bb27 Author: Tor Lillqvis

doxygen: Illegal command n as part of a title section

2019-04-05 Thread himajin100000
Hello, himajin10 here! When I build LibreOffice locally, I often get just a bit upset because of the following warnings. Less warning will give me less stress :-) /cygdrive/c/build/instdir/sdk/include/cppuhelper/implbase1.hxx:245: warning: Illegal command n as part of a title section /cyg

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

2019-04-05 Thread Miklos Vajna (via logerrit)
sd/source/ui/slideshow/slideshowimpl.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 3e0092031b73bad107e3122d5d4be2f5bd487744 Author: Miklos Vajna AuthorDate: Fri Apr 5 10:44:16 2019 +0200 Commit: Miklos Vajna CommitDate: Fri Apr 5 11:32:56 2019 +

RE: use of DBG_UNHANDLED_EXCEPTION

2019-04-05 Thread Winfried Donkers
Hi Stephan, >> It won't compile. > It would help to show (link to?) your exact changes and the exact failure. Yes, that would have been be helpfull. Luckily Noel remembered and it seems that the 4 files in stoc/test/ that use '<< rExc' in the call to DBG_UNHANDLED_EXCEPTION are not examples of

RE: use of DBG_UNHANDLED_EXCEPTION

2019-04-05 Thread Winfried Donkers
Hi Noel, >> just as you used it in stoc/test/testconv.cxx (and 3 other files in >> stoc/test). > I don't think the code in those files stoc/test files are even compiled as > part of > our build, certainly that style of code doesn't work anymore. > The way to use the DBG_UNHANDLED_EXCEPTION ma

Re: minutes of ESC call ...

2019-04-05 Thread Xisco Fauli
Hello, Just to clarify, https://bugs.documentfoundation.org/show_bug.cgi?id=124039 ( listed already as Most Pressing Bug ) and the bug mentioned by Oliver have the same root cause. Jan-Marek closed one as duplicate of the other. Regards El 4/4/19 a les 18:12, Oliver Brinzing ha escrit: > Hi, > >

Re: use of DBG_UNHANDLED_EXCEPTION

2019-04-05 Thread Stephan Bergmann
On 05/04/2019 10:42, Winfried Donkers wrote: It won't compile. It would help to show (link to?) your exact changes and the exact failure. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/lib

[Libreoffice-commits] online.git: loleaflet/js

2019-04-05 Thread Libreoffice Gerrit user
loleaflet/js/jquery.mCustomScrollbar.js |9 + 1 file changed, 9 insertions(+) New commits: commit 6cc7bad2e035416044020cc9adc876a2d15d63db Author: Szymon Kłos AuthorDate: Thu Apr 4 18:36:21 2019 +0200 Commit: Szymon Kłos CommitDate: Fri Apr 5 10:59:21 2019 +0200 Calc sc

[Libreoffice-commits] core.git: dbaccess/source include/IwyuFilter_include.yaml include/sfx2 sfx2/source svx/source

2019-04-05 Thread Gabor Kelemen (via logerrit)
dbaccess/source/ui/browser/genericcontroller.cxx|1 include/IwyuFilter_include.yaml | 38 include/sfx2/sidebar/Accessible.hxx |3 + include/sfx2/sidebar/AccessibleTitleBar.hxx |3 + include/sfx2/sidebar/Asynchronou

use of DBG_UNHANDLED_EXCEPTION

2019-04-05 Thread Winfried Donkers
Hi Noel, I hope you can help me solve a problem with DBG_UNHANDLED_EXCEPTION, as in your commit 48fbfe38f60de (5 April 2018). I tried to use DBG_UNHANDLED_EXCEPTION("chart2", "Exception occurred : " << e); in chart2/source/view/charttypes/VSeriesPlotter.cxx, just as you used it in stoc/test/testc

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

2019-04-05 Thread László Németh (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf123054.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport11.cxx|6 ++ sw/source/core/doc/DocumentRedlineManager.cxx | 61 +- 3 files changed, 38 insertions(+), 29 deletions(-) New commits: commit bf26bf309c580f153dd6ca965d12f7193

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

2019-04-05 Thread Andrea Gelmini (via logerrit)
UnoControls/source/base/basecontainercontrol.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0317835baf1f9531365131203decc6eb44b273e4 Author: Andrea Gelmini AuthorDate: Thu Apr 4 19:21:39 2019 + Commit: Julien Nabet CommitDate: Fri Apr 5 09:56:29 201

[Libreoffice-commits] core.git: officecfg/registry

2019-04-05 Thread Gabor Kelemen (via logerrit)
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fb8205ddaa5ef59bf6fe520727b0cb1a5036dc85 Author: Gabor Kelemen AuthorDate: Thu Apr 4 22:12:47 2019 +0200 Commit: Caolán McNamara CommitDate: Fr

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - vcl/inc vcl/win

2019-04-05 Thread Miklos Vajna (via logerrit)
vcl/inc/win/salframe.h |1 + vcl/win/window/salframe.cxx | 18 ++ 2 files changed, 19 insertions(+) New commits: commit 52a8d0c0f4d61a1caa54331a20703175b83a5fe6 Author: Miklos Vajna AuthorDate: Wed Apr 3 12:34:38 2019 +0200 Commit: Miklos Vajna CommitDate: Fri

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

2019-04-05 Thread Gabor Kelemen (via logerrit)
extensions/source/logging/consolehandler.cxx|1 - extensions/source/logging/csvformatter.cxx |1 - extensions/source/logging/filehandler.cxx |1 - extensions/source/logging/logger.cxx|1 - extensions/source/logging/plaintex

Re: [TDF infra] Announcing Gitiles VCS browser (gitweb replacement) and https:// anon git URIs

2019-04-05 Thread Miklos Vajna
Hi, On Thu, Apr 04, 2019 at 05:19:32PM +, Luke Benes wrote: > So unless someone has some compelling reasons to keep it, I > respectfully ask that the Commit Notification Bot be switch back to > cgit. We have tried to use it, and as far as I can tell, universally > dislike it. One more aspec

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

2019-04-05 Thread Miklos Vajna (via logerrit)
sw/qa/extras/rtfexport/data/btlr-cell.rtf |9 + sw/qa/extras/rtfexport/rtfexport4.cxx | 18 ++ sw/source/filter/ww8/rtfattributeoutput.cxx |7 +++ 3 files changed, 34 insertions(+) New commits: commit b62bfda66c1499806bfa35c26fdc05f76f8a4db2 Author: