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

2017-08-08 Thread Aron Budea
svtools/source/filter/SvFilterOptionsDialog.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit be707dc607a7a9be9952420ee8494984fee894f6 Author: Aron Budea Date: Fri Aug 4 19:07:38 2017 +0200 Make build with Werror work again Change-Id:

Re: About tdf#111432 leaks memory with CFString and other MacOs stuff

2017-08-08 Thread Stephan Bergmann
On 08/07/2017 10:44 PM, julien2412 wrote: But in this same method, I wonder if it'd be ok to make "sref" (see https://opengrok.libreoffice.org/xref/core/sal/osl/unx/osxlocale.cxx#77) static in order to avoid calling n times "getProcessLocale" method (defined some lines above). macosx_getLocale

MacOs Daily master builds + lack of MacOs Jenkins

2017-08-08 Thread julien2412
Hi, I noticed that on 4 four directories for MacOs master daily builds: - 1 is empty - 2 give 404 - 1 is from 2015/02/10. Moreover, there's no MacOs Jenkins. Is the pb already known and investigated? Julien -- View this message in context:

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

2017-08-08 Thread Miklos Vajna
writerperfect/source/writer/EPUBPackage.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 06283dcba13ee18716da9eee728210a00bcb5b97 Author: Miklos Vajna Date: Tue Aug 8 09:16:04 2017 +0200 EPUB export: write mime type libepubgen

[Libreoffice-commits] core.git: officecfg/files.mk officecfg/registry postprocess/CustomTarget_registry.mk

2017-08-08 Thread Gabor Kelemen
officecfg/files.mk | 1 officecfg/registry/schema/org/openoffice/Office/Logging.xcs | 26 -- officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs | 115 --

UnoService in PyUNO for keyboard shortcuts in extensions: JobExecutor never called.

