[SOLVED] Re: remove followed by a push_back of same var (SwSpellDialogChildWindow)

2018-11-24 Thread Julien Nabet
On 24/11/2018 09:12, Kaganski Mike wrote: ... Is it a special trick so some other vars are notified or just a plain error? Something to guarantee that there is only a single instance of it, and it's the top element? ok then. Thank you for your feedback Mike. Julien

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

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |6 sw/inc/tblenum.hxx |6 sw/source/core/doc/tblrwcl.cxx | 1535 + sw/source/core/docnode/ndtbl.cxx |5

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

2018-11-24 Thread Libreoffice Gerrit user
sw/source/core/doc/tblrwcl.cxx | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit 511ef1fc8a0c0d604067a23dc1879cea28626f4c Author: Noel Grandin AuthorDate: Thu Nov 22 14:11:50 2018 +0200 Commit: Noel Grandin CommitDate: Sat Nov 24 12:38:48

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

2018-11-24 Thread Libreoffice Gerrit user
sd/uiconfig/sdraw/ui/notebookbar.ui|2 +- sd/uiconfig/simpress/ui/notebookbar.ui |2 +- sw/uiconfig/swriter/ui/notebookbar.ui | 28 ++-- 3 files changed, 16 insertions(+), 16 deletions(-) New commits: commit d2ddd9d9f062a458bb04c85cf031d2b2567d6fa9 Author:

Re: remove followed by a push_back of same var (SwSpellDialogChildWindow)

2018-11-24 Thread Kaganski Mike
On 24.11.2018 10:23, julien2412 wrote: > I noticed these lines: > 737 if(pCurrentTextObj) > 738 { > 739 m_pSpellState->m_aTextObjects.remove(pCurrentTextObj); > 740 > m_pSpellState->m_aTextObjects.push_back(pCurrentTextObj); > 741 } >

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sd/uiconfig

2018-11-24 Thread Libreoffice Gerrit user
sd/uiconfig/sdraw/ui/notebookbar.ui | 482 ++-- 1 file changed, 241 insertions(+), 241 deletions(-) New commits: commit 31ba94e46915904a509f13506258d187f5cea252 Author: andreas kainz AuthorDate: Fri Nov 23 00:25:33 2018 +0100 Commit: andreas_kainz

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

2018-11-24 Thread Libreoffice Gerrit user
sfx2/source/doc/docfile.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 8f575690ef7e8861cba01fada2166ca31424ebc5 Author: Tor Lillqvist AuthorDate: Wed Nov 21 13:54:28 2018 +0200 Commit: Tor Lillqvist CommitDate: Sat Nov 24 10:07:16 2018 +0100

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

2018-11-24 Thread Libreoffice Gerrit user
comphelper/source/misc/lok.cxx |2 +- desktop/source/lib/init.cxx| 23 --- sc/source/ui/view/gridwin4.cxx | 12 ++-- 3 files changed, 19 insertions(+), 18 deletions(-) New commits: commit da0c3f399ea6acf3e175177e1cb37b31f707c473 Author: Tor Lillqvist

[Libreoffice-commits] core.git: compilerplugins/clang svtools/source

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |2 svtools/source/contnr/fileview.cxx | 30 - 2 files changed, 10 insertions(+), 22 deletions(-) New commits: commit d21b290be2e7905a400100f207d1dc124eba0a26 Author: Noel Grandin

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

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |8 sw/source/filter/html/css1atr.cxx | 12 sw/source/uibase/inc/numberingtypelistbox.hxx |7 ++- sw/source/uibase/misc/numberingtypelistbox.cxx |6

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang uui/source writerfilter/source

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results | 14 - uui/source/logindlg.cxx| 13 uui/source/logindlg.hxx|4 --- writerfilter/source/dmapper/PropertyIds.cxx|5

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang svx/inc svx/source sw/inc sw/source

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |4 svx/inc/galbrws2.hxx |5 ++--- svx/source/gallery2/galbrws2.cxx | 10 ++ svx/source/gallery2/galctrl.cxx|8

