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

2019-12-22 Thread Tamás Zolnai (via logerrit)
loleaflet/src/control/Control.Menubar.js | 38 +++--- loleaflet/src/map/handler/Map.StateChanges.js |4 +- 2 files changed, 37 insertions(+), 5 deletions(-) New commits: commit 05f8befe1c90a0dd3a2c730ee95ecd6e57a3313e Author: Tamás Zolnai AuthorDate: Sun Dec

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

2019-12-22 Thread Noel Grandin (via logerrit)
sc/inc/miscuno.hxx |4 - sc/qa/unit/opencl-test.cxx |4 - sc/source/core/data/dpobject.cxx |4 - sc/source/core/data/global.cxx |2

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

2019-12-22 Thread Chris Sherlock (via logerrit)
drawinglayer/source/tools/emfppen.cxx | 23 +-- drawinglayer/source/tools/emfppen.hxx | 15 +++ 2 files changed, 36 insertions(+), 2 deletions(-) New commits: commit 2d5442dd1181ad0d261fe642a483383df6500848 Author: Chris Sherlock AuthorDate: Tue Dec 10

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

2019-12-22 Thread Chris Sherlock (via logerrit)
drawinglayer/source/tools/emfppen.cxx | 14 +- drawinglayer/source/tools/emfppen.hxx |8 2 files changed, 21 insertions(+), 1 deletion(-) New commits: commit 494e6a082c0186d7e54bc718439f79ed29471614 Author: Chris Sherlock AuthorDate: Tue Dec 10 11:37:06 2019 +1100

Re: Guidelines for contribution

2019-12-22 Thread Tor Lillqvist
On Sat, 21 Dec 2019 at 21:52, Ilmari Lauhakangas < ilmari.lauhakan...@libreoffice.org> wrote: > krish agarwal kirjoitti 21.12.2019 klo 12.55: > > Dear Sir/Madam, > > I was going through the projects this organization was doing and it > > really caught my attention. > > I would like to start

[Libreoffice-commits] cppunit.git: 2 commits - doc/cookbook.dox doc/Money.dox doc/other_documentation.dox examples/ClockerPlugIn examples/cppunittest examples/DumperPlugIn examples/examples.dsw exampl

2019-12-22 Thread Libreoffice Gerrit user
INSTALL-WIN32.txt |9 doc/Money.dox |2 doc/cookbook.dox |2 doc/other_documentation.dox|2 examples/ClockerPlugIn/ClockerPlugIn.dsp | 229

[SOLVED] Re: Build failure with fatal error: officecfg/Setup.hxx: No such file or directory