2017-08-08 Thread jan d
Hello, I wrote an extension ( https://github.com/jdittrich/Office-QDA-TagTree/tree/keyboardShortcut) using PyUNO. I would like to give some functions of it a keyboard shortcut. However, I can't get the JobExecutor Interface called. It would be of great help, if a person experienced with (Py) UNO

[SOLVED] Re: About tdf#111432 leaks memory with CFString and other MacOs stuff

2017-08-08 Thread julien2412
Thank you Stephan for your feedback, I had missed this point. Julien -- View this message in context: http://nabble.documentfoundation.org/About-tdf-111432-leaks-memory-with-CFString-and-other-MacOs-stuff-tp4220037p4220057.html Sent from the Dev mailing list archive at Nabble.com.

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

2017-08-08 Thread Takeshi Abe
sd/inc/strings.hrc |1 + sd/source/ui/func/fuinsfil.cxx |8 +--- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 99f3d9895f63ed19496bbe47bd36899b0f39dbce Author: Takeshi Abe Date: Mon Aug 7 22:31:58 2017 +0900 tdf#95309 Add

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

2017-08-08 Thread Miklos Vajna
oox/source/drawingml/shapegroupcontext.cxx |2 +- sc/qa/unit/data/xlsx/tdf110440.xlsx|binary sc/qa/unit/subsequent_filters-test.cxx | 21 + 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit a3c695c12386c2708a0c06ec0ccd42ee2b8aeb98 Author:

Re: UnoService in PyUNO for keyboard shortcuts in extensions: JobExecutor never called.

2017-08-08 Thread Miklos Vajna
Hi, On Tue, Aug 08, 2017 at 09:21:36AM +0200, jan d wrote: > POSSIBLE PROBLEM SOURCES: > * I was unable to find the docuementation for > g_ImplementationHelper.addImplementation e.g. if it takes a class or an > instance. I tried with both (the inked example is an

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

2017-08-08 Thread Patrick Jaap
drawinglayer/source/tools/emfphelperdata.cxx | 203 ++- 1 file changed, 196 insertions(+), 7 deletions(-) New commits: commit 70dd00331e3112e7c32d5c7ac121ad7e77535817 Author: Patrick Jaap Date: Mon Aug 7 13:17:05 2017 +0200 new EMF+

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang connectivity/source dbaccess/source desktop/source editeng/source filter/source framework/inc framework/source include/editeng include

2017-08-08 Thread Noel Grandin
compilerplugins/clang/constantparam.bitmask.results |9 compilerplugins/clang/constantparam.booleans.results | 822 ++- compilerplugins/clang/constantparam.constructors.results | 186 +- compilerplugins/clang/constantparam.numbers.results | 784

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

2017-08-08 Thread Dennis Francis
chart2/qa/extras/chart2import.cxx| 15 +++ chart2/qa/extras/data/xlsx/piechart_outside.xlsx |binary oox/inc/drawingml/chart/seriesconverter.hxx |2 +- oox/source/drawingml/chart/seriesconverter.cxx | 20 ++-- 4 files changed, 30

Re: Build failure with current master on MacOS

2017-08-08 Thread Norbert Thiebaud
On Mon, Jul 24, 2017 at 3:33 PM, Alexander Thurgood wrote: > Le 24/07/2017 à 15:16, Michael Stahl a écrit : > >> (here "fixed" means you'll get an error message from configure instead >> that tells you to install gettext) >> > > At least the message is explicit enough ;-)

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

2017-08-08 Thread Dennis Francis
sfx2/source/control/ctrlitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2585eb9d15f5c047d846ccb4b4d606d9ac89e518 Author: Dennis Francis Date: Tue Aug 8 17:02:19 2017 +0530 tdf#108802 : In SfxControllerItem::dispose do

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

2017-08-08 Thread Miklos Vajna
package/source/zippackage/ZipPackage.cxx |8 1 file changed, 8 insertions(+) New commits: commit 570d7f9c9f5befdb84e213916036a2b9c7321259 Author: Miklos Vajna Date: Tue Aug 8 12:08:49 2017 +0200 tdf#111481 package: seek to 0 before truncate()

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - cui/source

2017-08-08 Thread Julien Nabet
cui/source/tabpages/bbdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7529bbb238e932a35e5790a038e3cb6af4493393 Author: Julien Nabet Date: Sun Aug 6 01:20:13 2017 +0200 tdf#109863: use SID_PATTERN_LIST after bitmap tab converting

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - cui/source

2017-08-08 Thread Julien Nabet
cui/source/tabpages/bbdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d816fb9e6cb0e5f50142e7fc9c50b949e0f006e8 Author: Julien Nabet Date: Sun Aug 6 01:20:13 2017 +0200 tdf#109863: use SID_PATTERN_LIST after bitmap tab converting

[Libreoffice-commits] core.git: 2 commits - connectivity/source editeng/source extensions/source framework/source idl/inc include/editeng include/sfx2 include/svl include/svtools include/svx include/t

2017-08-08 Thread Noel Grandin
connectivity/source/drivers/evoab2/NDriver.hxx |2 connectivity/source/drivers/evoab2/NResultSet.hxx |2 editeng/source/editeng/editobj2.hxx|1 editeng/source/items/bulitem.cxx | 64 -

Report the license Zdeněk Crhonek

2017-08-08 Thread luzmartinez
All of my past and future contributions to LibreOffice could be Licensed under the double license of MPLv2 / LGPLv3 +. -- View this message in context: http://nabble.documentfoundation.org/Report-the-license-Zden-k-Crhonek-tp4220123.html Sent from the Dev mailing list archive at

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

2017-08-08 Thread Julien Nabet
sc/inc/globstr.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fac539889e32e5e47ca6b6da0a588abbe4cbe066 Author: Julien Nabet Date: Tue Aug 8 19:07:57 2017 +0200 tdf#111318: Improve message about pivot table/chart when removing a cell

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

2017-08-08 Thread Julien Nabet
vcl/quartz/salgdi.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 986cd454b2a39ac380b137148f944c0d5ead2631 Author: Julien Nabet Date: Tue Aug 8 18:55:17 2017 +0200 tdf#111497: fix leak in FindFontSubstitute with CFRelease Change-Id:

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-08-08 Thread Mohammed Abdul Azeem
Hi, *Week 9 and week 10* I continued to work on converting legacy contexts in sc/ module to fast contexts. We've converted almost all the legacy contexts in sc/ module, except for few which are dependent on the contexts in xmloff. We would need to convert contexts across all the other modules,

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

2017-08-08 Thread Miklos Vajna
writerperfect/source/writer/EPUBPackage.cxx | 21 ++--- writerperfect/source/writer/EPUBPackage.hxx |6 -- 2 files changed, 22 insertions(+), 5 deletions(-) New commits: commit 9d1350fe183485025a924f8c03d8f34c077028d3 Author: Miklos Vajna Date:

[Libreoffice-commits] core.git: compilerplugins/clang include/drawinglayer include/svl sw/inc

2017-08-08 Thread Noel Grandin
compilerplugins/clang/unnecessaryvirtual.results | 36 ++--- include/drawinglayer/primitive2d/borderlineprimitive2d.hxx |4 - include/svl/itempool.hxx |2 sw/inc/SwNumberTree.hxx|3 - 4 files

[Libreoffice-commits] core.git: include/sfx2

2017-08-08 Thread Akshay Deep
include/sfx2/strings.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a51e3784b2a90fd5d175424c24a89fc5775eef3 Author: Akshay Deep Date: Tue Aug 8 15:49:32 2017 +0530 tdf#109208 Clear the list of recently used characters

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

2017-08-08 Thread Jens Carl
include/test/sheet/xusedareacursor.hxx |1 + sc/qa/extras/sccellcursorobj.cxx | 18 ++ test/source/sheet/xcellseries.cxx |7 ++- test/source/sheet/xusedareacursor.cxx |4 ++-- 4 files changed, 23 insertions(+), 7 deletions(-) New commits: commit

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

2017-08-08 Thread Andrea Gelmini
drawinglayer/source/tools/emfphelperdata.cxx |4 ++-- editeng/source/editeng/editobj.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 200d9509850d21856c23532b580fbd2d25290715 Author: Andrea Gelmini Date: Tue Aug 8

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - connectivity/source

2017-08-08 Thread Lionel Elie Mamane
connectivity/source/commontools/dbconversion.cxx | 32 --- 1 file changed, 28 insertions(+), 4 deletions(-) New commits: commit de8c0152157bb32a6df9b6d4ac4102aef8e8a384 Author: Lionel Elie Mamane Date: Wed Aug 2 15:27:57 2017 +0200 tdf#110997

[Libreoffice-commits] core.git: instsetoo_native/inc_common

2017-08-08 Thread Heiko Tietze
instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp |binary instsetoo_native/inc_common/windows/msi_templates/Binary/Image.bmp |binary 2 files changed New commits: commit e0c22825fab0576e9897fd007b12e40b2310423f Author: Heiko Tietze Date: Tue Aug 8

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - discovery.xml

2017-08-08 Thread Jan Holesovsky
discovery.xml | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit f9aa4ff1bd0bf77067b26ef6c7aa53bc571c7aba Author: Jan Holesovsky Date: Mon Aug 7 10:18:28 2017 +0200 discovery: Add the binary MS filetypes.

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

2017-08-08 Thread Jan Holesovsky
loleaflet/src/core/Socket.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e7af725b7c6be28ac2dbaec7f95a40ef56db4184 Author: Jan Holesovsky Date: Tue Aug 8 16:14:38 2017 +0200 Better description of the buttons in case of document

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

2017-08-08 Thread Jan Holesovsky
loleaflet/src/core/Socket.js |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit bf580b14d572482d552e444d2871af0055560202 Author: Jan Holesovsky Date: Tue Aug 8 16:14:38 2017 +0200 Better description of the buttons in case of document

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - chart2/inc svx/inc

2017-08-08 Thread Caolán McNamara
chart2/inc/bitmaps.hlst |2 - svx/inc/bitmaps.hlst| 94 2 files changed, 48 insertions(+), 48 deletions(-) New commits: commit fb786089da572e46f7f3dece2e5876ac70e9e569 Author: Caolán McNamara Date: Thu Aug 3

[Libreoffice-commits] core.git: uitest/writer_tests

2017-08-08 Thread Stephan Bergmann
uitest/writer_tests/spellDialog.py |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit a9e126204719cbec919cff0114e360d6d6939a5c Author: Stephan Bergmann Date: Tue Aug 8 15:59:55 2017 +0200 Fix UITest_writer_demo with

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 11 - Varun Dhall

2017-08-08 Thread Varun Dhall
Hi all! Last week of GSoC was passed in removing unused SfxItemPool serialisation code. I'm still removing the remaining code which is unused due to clipboard changes. Most probably by next week the entire removal will be completed. My progress can be seen at

[Libreoffice-commits] dev-tools.git: export-validation/epubcheck

2017-08-08 Thread Miklos Vajna
export-validation/epubcheck |5 + 1 file changed, 5 insertions(+) New commits: commit 09ecf95732859b0a7526e8373f86866535f0b90e Author: Miklos Vajna Date: Tue Aug 8 16:06:29 2017 +0200 export-validation: add simple epub validator wrapper

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

2017-08-08 Thread Marco Cecchetti
chart2/source/view/charttypes/PieChart.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 05c3791710397346aae0b2a9cca1792567941d62 Author: Marco Cecchetti Date: Tue Aug 8 13:04:02 2017 +0200 bug fix: tdf#73

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

2017-08-08 Thread Zdeněk Crhonek
basic/qa/cppunit/test_vba.cxx|7 ++ basic/qa/vba_tests/syd.vb| 62 ++ basic/qa/vba_tests/timeserial.vb | 70 + basic/qa/vba_tests/timevalue.vb | 60 + basic/qa/vba_tests/trim.vb | 62

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

2017-08-08 Thread Marco Cecchetti
chart2/qa/extras/chart2import.cxx | 10 ++ chart2/qa/extras/data/xlsx/tdf73.xlsx |binary 2 files changed, 10 insertions(+) New commits: commit 3b66be90d4fffed9cbe61ba99b4ad94daa04f68c Author: Marco Cecchetti Date: Tue Aug 8 15:25:28 2017

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

2017-08-08 Thread Caolán McNamara
svx/uiconfig/ui/convertmenu.ui | 20 1 file changed, 20 insertions(+) New commits: commit 5ad8376d1698026ccab0634605fdb17ea3c59f3a Author: Caolán McNamara Date: Tue Aug 8 16:27:55 2017 +0100 Resolves: tdf#111080 framework user of convert menu

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - svx/uiconfig

2017-08-08 Thread Caolán McNamara
svx/uiconfig/ui/convertmenu.ui | 20 1 file changed, 20 insertions(+) New commits: commit 3a7a2b4f97d5e02f73f22c4868f4b0a97d8f22b8 Author: Caolán McNamara Date: Tue Aug 8 16:27:55 2017 +0100 Resolves: tdf#111080 framework user of convert menu

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-08-08 Thread timofonic timofonic
Hello. I'm just a user, but very interested in the progress of LibreOffice as a platform. I sneak a bit the development stuff, trying to understand something and still keep my hope to someday learn computer programming. I'm going to try to be concise, but I can't resist to my need to satisfy my

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

2017-08-08 Thread Miklos Vajna
writerperfect/source/writer/EPUBPackage.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 6db0cc7b5c55ee06b33c5a537b881a884adc1fa4 Author: Miklos Vajna Date: Tue Aug 8 15:29:20 2017 +0200 EPUB export: write XML attributes

[Libreoffice-commits] core.git: helpcontent2

2017-08-08 Thread liongold
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44d7a396125da74078c9a09a3fec2242b8bd4ec7 Author: liongold Date: Tue Aug 8 09:44:14 2017 + Updated core Project: help c11f324720cbe7f0ca28f1510140868e4a2d7a30

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

2017-08-08 Thread liongold
source/text/swriter/04/0102.xhp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c11f324720cbe7f0ca28f1510140868e4a2d7a30 Author: liongold Date: Tue Aug 8 09:44:14 2017 + tdf#111435 - Fix shortcut key

Re: Minutes of ESC call 2017-08-03

2017-08-08 Thread Caolán McNamara
On Sat, 2017-08-05 at 22:15 +0200, Jean-Baptiste Faure wrote: > Hi, > > Le 03/08/2017 à 21:23, Caolán McNamara a écrit : > > On Thu, 2017-08-03 at 16:47 +0200, Miklos Vajna wrote: > > > * l10n (Sophie/Christian) > > > + duplicate strings in templates w/ gettext on master: > > >mainly

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

2017-08-08 Thread Mike Kaganski
writerfilter/source/dmapper/TableManager.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 35f6c447dba89d5c8b1f80ae7068fbb45901406f Author: Mike Kaganski Date: Tue Aug 8 16:52:02 2017 +0200 TableManager::endParagraphGroup(): remove unused

[Libreoffice-bugs] [Bug 111540] Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111540 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111538] ))YAHoo pHoNe NUMBeR(( 1*866*476*3146 yAHoo PhOnE NuMbEr

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111538 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111539] YAHOO PHONE NUMBER 866476-3146 YAHOO EMAIL PHONE NUMBER ,

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111539 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 80954] Cannot drop files on toolbars, sidebars etc.

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80954 --- Comment #10 from Heiko Tietze --- (In reply to Urmas from comment #9) > I have no idea what a "quick link" is... Bookmark for Internet browsers, for example. -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524 --- Comment #5 from Xisco Faulí --- Created attachment 135322 --> https://bugs.documentfoundation.org/attachment.cgi?id=135322=edit gdb backtrace -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 88769] Improper SORTING on the date field for certain date formats

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88769 --- Comment #6 from Bruno --- (In reply to krafczyk.matthew from comment #4) > This bug is still present on branch 5.4.0.0.alpha0+ on linux. > > To reproduce, open a new Libreoffice Calc doc and enter the following