[Libreoffice-commits] core.git: autogen.sh distro-configs/Jenkins

2018-11-24 Thread Libreoffice Gerrit user
autogen.sh |7 +++ distro-configs/Jenkins/linux_gcc_release_64 |1 + 2 files changed, 8 insertions(+) New commits: commit d3f2c61e3b9faf577f692ece76cd830f0f74b028 Author: Stephan Bergmann AuthorDate: Fri Nov 23 14:22:14 2018 +0100 Commit:

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

2018-11-24 Thread Libreoffice Gerrit user
sw/source/core/access/acctable.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7798c84c969b09f519be7f382fa55e15b4ddcb0b Author: Julien Nabet AuthorDate: Sat Nov 24 07:32:07 2018 +0100 Commit: Noel Grandin CommitDate: Sat Nov 24 15:04:23 2018 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - cui/source cui/uiconfig include/sfx2 include/vcl sfx2/source vcl/source vcl/unx

2018-11-24 Thread Libreoffice Gerrit user
cui/source/customize/cfgutil.cxx | 779 ++- cui/source/customize/macropg.cxx | 11 cui/source/inc/cfgutil.hxx | 93 cui/source/inc/headertablistbox.hxx | 16 cui/source/inc/macroass.hxx | 14

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

2018-11-24 Thread Libreoffice Gerrit user
basctl/source/basicide/bastype2.cxx |5 - cui/source/customize/cfgutil.cxx|5 - include/vcl/weld.hxx|1 + vcl/source/app/salvtables.cxx |7 +++ vcl/unx/gtk3/gtk3gtkinst.cxx| 10 ++ 5 files changed, 26 insertions(+), 2

