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

2017-08-31 Thread Stephan Bergmann
compilerplugins/clang/constparams.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 72cfd4d024aa9deb68010824a804f252e37b8388 Author: Stephan Bergmann Date: Thu Aug 31 11:13:38 2017 +0200 loplugin:constparams: Also handle

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

2017-08-31 Thread Stephan Bergmann
external/beanshell/UnpackedTarball_beanshell.mk |1 + external/beanshell/java9.patch.0| 21 + 2 files changed, 22 insertions(+) New commits: commit f20810a1318a8dd55cb01e42a0fde7f0e1b36623 Author: Stephan Bergmann Date: Thu Aug 31

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

2017-08-31 Thread Thorsten Behrens
comphelper/source/misc/storagehelper.cxx | 51 +++ include/comphelper/storagehelper.hxx |3 + sfx2/source/dialog/filedlghelper.cxx |7 3 files changed, 55 insertions(+), 6 deletions(-) New commits: commit c54850b23a8240a41755af171a6d3f990ee69f84

[Libreoffice-commits] core.git: 17 commits - basic/source canvas/source compilerplugins/clang connectivity/source dbaccess/source dtrans/source embeddedobj/source embedserv/source extensions/source od

2017-08-31 Thread Stephan Bergmann
basic/source/runtime/dllmgr-x64.cxx |8 ++--- canvas/source/directx/dx_canvashelper.cxx |2 - canvas/source/directx/dx_canvashelper.hxx |2 - canvas/source/directx/dx_canvashelper_texturefill.cxx

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

2017-08-31 Thread Caolán McNamara
sc/source/filter/excel/excel.cxx | 10 ++ sc/source/ui/docshell/docsh.cxx |4 2 files changed, 14 insertions(+) New commits: commit 91c6fecc208f8242d2ff04c17ec56b4a5e2c1620 Author: Caolán McNamara Date: Thu Aug 31 09:00:35 2017 +0100 ofz#2896 turn

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

2017-08-31 Thread Stephan Bergmann
connectivity/source/drivers/macab/macaborder.cxx |2 +- connectivity/source/drivers/macab/macaborder.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f734304a7fc27e26468616b8e50d378f6ff39749 Author: Stephan Bergmann Date: Thu Aug 31

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

2017-08-31 Thread Katarina Behrens
source/text/shared/guide/digitalsign_send.xhp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d32748eb92d52f1163ff560529ac488dfb25a3b7 Author: Katarina Behrens Date: Thu Aug 31 00:14:16 2017 +0200 tdf#105606: Clarify access to

[Libreoffice-commits] core.git: 2 commits - helpcontent2 include/comphelper toolkit/source

2017-08-31 Thread Tor Lillqvist
helpcontent2 |2 +- include/comphelper/profilezone.hxx |2 +- toolkit/source/awt/vclxtoolkit.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 2e1cafaf66f05b172d038feb721e646f5f6bed49 Author: Tor Lillqvist Date:

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - sw/source

2017-08-31 Thread Rosemary Sebastian
sw/source/core/doc/DocumentRedlineManager.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit deb8df2842f27e45ee26bef9fbecaf28002dc09b Author: Rosemary Sebastian Date: Thu Aug 31 16:08:58 2017 +0530 Fix grouping of the last

[Libreoffice-commits] core.git: framework/inc include/vbahelper include/xmloff l10ntools/inc oox/source scripting/source unotools/source vbahelper/source vcl/inc

2017-08-31 Thread Noel Grandin
framework/inc/stdtypes.h |6 -- include/vbahelper/vbacollectionimpl.hxx| 10 -- include/vbahelper/vbapropvalue.hxx |4 +--- include/xmloff/xmlimp.hxx | 17 +++-- l10ntools/inc/export.hxx |5

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

2017-08-31 Thread Tor Lillqvist
sc/source/ui/app/scmod.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 1d1a1ff731267b9140197aedb9e90fe15c40ac0e Author: Tor Lillqvist Date: Thu Aug 31 13:54:46 2017 +0300 No need to call SetDebugName() when we already pass the same name to the ctor

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang vcl/inc vcl/osx vcl/quartz vcl/source