[Libreoffice-bugs] [Bug 111527] I can't extract Pdf

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111527 m.a.riosv changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111537] YAHOO PHONE NUMBER 866-476-3146 YAHOO NUMBER

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111537 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111541] New: Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111541 Bug ID: 111541 Summary: Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps Product: Document Liberation Project Version:

[Libreoffice-bugs] [Bug 111540] New: Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111540 Bug ID: 111540 Summary: Georgia:1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps Product: cppunit Version: 1.13 Hardware:

[Libreoffice-bugs] [Bug 111524] FILESAVE ODT: Crash while saving after deleting all comments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111524 Xisco Faulí changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492 --- Comment #4 from Regina Henschel --- I think, the fact, that numbering "none" is not honored in sub-levels, is a different problem and should perhaps get its own bug report. -- You are receiving this mail

[Libreoffice-bugs] [Bug 80430] [META] LOCALHELP: Features x Documentation gap

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430 Bug 80430 depends on bug 111435, which changed state. Bug 111435 Summary: LOCALHELP "F4 = Open Data Source View" https://bugs.documentfoundation.org/show_bug.cgi?id=111435 What|Removed |Added

[Libreoffice-bugs] [Bug 108943] FILEOPEN: RTF: left margin on first paragraph' s line is ignored

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108943 --- Comment #4 from Xisco Faulí --- Created attachment 135321 --> https://bugs.documentfoundation.org/attachment.cgi?id=135321=edit comparison LibreOffice 6.0 and MSO 2010 Versió: 6.0.0.0.alpha0+ ID de la