[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sc/uiconfig

2018-11-24 Thread Libreoffice Gerrit user
sc/uiconfig/scalc/ui/notebookbar.ui |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 5b624ddf5c6c6094961b06cfed7f5274b23d Author: andreas kainz AuthorDate: Thu Nov 22 23:29:14 2018 +0100 Commit: andreas_kainz CommitDate: Sat Nov 24 14:42:44 2018

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

2018-11-24 Thread Libreoffice Gerrit user
sw/source/core/unocore/unodraw.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit aa1398cc5c4453d1c7ca97eea0d536796de93bae Author: Julien Nabet AuthorDate: Sat Nov 24 07:50:17 2018 +0100 Commit: Noel Grandin CommitDate: Sat Nov 24 14:59:16 2018

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang slideshow/source starmath/inc starmath/source

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |4 slideshow/source/engine/shapes/drawshapesubsetting.cxx |2 -- slideshow/source/inc/doctreenode.hxx |2 -- starmath/inc/node.hxx |5 ++---

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang scaddins/source sc/source

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results | 12 --- sc/source/ui/vba/vbasheetobject.cxx| 42 +++-- sc/source/ui/vba/vbasheetobject.hxx| 15 scaddins/source/analysis/analysis.cxx |8 +-

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

2018-11-24 Thread Libreoffice Gerrit user
vcl/qa/cppunit/pdfexport/pdfexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d806e7937c277cabc06ed40c6ed1d3efd805e15a Author: Noel Grandin AuthorDate: Sat Nov 24 14:54:28 2018 +0200 Commit: Noel Grandin CommitDate: Sat Nov 24 16:50:43 2018 +0100

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

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |4 --- sc/source/filter/lotus/lotread.cxx |4 --- sc/source/filter/oox/formulabase.cxx | 13 -- sc/source/ui/inc/undobase.hxx |6

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

2018-11-24 Thread Libreoffice Gerrit user
package/source/xstor/ohierarchyholder.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 487ed7fdd6ea9687336112afcd80e7e8d723b8fc Author: Julien Nabet AuthorDate: Sat Nov 24 18:54:39 2018 +0100 Commit: Julien Nabet CommitDate: Sat Nov 24

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

2018-11-24 Thread Libreoffice Gerrit user
connectivity/qa/connectivity/mysql/mysql.cxx| 11 +-- connectivity/source/drivers/mysqlc/mysqlc_resultset.cxx |8 +++- 2 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 878c36f829fd88cda95ca218a2cf03003f50e53d Author: Tamas Bunth AuthorDate:

[Libreoffice-commits] core.git: connectivity/Module_connectivity.mk postprocess/CustomTarget_registry.mk postprocess/Rdb_services.mk Repository.mk

2018-11-24 Thread Libreoffice Gerrit user
Repository.mk|2 +- connectivity/Module_connectivity.mk |4 ++-- postprocess/CustomTarget_registry.mk | 10 +- postprocess/Rdb_services.mk |2 +- 4 files changed, 9 insertions(+), 9 deletions(-) New commits: commit

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

2018-11-24 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dtrapezoid.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2cc09c4650c2fc6acc0157cd26acad248f32c5ac Author: Andrea Gelmini AuthorDate: Sat Nov 24 23:36:55 2018 +0100 Commit: Julien Nabet CommitDate: Sun Nov 25 00:15:25 2018

CppCheck Report Update

2018-11-24 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2018-25-11 03:18:52 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

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

2018-11-24 Thread Libreoffice Gerrit user
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d34f0d5b7fab9b394f95aa047729b2924cfbd6bd Author: Michael Meeks AuthorDate: Fri Nov 23 12:47:33 2018 + Commit: Michael Meeks CommitDate: Sat Nov 24 21:22:46 2018 +

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

2018-11-24 Thread Libreoffice Gerrit user
sw/source/core/unocore/unocoll.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 796cbe6efcf0e7dcd9985bad0a8539a8952932f2 Author: Julien Nabet AuthorDate: Sat Nov 24 13:37:54 2018 +0100 Commit: Julien Nabet CommitDate: Sat Nov 24 21:55:09

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

2018-11-24 Thread Libreoffice Gerrit user
sc/source/filter/xml/XMLDDELinksContext.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 85f129b59ca690ba519cdbbdb4219fddc3e90098 Author: Julien Nabet AuthorDate: Sat Nov 24 23:33:47 2018 +0100 Commit: Julien Nabet CommitDate: Sun Nov 25 00:41:29

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

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |2 -- sc/inc/types.hxx |1 - sc/source/core/data/bcaslot.cxx|4 3 files changed, 7 deletions(-) New commits: commit

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

2018-11-24 Thread Libreoffice Gerrit user
compilerplugins/clang/unusedenumconstants.readonly.results |4 - sc/source/filter/inc/unitconverter.hxx | 26 - sc/source/filter/oox/drawingbase.cxx |4 - sc/source/filter/oox/drawingfragment.cxx |2

[Libreoffice-commits] core.git: autogen.sh compilerplugins/clang

2018-11-24 Thread Libreoffice Gerrit user
autogen.sh |2 +- compilerplugins/clang/pluginhandler.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d057e61cb5aae15ea37ce9ac824647cd2060e331 Author: Stephan Bergmann AuthorDate: Sat Nov 24 22:36:48 2018 +0100 Commit:

License Statement

2018-11-24 Thread Howard Johnson
Hi, As per your request onhttps://wiki.documentfoundation.org/Development/Developers BUT, pleasedon't publicly post my bare email addressed to theDevelopers and Contributors list at:https://wiki.documentfoundation.org/Development/Developers Rather, please post this

[Libreoffice-bugs] [Bug 121686] New: Crash on text + space + dash + enter

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121686 Bug ID: 121686 Summary: Crash on text + space + dash + enter Product: LibreOffice Version: 6.3.0.0.alpha0+ Master Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 113990] copy paste a graph incomplete / one cell contains "#DIV/0!"

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113990 Beuz changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[Libreoffice-bugs] [Bug 121687] LibreOffice Math Editor Characters bug

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121687 sergimarsolfer...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 121687] LibreOffice Math Editor Characters bug

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121687 Mike Kaganski changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from