2019-12-22 Thread julien2412
Fixed with: diff --git a/framework/Library_fwm.mk b/framework/Library_fwm.mk index 7c979f5a3c5d..c671daab0b9b 100644 --- a/framework/Library_fwm.mk +++ b/framework/Library_fwm.mk @@ -21,6 +21,10 @@ $(eval $(call gb_Library_Library,fwm)) $(eval $(call

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

2019-12-22 Thread Aron Budea (via logerrit)
sd/source/ui/func/fupage.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 8304c671b19365e61d88a9133631775846a172a5 Author: Aron Budea AuthorDate: Sun Dec 22 08:10:25 2019 +0100 Commit: Ashod Nakashian CommitDate: Sun Dec 22 16:18:07 2019 +0100

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sw/source/uibase/uno/unotxdoc.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 0a2dae2b4d23425e5c2b499d4981bb501a99ca77 Author: Ashod Nakashian AuthorDate: Sun Nov 10 16:45:10 2019 -0500 Commit: Ashod Nakashian CommitDate: Sun Dec 22 16:22:15 2019

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sd/source/ui/view/Outliner.cxx | 40 ++-- 1 file changed, 22 insertions(+), 18 deletions(-) New commits: commit d33378691500f02c8004645dadd403c2a72e4fee Author: Ashod Nakashian AuthorDate: Sat May 25 12:15:00 2019 -0400 Commit: Ashod Nakashian

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang xmloff/inc xmlsecurity/inc

2019-12-22 Thread Noel Grandin (via logerrit)
compilerplugins/clang/finalclasses.py|3 xmloff/inc/AttributeContainerHandler.hxx |2 xmloff/inc/DomBuilderContext.hxx |2 xmloff/inc/MetaExportComponent.hxx |4

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

2019-12-22 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 935763841f8f4423a5afca5da15c874bee02e0d5 Author: Caolán McNamara AuthorDate: Sun Dec 22 14:10:15 2019 + Commit: Caolán McNamara CommitDate: Sun Dec 22 18:40:50 2019 +0100 ensure toolbar

Re: Notification on OLE object insertion

2019-12-22 Thread jan
Hello Julien, thanks for the idea. From the documentation I think the XStateChangeListener will only notify me if I have already registered it on an OLE object. Maybe I am wrong? I am already successfully using a DocumentEventListener on the OLE object. But it only catches changes and deletion of

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - writerfilter/CppunitTest_writerfilter_dmapper.mk writerfilter/Module_writerfilter.mk writerfilter/qa writerfilter/source

2019-12-22 Thread Miklos Vajna (via logerrit)
writerfilter/CppunitTest_writerfilter_dmapper.mk | 48 ++ writerfilter/Module_writerfilter.mk | 1 writerfilter/qa/cppunittests/dmapper/DomainMapperTableHandler.cxx| 76 ++

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

2019-12-22 Thread Julien Nabet (via logerrit)
vcl/unx/generic/dtrans/X11_selection.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 16e6c3908aec61e0907639557c0329c1aed905f1 Author: Julien Nabet AuthorDate: Sun Dec 22 13:24:20 2019 +0100 Commit: Julien Nabet CommitDate: Sun Dec 22 20:00:26 2019 +0100

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

2019-12-22 Thread Aron Budea (via logerrit)
sd/source/ui/func/fupage.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 44b4a697826814bf5223a407a5373809a18436f8 Author: Aron Budea AuthorDate: Sun Dec 22 08:10:25 2019 +0100 Commit: Ashod Nakashian CommitDate: Sun Dec 22 22:10:24 2019 +0100

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

2019-12-22 Thread Aron Budea (via logerrit)
sd/source/ui/func/fupage.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit cfe24288e43779019bf755dfdff9163e0be2e4e2 Author: Aron Budea AuthorDate: Sun Dec 22 08:10:25 2019 +0100 Commit: Ashod Nakashian CommitDate: Sun Dec 22 22:10:08 2019 +0100

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

2019-12-22 Thread Aron Budea (via logerrit)
sd/source/ui/func/fupage.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 52a1cadbdf82ddc7a8ef550627e59d5f8f15c195 Author: Aron Budea AuthorDate: Sun Dec 22 08:10:25 2019 +0100 Commit: Ashod Nakashian CommitDate: Sun Dec 22 22:10:37 2019 +0100

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/spelldialog.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 778327126025a14243e2bdf6d2e6adc29943cd64 Author: Ashod Nakashian AuthorDate: Sat Jul 27 20:35:14 2019 -0400 Commit: Ashod Nakashian CommitDate: Sun Dec 22 16:24:05 2019 +0100 sc:

[Libreoffice-commits] core.git: toolkit/inc UnoControls/inc unoxml/inc writerfilter/inc writerperfect/inc

2019-12-22 Thread Noel Grandin (via logerrit)
UnoControls/inc/multiplexer.hxx |6 ++ toolkit/inc/helper/scrollabledialog.hxx |2 +- toolkit/inc/helper/unowrapper.hxx|2 +- unoxml/inc/mouseevent.hxx|2 +- unoxml/inc/mutationevent.hxx |2 +-

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

2019-12-22 Thread Michael Meeks (via logerrit)
vcl/source/outdev/rect.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 24e7208306fa1c60eb0a0cee5c49b6454cad9df3 Author: Michael Meeks AuthorDate: Thu Nov 7 14:11:35 2019 + Commit: Ashod Nakashian CommitDate: Sun Dec 22 22:20:30 2019 +0100 Drawing calc

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

2019-12-22 Thread Michael Meeks (via logerrit)
vcl/source/app/help.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 0b7b2026b0e0a07931da933d5a144d2c00113538 Author: Michael Meeks AuthorDate: Wed Dec 11 23:58:08 2019 + Commit: Ashod Nakashian CommitDate: Sun Dec 22 22:21:08

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
desktop/qa/data/2slides.odp |binary include/sfx2/childwin.hxx |6 +++--- sc/source/ui/app/scdll.cxx|5 - sd/source/ui/app/sddll.cxx|5 - sfx2/source/appl/workwin.cxx |3 +++ sw/source/uibase/app/swmodule.cxx |5 - 6 files

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

2019-12-22 Thread Michael Meeks (via logerrit)
solenv/bin/native-code.py |9 + 1 file changed, 9 insertions(+) New commits: commit f2648e6bc6a7200087e58fa84c7a14d2a27c45c5 Author: Michael Meeks AuthorDate: Wed Dec 18 13:30:23 2019 + Commit: Ashod Nakashian CommitDate: Mon Dec 23 02:00:42 2019 +0100 mobile: add

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 15df500cb0a7166eb20104b254db963f74cb5144 Author: Ashod Nakashian AuthorDate: Wed Dec 18 07:30:14 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 02:00:13 2019 +0100 vcl: don't

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
vcl/source/window/floatwin.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit cf98c4b48881b283cc31bfcde678e2f30bb63ba1 Author: Ashod Nakashian AuthorDate: Wed Dec 18 10:20:56 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 02:29:50 2019

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - vcl/unx

2019-12-22 Thread Caolán McNamara (via logerrit)
vcl/unx/gtk3/gtk3gtkinst.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3bab9a619cf6de58ce6eef211b1f7d3846993f82 Author: Caolán McNamara AuthorDate: Sun Dec 22 14:10:15 2019 + Commit: Adolfo Jayme Barrientos CommitDate: Mon Dec 23 06:16:00 2019 +0100 ensure

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
comphelper/source/misc/lok.cxx |5 + desktop/qa/data/sheet_with_image.ods|binary desktop/qa/desktop_lib/test_desktop_lib.cxx | 76 include/comphelper/lok.hxx |2 include/vcl/settings.hxx|1

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

2019-12-22 Thread Michael Meeks (via logerrit)
desktop/source/lib/init.cxx | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) New commits: commit 924c28f355d91bbd7615b98f93c7ae055b43fe00 Author: Michael Meeks AuthorDate: Wed Dec 18 13:31:58 2019 + Commit: Ashod Nakashian CommitDate: Mon Dec 23

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sd/qa/unit/import-tests.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 2aa76522881bd92ddc4daeaabcb30a6938291afc Author: Ashod Nakashian AuthorDate: Sun Dec 22 21:01:42 2019 -0500 Commit: Ashod Nakashian CommitDate: Mon Dec 23 04:06:33 2019 +0100

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/view/spelldialog.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 43305a977d28d3e00e60d140d3877a6f369fc1a9 Author: Ashod Nakashian AuthorDate: Sat Aug 10 12:26:40 2019 -0400 Commit: Ashod Nakashian CommitDate: Mon Dec 23 00:54:11 2019 +0100 sc:

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
sc/source/ui/undo/undoblk3.cxx |4 1 file changed, 4 insertions(+) New commits: commit 4844a3e0e2ce63c142fd49634d8fe7c9d359f022 Author: Ashod Nakashian AuthorDate: Sat Aug 10 11:33:58 2019 -0400 Commit: Ashod Nakashian CommitDate: Mon Dec 23 00:53:40 2019 +0100 sc:

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
editeng/source/editeng/impedit.cxx |6 +- svx/source/dialog/hdft.cxx | 79 +++-- 2 files changed, 46 insertions(+), 39 deletions(-) New commits: commit 2f8b3ef21cb66470c2774a5dc0cccbaf7d22681c Author: Ashod Nakashian AuthorDate: Wed Jul 24

[Libreoffice-commits] core.git: 2 commits - include/sfx2 sfx2/source shell/source slideshow/source sot/source starmath/inc starmath/source starmath/visual-editor-todo stoc/source stoc/test store/sourc

2019-12-22 Thread Noel Grandin (via logerrit)
include/sfx2/frmhtmlw.hxx |8 include/sfx2/viewfac.hxx|2 +- sfx2/source/appl/impldde.cxx|2 +- sfx2/source/bastyp/frmhtml.cxx |6 +++--- sfx2/source/bastyp/frmhtmlw.cxx

Build failure with fatal error: officecfg/Setup.hxx: No such file or directory

2019-12-22 Thread julien2412
Hello, I'm giving a try at tdf#46037 "Clean up uses of comphelper/configurationhelper.hxx" I've already submitted 2 patches but I got a pb with a file. Just adding #include in framework/source/jobs/helponstartup.cxx I got this build failure:

[Libreoffice-commits] core.git: chart2/source compilerplugins/clang cui/source extensions/source include/svtools include/vcl svtools/source vcl/source

2019-12-22 Thread Noel Grandin (via logerrit)
chart2/source/view/inc/VSeriesPlotter.hxx | 11 compilerplugins/clang/unusedmethods.results | 258 ++-- cui/source/inc/backgrnd.hxx | 79 -- extensions/source/propctrlr/inspectorhelpwindow.cxx | 18 -

[Libreoffice-commits] core.git: 2 commits - chart2/source compilerplugins/clang cui/source extensions/source include/svtools include/vcl scaddins/source scripting/source sdext/source svtools/source vc

2019-12-22 Thread Noel Grandin (via logerrit)
chart2/source/view/inc/VSeriesPlotter.hxx |2 chart2/source/view/main/ChartView.cxx |1 compilerplugins/clang/unusedfields.only-used-in-constructor.results | 208 -- compilerplugins/clang/unusedfields.readonly.results

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

2019-12-22 Thread Ashod Nakashian (via logerrit)
desktop/qa/desktop_lib/test_desktop_lib.cxx | 61 include/sfx2/objsh.hxx |2 sc/source/ui/docshell/docsh.cxx |6 ++ sc/source/ui/inc/docsh.hxx |2 sfx2/source/doc/objserv.cxx |1

[Libreoffice-commits] core.git: include/test offapi/com sc/inc sc/qa sc/source sw/inc sw/PythonTest_sw_python.mk sw/qa sw/source test/source

2019-12-22 Thread Samuel Mehrbrodt (via logerrit)
include/test/style/xstyleloader.hxx |1 offapi/com/sun/star/style/XStyleLoader.idl |3 + sc/inc/tablink.hxx |9 ++-- sc/qa/extras/scstylefamiliesobj.cxx |1 sc/source/ui/docshell/tablink.cxx |5 ++

[Libreoffice-commits] core.git: 2 commits - include/svl include/svtools include/svx svl/qa svl/source svtools/qa svtools/source svx/source

2019-12-22 Thread Noel Grandin (via logerrit)
include/svl/PasswordHelper.hxx|2 include/svtools/htmlout.hxx | 10 +- include/svtools/parhtml.hxx |2 include/svtools/ruler.hxx |2

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

2019-12-22 Thread Julien Nabet (via logerrit)
framework/inc/properties.h |1 - framework/source/loadenv/loadenv.cxx | 34 ++ 2 files changed, 10 insertions(+), 25 deletions(-) New commits: commit f3e0595fcba689b07f6419c2fb540731a3aadecf Author: Julien Nabet AuthorDate: Sun Dec 22 17:05:22

[Libreoffice-commits] core.git: include/oox oox/Library_oox.mk oox/source

2019-12-22 Thread Julien Nabet (via logerrit)
include/oox/ole/vbaproject.hxx |2 - oox/Library_oox.mk |5 +++- oox/source/ole/vbaproject.cxx | 42 + 3 files changed, 11 insertions(+), 38 deletions(-) New commits: commit 276a90c6b3fb046df13ae85dcdec5f28f23ee527 Author: Julien

[Libreoffice-bugs] [Bug 51015] EDITING: conditional formating does not update automatically

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51015 Buovjaga changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 87351] [META] Conditional formatting bugs and enhancements

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87351 Bug 87351 depends on bug 51015, which changed state. Bug 51015 Summary: EDITING: conditional formating does not update automatically https://bugs.documentfoundation.org/show_bug.cgi?id=51015 What|Removed