[Libreoffice-bugs] [Bug 108943] FILEOPEN: RTF: left margin on first paragraph' s line is ignored

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108943 Xisco Faulí changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 111542] New: Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111542 Bug ID: 111542 Summary: Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update Product: cppunit Version: 1.13 Hardware: All

[Libreoffice-bugs] [Bug 111541] Georgia: 1-844-790-9l93 support Garmin FOR support phone number Garmin phone free g.a.r.m.i.n maps

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111541 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111542] Garmin update 1844.790.9I93 garmin troubleshooting 1844.790.9I93 garmin software update

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111542 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111545] New: ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n customer support service phone number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111545 Bug ID: 111545 Summary: ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n customer support service phone number Product: libabw Version: unspecified

[Libreoffice-bugs] [Bug 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 111544] TeriFriyad'' GarMin Tech support @1844-79O-9193@ Garmin tech support GarMin technical Support number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111544 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111545] ☂ ☔ ✈1-844-79O-9193 G.a.r.m.i.n support number G.a.r.m.i.n customer support service phone number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111545 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111546] New: [LOCALIZATION] Untranslatable string in context menu

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111546 Bug ID: 111546 Summary: [LOCALIZATION] Untranslatable string in context menu Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 111429] Loolwsd build fails with OpenSSL 1.1.0

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111429 Aron Budea changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 111544] New: TeriFriyad'' GarMin Tech support @1844-79O-9193@ Garmin tech support GarMin technical Support number

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111544 Bug ID: 111544 Summary: TeriFriyad''GarMin Tech support @1844-79O-9193@ Garmin tech support GarMin technical Support number Product: libabw Version: unspecified