[Libreoffice-bugs] [Bug 121687] New: LibreOffice Math Editor Characters bug

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121687 Bug ID: 121687 Summary: LibreOffice Math Editor Characters bug Product: LibreOffice Version: 6.1.3.2 release Hardware: All OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 121682] Command Shell Java -jar ...doesn't execute (on Linux)

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121682 Xavier Van Wijmeersch changed: What|Removed |Added CC||xv3...@gmail.com

[Libreoffice-bugs] [Bug 121689] New: Copy cells in libreCalc with condition doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 Bug ID: 121689 Summary: Copy cells in libreCalc with condition doesnt work properly Product: LibreOffice Version: 6.1.3.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 121401] Notebookbar F6 + Tab didn't work

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121401 --- Comment #17 from andreas_k --- Is it a bug, when there is an grayed out item and with F6 + Tab I come to this item, than Tab didn't switch to the next item. With F6 + Alt + Tab (so reverse order) there is no issue. Open Writer in

[Libreoffice-bugs] [Bug 121399] [gtk3_kde5] 6.1 stable branch: within Plasma-5 session w/ drkonqi: lo_kde5filepicker crashes every time on close (OK/Cancel regardless)

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121399 --- Comment #24 from Michael Weghorn --- Thanks for testing! The underlying cause should be clear now. There's already a comment on the test patch, so I'll discuss what's the most proper way to fix it and get it integrated soon. I might

[Libreoffice-bugs] [Bug 121401] Notebookbar F6 + Tab didn't work

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121401 --- Comment #18 from Commit Notification --- andreas kainz committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/d2ddd9d9f062a458bb04c85cf031d2b2567d6fa9%5E%21 tdf#121401

[Libreoffice-bugs] [Bug 121688] New: Problems with cloud services One Drive and Google DRive

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121688 Bug ID: 121688 Summary: Problems with cloud services One Drive and Google DRive Product: LibreOffice Version: 6.1.3.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 121691] New: line callout doesn't draw in writer document

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121691 Bug ID: 121691 Summary: line callout doesn't draw in writer document Product: LibreOffice Version: 6.1.3.2 release Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 121691] line callout doesn't draw in writer document

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121691 --- Comment #2 from roumanet --- Created attachment 146996 --> https://bugs.documentfoundation.org/attachment.cgi?id=146996=edit Writer document where I can't use callout (lines not visible) -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 121691] line callout doesn't draw in writer document

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121691 --- Comment #1 from roumanet --- Created attachment 146995 --> https://bugs.documentfoundation.org/attachment.cgi?id=146995=edit callout with yellow dot but no line -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 121687] LibreOffice Math Editor Characters bug

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121687 sergimarsolfer...@gmail.com changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 121656] Unable to move floating frame inserted in edit mode

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121656 Oliver Brinzing changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 121690] New: Comments are not shown in position saved

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121690 Bug ID: 121690 Summary: Comments are not shown in position saved Product: LibreOffice Version: 6.1.3.2 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 121647] font list box preview certain malformed TTF fonts crash LO

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121647 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de ---

[Libreoffice-bugs] [Bug 121628] Chart of column type hangs during data range selection

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121628 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 121594] unwanted capitalising on the letter " i " .

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121594 --- Comment #3 from Me --- Created attachment 146993 --> https://bugs.documentfoundation.org/attachment.cgi?id=146993=edit Automatically capitalisng problem -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 115643] Problems connecting to OneDrive and Google Drive

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115643 --- Comment #8 from Eduardo --- Still no solution to One Drive in Ubuntu and Google Drive ? I think its an important feature, to sync libreoffice with cloud storage services -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 121694] New: FILESAVE is broken

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121694 Bug ID: 121694 Summary: FILESAVE is broken Product: LibreOffice Version: 6.3.0.0.alpha0+ Master Hardware: All OS: Windows (All) Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 --- Comment #3 from Oliver Brinzing --- Created attachment 147001 --> https://bugs.documentfoundation.org/attachment.cgi?id=147001=edit a simple conditional format example -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 119953] Fileopen PPTX: chart legend text (Do not Autofit in MSO) not shown unless box size increased in Impress

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119953 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #144976|application/octetstream |application/pdf

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 Oliver Brinzing changed: What|Removed |Added Ever confirmed|0 |1

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 --- Comment #2 from Oliver Brinzing --- Created attachment 147000 --> https://bugs.documentfoundation.org/attachment.cgi?id=147000=edit copy & paste from calc to word -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 121500] Malformed pdf export with opentype font features

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121500 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #146727|application/octet-stream|application/zip