2017-08-31 Thread Stephan Bergmann
compilerplugins/clang/constparams.cxx |2 ++ vcl/inc/osx/a11yfocustracker.hxx |2 +- vcl/inc/osx/salobj.h |2 +- vcl/inc/quartz/salgdi.h |2 +- vcl/inc/sft.hxx |2 +- vcl/osx/HtmlFmtFlt.cxx|2 +-

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

2017-08-31 Thread Stephan Bergmann
compilerplugins/clang/constparams.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 4082b5874adddedf8332fe977b6bb47b6949b302 Author: Stephan Bergmann Date: Thu Aug 31 11:23:26 2017 +0200 Restrict loplugin:constparams cast-to-void

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

2017-08-31 Thread Christian Lohmaier
android/source/AndroidManifest.xml |3 ++- android/source/build.gradle |8 ++-- android/source/res/layout/toolbar_bottom.xml |2 +- 3 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 66518ead516e90d606e87c6ce58ec11fea6d172e Author:

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

2017-08-31 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/gif/fail/too-small-1.gif |binary vcl/source/filter/igif/gifread.cxx | 13 ++--- 2 files changed, 10 insertions(+), 3 deletions(-) New commits: commit 4091841023c745edcd696af06a872c1affd6e36d Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'feature/borderline3' - include/svx svx/source

2017-08-31 Thread Armin Le Grand
include/svx/framelink.hxx| 49 +--- svx/source/dialog/framelink.cxx | 130 +++ svx/source/dialog/framelinkarray.cxx | 387 ++- 3 files changed, 264 insertions(+), 302 deletions(-) New commits: commit

[Libreoffice-commits] online.git: tools/Config.cpp

2017-08-31 Thread Pranav Kant
tools/Config.cpp | 29 - 1 file changed, 20 insertions(+), 9 deletions(-) New commits: commit 67bf4dc212aa384e4ccbc4b48afdd62964f9a2a9 Author: Pranav Kant Date: Thu Aug 31 09:24:05 2017 +0530 loolconfig: print help information from

Unused methods "addWrappedProperties" ? (chart2)

2017-08-31 Thread julien2412
Hello, According to https://opengrok.libreoffice.org/search?project=core=addWrappedProperties= , it seems addWrappedProperties methods aren't used at all. Did I miss something? If no, is it ok to remove them? Julien -- Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html

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

2017-08-31 Thread Caolán McNamara
sw/qa/core/data/odt/pass/tdf112123.odt |binary xmloff/source/text/txtimp.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 1b7d983684790331eacdf027c26d1cf61ae53468 Author: Caolán McNamara Date: Thu Aug 31 13:16:25 2017 +0100 Resolves:

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

2017-08-31 Thread Caolán McNamara
sw/qa/core/data/odt/pass/tdf112123.odt |binary xmloff/source/text/txtimp.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 3576aa7a7328b04faf222451d73681db7c1d9c54 Author: Caolán McNamara Date: Thu Aug 31 13:16:25 2017 +0100 Resolves:

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

2017-08-31 Thread Miklos Vajna
sdext/source/presenter/PresenterTheme.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0906937a5dabc2300bb8a3974348772f7cad7423 Author: Miklos Vajna Date: Thu Aug 31 13:47:29 2017 +0200 sdext: fix loplugin:constparams

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

2017-08-31 Thread Stephan Bergmann
sc/source/ui/vba/vbarange.cxx |2 sw/qa/extras/uiwriter/data/tdf112109.fodt | 170 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 10 + sw/source/core/layout/sectfrm.cxx | 34 -- 4 files changed, 208 insertions(+), 8 deletions(-) New

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

2017-08-31 Thread Eike Rathke
sc/source/ui/docshell/impex.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 13787b61d2fa4ef5e61a41e4bb0424a870dc03bf Author: Eike Rathke Date: Thu Aug 31 15:26:35 2017 +0200 SYLK import: init nRefCol,nRefRow with start col,row

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

2017-08-31 Thread Dennis Francis
sc/source/ui/vba/vbarange.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit c864fc9eab79d0b24036588cf8fc37ef51bd1907 Author: Dennis Francis Date: Tue Aug 29 15:32:14 2017 +0530 tdf#111939: Fallback to getting view data from best view

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

2017-08-31 Thread Michael Stahl
xmloff/source/text/txtparai.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 98552e46521b012e7694c056eca956ae4ee27a0c Author: Michael Stahl Date: Thu Aug 31 15:15:41 2017 +0200 tdf#112122 xmloff: inserting index marks into

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