[Libreoffice-bugs] [Bug 129547] New: Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Bug ID: 129547 Summary: Default shortcut key for insert current time doesn't work (French) Product: LibreOffice Version: 6.3.4.2 release Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 88027] Shortcuts ctrl+; and ctrl+shift+; does not work in ru/es/pt/fi keyboard layouts

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88027 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 126888] Ctrl+Shift+; shortcut to insert current time stopped working

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126888 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 127726] Default shortcut keys Ctrl+; and Ctrl+Shift+; (to insert current date/time) clash on Estonian keyboard layout

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127726 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 126085] Insert date: (Ctrl + ; ) is confused with (Ctrl + Shift + ; ) on a german keyboard layout

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126085 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Julien Nabet changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 47295] Default paragraph style should be "Text body" and not "Default"

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=47295 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 128973] Create a per-document "Paragraph style used by default" setting

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128973 sdc.bla...@youmail.dk changed: What|Removed |Added CC||sdc.bla...@youmail.dk

[Libreoffice-bugs] [Bug 128540] EPUB tool: some Error and Warning discovered after conversion with a validator

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128540 --- Comment #11 from f.carbon...@libero.it --- (In reply to Julien Nabet from comment #9) Yes, Julien, these are the same mistakes that I found. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 128454] There is no easy way to delete a table in impress on iOS

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128454 Tor Lillqvist changed: What|Removed |Added Resolution|--- |FIXED