[Libreoffice-bugs] [Bug 120703] Bugs found by PVS-Studio static analyzer

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120703 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #145832|application/octet-stream

[Libreoffice-bugs] [Bug 121694] FILESAVE is broken

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121694 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Libreoffice-bugs] [Bug 120204] Scalable brackets: nodes with fractions and square roots are resized when updated

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120204 V Stuart Foote changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 120507] Crash if I open the Options dialog and click the 'Languages' under 'Language Settings'

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120507 --- Comment #7 from Atanas --- Yes, it still crashes. With this installation it disappears without any delay right after I click on 'Languages'. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 --- Comment #4 from Eduardo --- Seems if i copy to writer dont happen... But in moodle and word happens... I have reseted profile. Your example seems to work The difference perhaps is that i use two conditions: value greater than zero

[Libreoffice-bugs] [Bug 121688] Problems with cloud services One Drive and Google DRive

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121688 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de

[Libreoffice-bugs] [Bug 101630] Google Drive two-factor authentication (2FA) not working again

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101630 Oliver Brinzing changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 121693] New: Tables get divided in two pages with no reason

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121693 Bug ID: 121693 Summary: Tables get divided in two pages with no reason Product: LibreOffice Version: 6.1.2.1 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 121692] New: Slides Titles disappear when Using Captions in LO-6.2Beta1 Impress Photo Album previously opened with LO-6.1.3

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121692 Bug ID: 121692 Summary: Slides Titles disappear when Using Captions in LO-6.2Beta1 Impress Photo Album previously opened with LO-6.1.3 Product: LibreOffice

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 Oliver Brinzing changed: What|Removed |Added Summary|Copy cells in libreCalc |Copy cells with

[Libreoffice-bugs] [Bug 121480] Add panning to scroll pages without the scrollbar

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121480 --- Comment #20 from V Stuart Foote --- (In reply to 和尚蟹 from comment #19) > supplement > When the "hand tool" moves to the "edge of the window", the "page" will not > "stop moving", and the "page" will "continue to move". Possibly. It

[Libreoffice-bugs] [Bug 90693] Underline Does Also Include Indent for First Bullet Point After an Image

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90693 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #114876|application/force-download |application/zip

[Libreoffice-bugs] [Bug 99002] FILEOPEN DOCX Text frame does not have left padding

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=99002 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #124923|application/x-download |application/pdf

[Libreoffice-bugs] [Bug 100966] PDF import - some Text allignment differs from other PDF readers

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100966 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #126246|application/x-download |application/pdf

[Libreoffice-bugs] [Bug 93234] TABLE: FILESAVE: Adding unneeded extra table borders when exporting to .docx

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93234 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #117783|application/download|application/msword

[Libreoffice-ux-advise] [Bug 41542] FORMATTING: Allow "Spacing to contents" for edges without a line

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=41542 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #128375|application/x-msdownload|application/pdf

[Libreoffice-bugs] [Bug 120441] LibreOffice consumes all memory on my Debian when opening this XLS file

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120441 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #146904|application/octet-stream|text/plain

[Libreoffice-bugs] [Bug 121465] Impossible to insert a cross reference without the separators

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121465 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #146726|application/octet-stream

[Libreoffice-bugs] [Bug 121465] Impossible to insert a cross reference without the separators

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121465 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #146766|application/octet-stream