2017-08-31 Thread Caolán McNamara
sw/qa/core/data/odt/pass/tdf112123.odt |binary xmloff/source/text/txtimp.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit e09c2106c136b9cb3a32e1ffbc19aba8269f37ca Author: Caolán McNamara Date: Thu Aug 31 13:16:25 2017 +0100 Resolves:

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

2017-08-31 Thread Bartosz Kosiorek
dev/null |binary sc/qa/unit/data/xlsx/pivot-table/with-strings-integers-and-dates.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 132 ++ sc/source/filter/excel/xepivotxml.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2017-08-31 Thread Matthias Freund
icon-themes/sifr/links.txt |4 icon-themes/sifr_dark/links.txt |4 icon-themes/sifr_svg/links.txt |8 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit edd00cef0bc9efe9e3e3f9b4e62e4ef22f778f6b Author: Matthias Freund

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2017-08-31 Thread Matthias Freund
icon-themes/sifr/links.txt |4 icon-themes/sifr_dark/links.txt |4 icon-themes/sifr_svg/links.txt |8 ++-- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit ca208daed39c5d4614f5055e8d7860e6f2c0e2f6 Author: Matthias Freund

[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2017-08-31 Thread andreas kainz
icon-themes/sifr/links.txt |4 icon-themes/sifr_dark/links.txt |4 icon-themes/sifr_svg/links.txt |4 3 files changed, 12 insertions(+) New commits: commit 3dc349b0ab905f5a0ae58628276a097f24527ba1 Author: andreas kainz Date: Tue Aug 29

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 11 commits - connectivity/java desktop/win32 extensions.lst external_deps.lst instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice inst

2017-08-31 Thread Matthias Seidel
connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/PostgresqlDriver.java |2 connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/PostgresqlTables.java | 17

Minutes of the Design meeting: 2017-Aug-31

2017-08-31 Thread Heiko Tietze
Present: Jay, Eric, Tomaz, Stuart, Heiko * LibO mascot + Competition finishing today * So far 270 valid contributions + First voting phase coming up * Use direct formatting and character style in ToC + https://bugs.documentfoundation.org/show_bug.cgi?id=87604 + Limitation

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2.1' - sw/qa sw/source

2017-08-31 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf112109.fodt | 170 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 10 + sw/source/core/layout/sectfrm.cxx | 34 -- 3 files changed, 207 insertions(+), 7 deletions(-) New commits: commit

[Libreoffice-commits] core.git: vcl/Library_vcl.mk

2017-08-31 Thread Miklos Vajna
vcl/Library_vcl.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 880d092e90f6c519e46b067f5157f268ee940f3e Author: Miklos Vajna Date: Thu Aug 31 09:18:39 2017 +0200 vcl PDF export: remove no longer direct curl dependency The relevant code

Re: minutes of ESC call ...

2017-08-31 Thread khagaroth
On Thu, Aug 31, 2017 at 4:49 PM, Michael Meeks wrote: >+ calc/PDF – wrt. line-breaking: most concern > + Khaled ? driven away by annoying reporter ? > *+ calc issue appears to affect only him → ignore it? > (Xisco)* >

[Libreoffice-commits] core.git: Branch 'distro/escriba/escriba-5.2' - sw/qa sw/source

2017-08-31 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf112109.fodt | 170 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 10 + sw/source/core/layout/sectfrm.cxx | 34 -- 3 files changed, 207 insertions(+), 7 deletions(-) New commits: commit

minutes of ESC call ...

2017-08-31 Thread Michael Meeks
* Present: + Jan-Marek, Stephan, Caolan, Heiko, Miklos, Shinnok, Thorsten, Xisco, Michael M, Eike, Armin, Christian, Kendy, Olivier * Completed Action Items: + find out if we have projects & mentors for Capstone (Shinnok) [ no-one replied – sent a follow-up E-mail, no

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

2017-08-31 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1897812ed4ab11409de8a58a75c3b631332ba92d Author: Eike Rathke Date: Thu Aug 31 17:22:31 2017 +0200 Classify ocPercentSign as Array capable Actually it's implemented in

[Libreoffice-commits] core.git: Branch 'feature/borderline3' - include/svx svx/source sw/source

2017-08-31 Thread Armin Le Grand
include/svx/framelink.hxx| 90 +++--- svx/source/dialog/framelink.cxx | 171 --- svx/source/dialog/framelinkarray.cxx | 66 ++--- sw/source/core/layout/paintfrm.cxx | 106 - 4 files changed, 252

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

2017-08-31 Thread Stephan Bergmann
compilerplugins/clang/constparams.cxx |9 ++--- desktop/source/minidump/minidump.cxx |4 ++-- 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit 36910b444cee523766fb812ec85ad8f2b5096680 Author: Stephan Bergmann Date: Thu Aug 31 17:55:52 2017

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

2017-08-31 Thread Noel Grandin
sc/inc/document.hxx |5 ++--- sc/inc/table.hxx | 32 +--- sc/source/core/data/document.cxx |9 - sc/source/core/data/drwlayer.cxx | 12 ++-- sc/source/core/data/table1.cxx | 11 ++-

Re: minutes of ESC call ...

2017-08-31 Thread Michael Meeks
Hi there, On 31/08/17 16:35, khagaroth wrote: > On Thu, Aug 31, 2017 at 4:49 PM, Michael Meeks > > wrote: > >+ calc/PDF – wrt. line-breaking: most concern > + Khaled ? driven away by annoying

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

2017-08-31 Thread Christian Lohmaier
android/Bootstrap/src/org/libreoffice/kit/LibreOfficeKit.java | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 0aad6244eb1a894fc399769b7dc52e23888b6982 Author: Christian Lohmaier Date: Thu Aug 31 18:25:33 2017 +0200 need to

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

2017-08-31 Thread Dennis Francis
sc/source/ui/view/tabvwsh5.cxx |4 1 file changed, 4 deletions(-) New commits: commit 8c8b7e0d7ae16f238089e857f2549d6de058cf2e Author: Dennis Francis Date: Tue Aug 22 12:42:23 2017 +0530 tdf#97548: Do not set anchor flag on starting formula mode

[Libreoffice-commits] core.git: download.lst

2017-08-31 Thread Eike Rathke
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 04d70c0999c716f5465631eca50945915ec607c4 Author: Eike Rathke Date: Thu Aug 31 18:54:09 2017 +0200 Upgrade to language-subtag-registry-2017-08-15 Change-Id:

[Libreoffice-commits] core.git: connectivity/source mysqlc/source odk/examples

2017-08-31 Thread Julien Nabet
connectivity/source/drivers/ado/AStatement.cxx |4 ++-- connectivity/source/drivers/macab/MacabStatement.hxx|4 ++-- connectivity/source/drivers/odbc/OPreparedStatement.cxx |2 +- connectivity/source/drivers/odbc/OStatement.cxx

[Libreoffice-commits] core.git: desktop/StaticLibrary_minidump.mk

2017-08-31 Thread Stephan Bergmann
desktop/StaticLibrary_minidump.mk | 19 --- 1 file changed, 19 deletions(-) New commits: commit 1007e74d0564c393f88edd4df003e4c9a4524dae Author: Stephan Bergmann Date: Wed Aug 30 14:53:36 2017 +0200 Remove unused desktop/StaticLibrary_minidump.mk

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

2017-08-31 Thread Julien Nabet
connectivity/source/drivers/dbase/DTable.cxx |2 +- connectivity/source/inc/resource/sharedresources.hxx |4 ++-- connectivity/source/resource/sharedresources.cxx |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit

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

2017-08-31 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |4 writerfilter/source/dmapper/DomainMapper.cxx |3 +++ 2 files changed, 7 insertions(+) New commits: commit c071e5f6858661881065cbb4e644c37c8e94ccc6 Author: Justin Luth Date: Thu Aug 24 22:17:18 2017 -0400

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

2017-08-31 Thread Justin Luth
sw/source/core/objectpositioning/anchoredobjectposition.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit b55d86610128d0b6f8d0fea7c9a3e9d5acd4c878 Author: Justin Luth Date: Sat Jul 29 21:01:33 2017 -0400 tdf#108932 - prevent textbox shrink from

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

2017-08-31 Thread Caolán McNamara
sw/qa/core/data/odt/pass/tdf112122.odt |binary xmloff/source/text/txtparai.cxx|2 +- xmloff/source/text/txtparai.hxx|2 +- 3 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 70b9aa7bc1b6c1af358a14843c777c9d150f745d Author: Caolán McNamara

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

2017-08-31 Thread Julien Nabet
connectivity/source/drivers/jdbc/JConnection.cxx |8 +-- connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx |2 connectivity/source/drivers/mozab/bootstrap/MNSINIParser.hxx |8 +--

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

2017-08-31 Thread Gabor Kelemen
svx/uiconfig/ui/textcharacterspacingcontrol.ui | 64 - 1 file changed, 32 insertions(+), 32 deletions(-) New commits: commit e3c2968b78a653932a82324bebd4e3cfd69511ad Author: Gabor Kelemen Date: Thu Aug 31 21:25:33 2017 +0200 tdf#111734

[Libreoffice-commits] core.git: helpcontent2

2017-08-31 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dbaf05724059d8f1f4d9069a4387c52ffa6865fc Author: Olivier Hallot Date: Thu Aug 31 17:54:23 2017 -0300 Updated core Project: help

[Libreoffice-commits] help.git: help3xsl/index.html

2017-08-31 Thread Olivier Hallot
help3xsl/index.html |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ec8bc0cdb172478c9825dc434219519f702c2ac7 Author: Olivier Hallot Date: Thu Aug 31 17:54:23 2017 -0300 Add language detector when landing in helponline

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

2017-08-31 Thread Olivier Hallot
source/auxiliary/shared.tree |1 + 1 file changed, 1 insertion(+) New commits: commit 7efd9647910ebfe0d2eb6050b812fd2894a30dcb Author: Olivier Hallot Date: Thu Aug 31 19:18:48 2017 -0300 Give Safe Mode more visibility Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2017-08-31 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b33f018713247dd511d232f8efdc7ce46de48f6 Author: Olivier Hallot Date: Thu Aug 31 19:18:48 2017 -0300 Updated core Project: help

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

2017-08-31 Thread Noel Grandin
sdext/source/presenter/PresenterTheme.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit ec67943f59e09f0f933182f52e582e28b3f258bc Author: Noel Grandin Date: Thu Aug 31 09:25:49 2017 +0200 class ViewDescriptor is unused since

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_setup.mk

2017-08-31 Thread Markus Mohrhard
instsetoo_native/CustomTarget_setup.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b75e6efdd04fa1128dd2cef6e28b1ad172464143 Author: Markus Mohrhard Date: Thu Aug 31 10:41:07 2017 +0300 Check ENABLE_ONLINE_UPDATE_MAR in one

[Libreoffice-bugs] [Bug 105198] Two-screen presentation mode fails on Wayland

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105198 Caolán McNamara changed: What|Removed |Added Resolution|INSUFFICIENTDATA|FIXED

[Libreoffice-bugs] [Bug 112132] [META] GSoC'17 Customization dialog

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112132 Heiko Tietze changed: What|Removed |Added Depends on||112136

[Libreoffice-bugs] [Bug 109267] Assertion failed when undoing delete inside redline insert

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109267 Rosemary Sebastian changed: What|Removed |Added Assignee|rosemary.s...@gmail.com

[Libreoffice-bugs] [Bug 112139] [META] Options dialog' s Language settings bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112139 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 112081] UI: Checkbox labels getting cropped in various language setting options

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112081 Yousuf Philips (jay) changed: What|Removed |Added Blocks|102187

[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187 Yousuf Philips (jay) changed: What|Removed |Added Depends on|112081 |

[Libreoffice-bugs] [Bug 106039] Libreoffice crashes selecting templates using icon in systray

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

[Libreoffice-ux-advise] [Bug 97313] Freezes using NVDA screen reader when opening a file by using control+o or in the file menu

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97313 Yousuf Philips (jay) changed: What|Removed |Added Summary|Freezes using NVDA screen

[Libreoffice-bugs] [Bug 97313] Freezes using NVDA screen reader when opening a file by using control+o or in the file menu

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97313 Yousuf Philips (jay) changed: What|Removed |Added Summary|Freezes using NVDA screen

[Libreoffice-bugs] [Bug 54192] French Touch Dot in keypad

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54192 satan...@free.fr changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 111755] please add support for TARGA [ .tga ] file format

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111755 krishna [:kr1shna] changed: What|Removed |Added Summary|fileopen .tga endless loop |please

[Libreoffice-bugs] [Bug 112124] Fields dialog: Cross-reference types "Illustration", "Table" and "Drawing" should be displayed in plural form

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112124 Thomas Lendo changed: What|Removed |Added Summary|Fields dialog: |Fields

[Libreoffice-bugs] [Bug 105282] Hyperlink to other pages in the draw document losses to other if a new page is inserted or duplication page command is clicked.

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105282 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 112114] Using '#' symbol as comment prevent to assign integer variables

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

[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 82064] FILEOPEN: DOCX Strict missing last page with 2 frames

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82064 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 112103] FILESAVE: XML element for table cell background no fill unnecessarily written in DOCX

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112103 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 112139] New: [META] Options dialog' s Language settings bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112139 Bug ID: 112139 Summary: [META] Options dialog's Language settings bugs and enhancements Product: LibreOffice Version: unspecified Hardware: All OS:

[Libreoffice-bugs] [Bug 112139] [META] Options dialog' s Language settings bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112139 Yousuf Philips (jay) changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 102187] [META] Options dialog bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=102187 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 112125] [META] Hyperlink dialog bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112125 Bug 112125 depends on bug 105282, which changed state. Bug 105282 Summary: Hyperlink to other page not preserved when a page is inserted/duplicated and doesnt have a user-defined page name

[Libreoffice-bugs] [Bug 105282] Hyperlink to other page not preserved when a page is inserted /duplicated and doesnt have a user-defined page name

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105282 Yousuf Philips (jay) changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 112125] [META] Hyperlink dialog bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112125 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 111701] EDITING: The page background configuration for a master page set in the sidebar is non-permanent

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111701 Yousuf Philips (jay) changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 89466] SIDEBAR: Slide and Page content panels in Properties tab in Impress/Draw

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89466 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 112137] New: dot key on numeric keypad

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112137 Bug ID: 112137 Summary: dot key on numeric keypad Product: LibreOffice Version: 5.3.4.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 111306] EDITING: The master slide loses the background when changing page format of orientation using the sidebar

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111306 Yousuf Philips (jay) changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 108392] [META] Master slide bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108392 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 112137] dot key on numeric keypad

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112137 --- Comment #1 from satan...@free.fr --- The numeric keypad point does not work. Whenever I want to use it to mark a point, it's a comma. best regards. -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 105606] Digital Signatures Helptext missing Windows & macOS instructions

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105606 Katarina Behrens (CIB) changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 111756] FILEOPEN: Transition sound not preselected in sidebar

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111756 Yousuf Philips (jay) changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 104444] [META] DOCX table-related issues

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=10 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 108398] [META] Improve exported OOXML xml code

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108398 Yousuf Philips (jay) changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 110746] [META] Option dialog's View settings bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110746 Yousuf Philips (jay) changed: What|Removed |Added Summary|[META] View options bugs