[Libreoffice-bugs] [Bug 111492] XHTML export does not honor numbering levels

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111492 --- Comment #3 from Regina Henschel --- Created attachment 135326 --> https://bugs.documentfoundation.org/attachment.cgi?id=135326=edit diff mentioned in the comment -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 111317] The text in the menu is not clear - bad font rendering

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111317 --- Comment #2 from Ivaylo Tinchev --- Created attachment 135260 --> https://bugs.documentfoundation.org/attachment.cgi?id=135260=edit Writer vs Wordpad document text rendering comparison -- You are

[Libreoffice-bugs] [Bug 111317] The text in the menu is not clear - bad font rendering

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111317 --- Comment #3 from Ivaylo Tinchev --- Created attachment 135261 --> https://bugs.documentfoundation.org/attachment.cgi?id=135261=edit LibreOffice vs Thunderbird menu comparison -- You are receiving this

[Libreoffice-bugs] [Bug 109253] FONT NAME list: Scrolling through the list causes a crash. " Bad allocation" error message

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109253 Telesto changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 111478] New: fileopen .doc displays garbage

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111478 Bug ID: 111478 Summary: fileopen .doc displays garbage Product: LibreOffice Version: unspecified Hardware: ARM OS: Android Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 111418] Save document returns Write Error. Error in writing sub-document styles.xml

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111418 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111317] The text in the menu is not clear - bad font rendering

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111317 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 107719] Stability issues when working with masterdocuments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107719 --- Comment #18 from Daniel Grigoras --- (In reply to Daniel Grigoras from comment #17) As I see that the version I had entered when I filed this ticket is 5.3.2.2, I tested v5.4.0.1. There was no crash