[Libreoffice-bugs] [Bug 120130] No proper language choice possible in context menu neither on bottom (status ?) bar

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120130 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #145184|application/octet-stream

[Libreoffice-bugs] [Bug 121690] Comments are not shown in position saved

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121690 --- Comment #2 from Oliver Brinzing --- Created attachment 147002 --> https://bugs.documentfoundation.org/attachment.cgi?id=147002=edit comment fixing -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 121690] Comments are not shown in position saved

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121690 Oliver Brinzing changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 121453] Remove the line feed and/or carriage return appended during either the cut or copy of a cell to the operating system’s clipboard

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121453 21na...@gmail.com changed: What|Removed |Added Ever confirmed|1 |0

[Libreoffice-bugs] [Bug 49946] landscape PRINTING result on portrait paper sheet for 2 pages per sheet (Brother MFC-J6510DW)

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=49946 Drew Parsons changed: What|Removed |Added URL|http://hpsupportnumber.net/ | --- Comment #50 from Drew

[Libreoffice-bugs] [Bug 96751] EDITING writer hangs when editing an image in a docx file

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96751 --- Comment #11 from doriano@gmail.com --- The bug is still present in version 6.1.1.2 (x64) Build ID: 5d19a1bfa650b796764388cd8b33a5af1f5baa1b -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 113495] Calc: very slow scrolling - nearly impossible to work with a graphic inside

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113495 Buovjaga changed: What|Removed |Added Keywords||haveBacktrace

[Libreoffice-bugs] [Bug 121696] [EDITING] Usage of "Inequality" criteria in function SUMIF creates wrong result

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121696 --- Comment #2 from Mike Kaganski --- And what happens if you put 0 to B5 and B6? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 113495] Calc: very slow scrolling - nearly impossible to work with a graphic inside

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113495 Buovjaga changed: What|Removed |Added CC||todven...@suomi24.fi --- Comment #10

[Libreoffice-bugs] [Bug 121681] Button "Move up" from bullets and numbering's toolbar doesn't work cause a table

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121681 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 121696] [EDITING] Usage of "Inequality" criteria in function SUMIF creates wrong result

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121696 --- Comment #4 from Oliver Brinzing --- Created attachment 147007 --> https://bugs.documentfoundation.org/attachment.cgi?id=147007=edit example excel 2016 result with excel 2016 is 63 -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 121689] Copy cells with condition to external programs (Word/Moodle) doesnt work properly

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121689 --- Comment #5 from Eduardo --- https://drive.google.com/drive/folders/1n6RGj110ZMEYQ3057m71a8lmgiXhDl5U?usp=sharing I have added a example which im currently working...the first column is the name of pupil the second the maximum of

[Libreoffice-bugs] [Bug 121686] Crash on text + space + dash + enter

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121686 Julien Nabet changed: What|Removed |Added Keywords||haveBacktrace

[Libreoffice-bugs] [Bug 121686] Assert on text + space + dash + enter

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121686 Julien Nabet changed: What|Removed |Added Blocks||105537 Referenced Bugs:

[Libreoffice-bugs] [Bug 121686] Crash on text + space + dash + enter

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121686 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment

[Libreoffice-bugs] [Bug 120595] Long post-processing time after file open compared to LibO 5.4

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120595 --- Comment #4 from Telesto --- Same issue different way of illustrating: 1. Open attachment 140185 [details] (bug 116068) 2. Press Print after opening -> And wait a long long time. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 121536] Embedding external (links) images programmatically no longer works

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121536 Oliver Brinzing changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 119903] Crash on Format Cells

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119903 Oliver Brinzing changed: What|Removed |Added CC||oliver.brinz...@gmx.de ---

[Libreoffice-bugs] [Bug 121693] Tables get divided in two pages with no reason

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121693 Oliver Brinzing changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Libreoffice-bugs] [Bug 93760] Strange behaviour with numbering when printing a selection

2018-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93760 Korrawit Pruegsanusak changed: What|Removed |Added Attachment #118646|application/force-download |application/pdf

  1   2   >