[Libreoffice-bugs] [Bug 107733] [META] Hyperlink bugs and enhancements

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107733 Yousuf Philips (jay) changed: What|Removed |Added Depends on|105282 |

[Libreoffice-bugs] [Bug 112132] [META] GSoC'17 Customization dialog

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112132 Heiko Tietze changed: What|Removed |Added Depends on||112135

[Libreoffice-bugs] [Bug 103919] Mailmerge e-mail does not send all merged documents

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103919 --- Comment #34 from Cor Nouws --- (In reply to Alex Kempshall from comment #33) > As I mentioned in comment 13 > > If I start an smtp server on my own machine and send the messages to Messages with or without a

[Libreoffice-bugs] [Bug 54192] French Touch Dot in keypad

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54192 Jean-Baptiste Faure changed: What|Removed |Added Status|REOPENED

[Libreoffice-ux-advise] [Bug 112124] Fields dialog: Cross-reference types "Illustration", "Table" and "Drawing" should be displayed in plural form

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112124 Thomas Lendo changed: What|Removed |Added Summary|Fields dialog: |Fields

[Libreoffice-bugs] [Bug 112132] [META] GSoC'17 Customization dialog

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112132 Heiko Tietze changed: What|Removed |Added Depends on||112133

[Libreoffice-bugs] [Bug 96299] Illustration Cross Reference Defaults to Page - Should Default to Number

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96299 Cor Nouws changed: What|Removed |Added Status|RESOLVED|NEW

  1   2   3   4   5   >