[Libreoffice-bugs] [Bug 107719] Stability issues when working with masterdocuments

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107719 Buovjaga changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 111317] The text in the menu is not clear - bad font rendering

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111317 --- Comment #7 from Timur --- There was Bug 106990 that was supposed to be fixed in 5.4.0.3 but https://bugs.documentfoundation.org/show_bug.cgi?id=106990#c84 said it's not. Please try also with master that is

[Libreoffice-bugs] [Bug 109253] FONT NAME list: Scrolling through the list causes a crash. " Bad allocation" error message

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109253 --- Comment #6 from JohnHardy --- I just installed LO 5.4.0.3, the latest "fresh" version, on a Windows XP system. Before installing it I removed a much earlier version of LO and I ran a couple of registry

[Libreoffice-bugs] [Bug 109172] FILESAVE DOCX Drawing in a document slips a bit to the right when saved as DOCX.

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109172 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 60006] TABLE: add a left-to-right vertical text direction to Text Flow tab, Table Properties dialog

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60006 Buovjaga changed: What|Removed |Added Blocks||103100

[Libreoffice-bugs] [Bug 60006] TABLE: add a left-to-right vertical text direction to Text Flow tab, Table Properties dialog

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60006 Buovjaga changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 60006] TABLE: add a left-to-right vertical text direction to Text Flow tab, Table Properties dialog

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=60006 Buovjaga changed: What|Removed |Added CC||gti...@gmail.com

[Libreoffice-bugs] [Bug 108993] Writer: Text rotation set by table properties does not have option for top side of the text left

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108993 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 109199] [Feature Request] (or extension): remove/ block sensitive content

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109199 Buovjaga changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-ux-advise] [Bug 109199] [Feature Request] (or extension): remove/ block sensitive content

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109199 Buovjaga changed: What|Removed |Added Keywords||needsUXEval

[Libreoffice-bugs] [Bug 111402] Stacked bar chart categories and legend are backwards

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111402 Timur changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 111435] LOCALHELP "F4 = Open Data Source View"

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111435 beimaginativeegr...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 109222] shortcut to antidote 9 unavailable

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109222 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 111435] LOCALHELP "F4 = Open Data Source View"

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111435 beimaginativeegr...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 111461] XLSX hangs libreoffice and produce a lot of temp files

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111461 --- Comment #5 from Damien Chambe --- (In reply to Julien Nabet from comment #3) > Just to be clear, the second attachment is xlsx cleaned with WPSOffice but > about the first attachment, is it the original xslx

[Libreoffice-bugs] [Bug 111317] The text in the menu is not clear - bad font rendering

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111317 --- Comment #1 from Shinji Enoki --- For me the attached picture is clear. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 40205] C++ extension: loading component library failed ( mtrandom.uno.so)

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40205 --- Comment #6 from Buovjaga --- (In reply to BOUNHOURE from comment #5) > Crash of my macbook pro when loading extension cmathooocas.oxt the best > extension to do mathematics in libreoffice writer and calc. No

[Libreoffice-bugs] [Bug 108299] CALC keeps running on exit after COPYing 3+ whole rows to clipboard with OPENGL enabled (12490 reports!)

2017-08-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108299 Timur changed: What|Removed |Added Summary|CALC keeps running on exit |CALC keeps running on

  1   2   3   4   5   6   >