[Libreoffice-bugs] [Bug 128453] Slide disappears if "empty" layout is chosen on iOS

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128453 --- Comment #9 from Nicolas Christener --- Created attachment 156730 --> https://bugs.documentfoundation.org/attachment.cgi?id=156730=edit Video demonstrating the issue See how the slide "vanishes" at second 13 Then see how it does

[Libreoffice-bugs] [Bug 129550] Mail Merge repeatedly requires restart

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129550 Julien Nabet changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 129550] Mail Merge repeatedly requires restart

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129550 --- Comment #2 from Julien Nabet --- Also you can give a try at: https://wiki.documentfoundation.org/QA/FirstSteps -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 128858] PARAGRAPH STYLE: Index headings should have outline-level 1 by default

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128858 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 114090] Create a new style with name "Appendix"

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=114090 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 83369] UI: Missing functionality to start dialog 'Outline Numbering" in the "Styles & Formatting" window

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83369 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 42920] [UI] [EDITING] Add option to specify Numbering level in paragraph style

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42920 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 129548] New: Toolbar icon sets: Breeze, Breeze (SVG), Breeze Dark

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129548 Bug ID: 129548 Summary: Toolbar icon sets: Breeze, Breeze (SVG), Breeze Dark Product: LibreOffice Version: 6.3.4.2 release Hardware: All OS: Linux (All)

[Libreoffice-bugs] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 102157] DIALOG: Reset button doesnt reset values in paragraph style

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102157 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 129497] No explanation of "Standard" and "Reset" buttons in Paragraph Style Dialog box

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129497 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 102157] DIALOG: Reset button doesnt reset values in paragraph style

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102157 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 129549] Bullet and Numbering icon appears twice in Customize Toolbars

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129549 sdc.bla...@youmail.dk changed: What|Removed |Added Blocks||125811 Referenced Bugs:

[Libreoffice-bugs] [Bug 125811] [META] Toolbars tab of Customization dialog

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125811 sdc.bla...@youmail.dk changed: What|Removed |Added Depends on||129549 Referenced Bugs:

[Libreoffice-bugs] [Bug 128553] Shouldn't it be possible to apply multiple styles simultaneously?

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128553 --- Comment #7 from mroden...@yahoo.co.uk --- @Xisco Faulí Fair enough... except that, clearly, this is not a bug, it's a feature request. If there was somewhere else to submit a feature request, that'd be more appropriate. But my

[Libreoffice-bugs] [Bug 129548] Toolbar icon sets: Breeze, Breeze (SVG), Breeze Dark

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129548 --- Comment #1 from Postix --- Created attachment 156729 --> https://bugs.documentfoundation.org/attachment.cgi?id=156729=edit Screenshot of the blurry icons. From top to bottom: Breeze, Breeze (SVG), Breeze Dark -- You are receiving

[Libreoffice-bugs] [Bug 129548] Toolbar icon sets: Breeze, Breeze (SVG), Breeze Dark

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129548 --- Comment #2 from Postix --- I asked a friend who uses Manjaro KDE as well, but with an integer scaling. For him the Breeze (non SVG) icon theme is indeed the better choice, compared to my case with fractional scaling, where I prefer

[Libreoffice-bugs] [Bug 129410] Corrupted spreadsheet, unable to open

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129410 --- Comment #5 from duceil --- Myself had an ods calc corrupted file when the 6.32 to 6.3.3 upgrade was made (ubuntu FF). Result was: cant open/load the file , and the recovery box was empty. That same ods still was loaded as expected on

[Libreoffice-bugs] [Bug 108346] [META] Writer paragraph style combobox control bugs and enhancements

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108346 sdc.bla...@youmail.dk changed: What|Removed |Added Depends on||129527 Referenced Bugs:

[Libreoffice-bugs] [Bug 129527] "Edit Style" button in Paragraph Style dialog box is not active when reopening the dialog box -- after changing the Numbering Style

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129527 sdc.bla...@youmail.dk changed: What|Removed |Added Blocks||108346 Referenced Bugs:

[Libreoffice-bugs] [Bug 129549] Bullet and Numbering icon appears twice in Customize Toolbars

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129549 --- Comment #1 from sdc.bla...@youmail.dk --- also produced in: Version: 6.4.0.0.beta1 (x64) Build ID: 4d7e5b0c40ed843384704eca3ce21981d4e98920 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 129550] New: Mail Merge repeatedly requires restart

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129550 Bug ID: 129550 Summary: Mail Merge repeatedly requires restart Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status:

[Libreoffice-bugs] [Bug 129550] Mail Merge repeatedly requires restart

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129550 j.g.metca...@gmail.com changed: What|Removed |Added Version|unspecified |6.0.7.3 release -- You

[Libreoffice-bugs] [Bug 128858] PARAGRAPH STYLE: Index headings should have outline-level 1 by default

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128858 --- Comment #4 from sdc.bla...@youmail.dk --- (In reply to Dieter Praas from comment #0) > Actually index headings have outline level "Body Text" by default. This > should be changed to level 1. This would have some advantages: I was

[Libreoffice-bugs] [Bug 129460] concat function ignores decimal point display

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129460 gyrlgith changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 101639] [FILEOPEN] EMF areas with dotted pattern aren't filled due to missing hatch style (=pattern) (Comment 19)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101639 --- Comment #24 from Bartosz --- Created attachment 156727 --> https://bugs.documentfoundation.org/attachment.cgi?id=156727=edit Pattern selection in LibreOffice Writer The patterns are fully supported by LibreOffice (see attached

[Libreoffice-bugs] [Bug 129542] CRASH: Setting anchor for a formcontrol to character of pageheader leads to crash

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129542 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 Julien Nabet changed: What|Removed |Added CC||jbfa...@libreoffice.org,

[Libreoffice-bugs] [Bug 128454] There is no easy way to delete a table in impress on iOS

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128454 --- Comment #10 from Nicolas Christener --- Tested with 4.2.x - it's now possible to delete a table. I think, this issue can be closed. Thanks a lot to the Collabora Team and especially Tor for taking care of this! -- You are

[Libreoffice-bugs] [Bug 76219] HANG i#84870: WW8: large objects in Russian text / DOC with complex header / ... may cause loop

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=76219 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment

[Libreoffice-bugs] [Bug 62032] Outline numbering doesn't work when defined in Paragraph Styles

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=62032 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 42920] [UI] [EDITING] Add option to specify Numbering level in paragraph style

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42920 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 129547] Default shortcut key for insert current time doesn't work (French)

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129547 --- Comment #2 from Julien Nabet --- If I add this line: .uno:InsertCurrentDate in COMMA_SHIFT_MOD1 block from officecfg/registry/data/org/openoffice/Office/Accelerators.xcu see

[Libreoffice-bugs] [Bug 129549] New: Bullet and Numbering icon appears twice in

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129549 Bug ID: 129549 Summary: Bullet and Numbering icon appears twice in Product: LibreOffice Version: 6.3.3.2 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 128453] Slide disappears if "empty" layout is chosen on iOS

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128453 --- Comment #8 from Nicolas Christener --- Thanks a lot Tor for the investigation and your comments. I still believe that there's something fishy here. I test with 4.2 (27) and what the "empty" layout in my opinion should do is,

[Libreoffice-bugs] [Bug 122918] hotkeys in LibreOffice 6 on Win do not work correctly when uses RU keyboard layout

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=122918 --- Comment #7 from Julien Nabet --- Roman: I re read tdf#88027 about Russian layout and I don't understand. in https://bugs.documentfoundation.org/show_bug.cgi?id=88027#c2, you indicate: "Russian keyboard layout in the sign ";" located

[Libreoffice-bugs] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 128469] PARAGRAPH STYLE DIALOG: "Reset" and "Standard" buttons: confusing names

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128469 sdc.bla...@youmail.dk changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 34355] Option to show track changes in margin is missing

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34355 --- Comment #90 from Dpbin --- As announced in the release notes [1], the sidebar deck "Manage Changes" was implemented with 5.3 as an experimental feature (don't remember why). If you are a brave user enable experimental features per

[Libreoffice-ux-advise] [Bug 34355] Option to show track changes in margin is missing

2019-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34355 --- Comment #90 from Dpbin --- As announced in the release notes [1], the sidebar deck "Manage Changes" was implemented with 5.3 as an experimental feature (don't remember why). If you are a brave user enable experimental features per

  1   2   >