Re: DPI and screen resolution on OS X

2016-02-03 Thread SOS
On 3/02/2016 3:55, Kohei Yoshida wrote: On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: The other question is: why would we not want to the actual DPI and screen resolution? My understanding is that, historically, the OS provided a function to query DPI but what gets returned from suc

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

2016-02-03 Thread kerem
framework/source/services/desktop.cxx |3 +-- framework/source/services/modulemanager.cxx|3 +-- framework/source/uielement/thesaurusmenucontroller.cxx |3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 36c3229a2e7765901dc3c21da3b

[Bug 88205] Adapt uses of css::uno::Sequence to use initializer_list ctor

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88205 --- Comment #7 from Commit Notification --- kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=36c3229a2e7765901dc3c21da3b223eca33266a4 tdf#88205 Delete

[Libreoffice-commits] core.git: dtrans/Library_ftransl.mk dtrans/source dtrans/StaticLibrary_dtobj.mk

2016-02-03 Thread burcinakalin
dtrans/Library_ftransl.mk|5 dtrans/StaticLibrary_dtobj.mk|5 dtrans/source/inc/WinClip.hxx| 29 +++ dtrans/source/win32/dtobj/DOTransferable.cxx |2 - dtrans/source/win32/dtobj/DTransHelper.hxx |

[Bug 95416] Get rid of #include "../foo/bar.hxx" style includes

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95416 --- Comment #7 from Commit Notification --- burcinakalin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=078d5e8abf51a576dd8532d479fb39bfcb8a4e97 tdf#95416

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 51/e9a26e702cdbdeb864844b5092d7f24ba28141

2016-02-03 Thread Caolán McNamara
51/e9a26e702cdbdeb864844b5092d7f24ba28141 |1 + 1 file changed, 1 insertion(+) New commits: commit 2f5861bfcff3af387290e90d6269e786b41bd8cc Author: Caolán McNamara Date: Wed Feb 3 09:08:34 2016 + Notes added by 'git notes add' diff --git a/51/e9a26e702cdbdeb864844b5092d7f24ba281

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - libreofficekit/qa

2016-02-03 Thread Stephan Bergmann
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 201793cb2c204475422cd0ee86f4065f03e4b9be Author: Stephan Bergmann Date: Thu Jan 28 15:47:41 2016 +0100 Missing include Change-Id: I4930837c2a5bd78c16a83dcccde34843d302

[Libreoffice-commits] core.git: extras/CustomTarget_autotextshare.mk extras/source

2016-02-03 Thread László Németh
extras/CustomTarget_autotextshare.mk | 12 +- extras/source/autotext/lang/hu/standard/2010/content.xml |2 - extras/source/autotext/lang/hu/standard/2010/styles.xml |2 - extras/source/autotext/lang/hu/standard/2011/content.xml |2 - extra

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

2016-02-03 Thread László Németh
sw/source/uibase/docvw/edtwin.cxx | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 483d0e85fad6f8f787ada28bc16242c43f7496b4 Author: László Németh Date: Sat Jan 30 17:17:42 2016 +0100 Autocompletion: complete year (part) to current date

[Libreoffice-commits] core.git: 2 commits - desktop/source include/LibreOfficeKit libreofficekit/source

2016-02-03 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 39 ++- desktop/source/lib/lokinteractionhandler.cxx | 284 +-- desktop/source/lib/lokinteractionhandler.hxx | 33 ++- include/LibreOfficeKit/LibreOfficeKitEnums.h | 14 + libreofficekit/source/gtk/lokdocview.cxx |

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

2016-02-03 Thread Miklos Vajna
svx/source/svdraw/svdedtv2.cxx | 50 svx/source/svdraw/svdetc.cxx | 64 - 2 files changed, 57 insertions(+), 57 deletions(-) New commits: commit dc146752b2fe11b3523299462a806c3c374ee0fa Author: Miklos Vajna Date: We

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

2016-02-03 Thread Andras Timar
vcl/AllLangResTarget_vcl.mk |1 + vcl/inc/svids.hrc |6 ++ vcl/source/app/svapp.cxx| 10 +- vcl/source/src/app.src | 37 + 4 files changed, 49 insertions(+), 5 deletions(-) New commits: commit e4b98408f60fdbe8248540da5

Re: [libo-marketing-priv] Program Committee for LibOCon

2016-02-03 Thread Jan Holesovsky
Hi Sophie, Sophie píše v Út 02. 02. 2016 v 11:49 +0100: > As each year, it's time to form the Program Committee. We need at least > 3 or 4 persons available to review the talks proposed by the community, > sort and organize them and then manage the conference program. > > *Important note*: you n

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

2016-02-03 Thread Andras Timar
oox/source/export/shapes.cxx | 18 ++ sw/qa/extras/ooxmlexport/data/flip_and_rotate.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport7.cxx | 19 +++ 3 files changed, 33 insertions(+), 4 deletions(-) New commits: commit bd36889b2caa4

[Libreoffice-commits] core.git: 5 commits - sc/qa sd/qa sw/qa vcl/headless

2016-02-03 Thread Caolán McNamara
sc/qa/unit/data/xls/fail/EDB-39398-1.xlsx |binary sd/qa/unit/data/ppt/pass/EDB-39395-1.ppt |binary sd/qa/unit/data/ppt/pass/EDB-39397-1.ppt |binary sw/qa/core/data/ww8/pass/EDB-39396-1.doc |binary vcl/headless/svpgdi.cxx | 27 +++ 5 files changed,

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

2016-02-03 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 65 + 1 file changed, 65 insertions(+) New commits: commit cdffa289a32ba21ee30906e1268ec5962f1d88d9 Author: Varun Dhall Date: Mon Feb 1 17:38:41 2016 +0530 Added Test for checking newly created writer document with

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

2016-02-03 Thread Caolán McNamara
dev/null |binary sc/qa/unit/data/xls/fail/EDB-39398-1.xls |binary 2 files changed New commits: commit b590d157645141f320f155b56ac915d72b2c4a46 Author: Caolán McNamara Date: Wed Feb 3 10:10:05 2016 + its an xls not an xlsx Change-Id: I0d66e27

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

2016-02-03 Thread Michael Stahl
connectivity/inc/pch/precompiled_dbtools.hxx|1 - connectivity/source/parse/sqlnode.cxx |3 +-- extensions/source/propctrlr/standardcontrol.cxx |6 ++ 3 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 8c279f01597cea9850ab68add6fa3370eb61c1b2 Author

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/reference.html loleaflet/src loolwsd/bundled loolwsd/LOKitClient.cpp loolwsd/LOOLSession.cpp loolwsd/protocol.txt

2016-02-03 Thread Jan Holesovsky
loleaflet/reference.html |4 +++ loleaflet/src/core/Socket.js |3 ++ loleaflet/src/layer/tile/TileLayer.js|9 ++- loolwsd/LOKitClient.cpp |1 loolws

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

2016-02-03 Thread Chris Sherlock
chart2/source/view/main/3DChartObjects.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit f16433ec2cba13b78022f1bf6e78bcf26fb22be8 Author: Chris Sherlock Date: Wed Feb 3 21:23:41 2016 +1100 chart2: I think we can get rid of OLDRENDER now Change-

[Libreoffice-commits] online.git: loleaflet/reference.html loleaflet/src loolwsd/bundled loolwsd/ChildProcessSession.cpp loolwsd/LOKitClient.cpp loolwsd/protocol.txt

2016-02-03 Thread Jan Holesovsky
loleaflet/reference.html |4 +++ loleaflet/src/core/Socket.js |3 ++ loleaflet/src/layer/tile/TileLayer.js|9 ++- loolwsd/ChildProcessSession.cpp | 10 +++

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

2016-02-03 Thread Chris Sherlock
chart2/source/view/main/3DChartObjects.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit bb65881c20c5ab0f60f658b152539fc7ab49666c Author: Chris Sherlock Date: Wed Feb 3 21:27:31 2016 +1100 chart2: remove commented out code Change-Id: Ie69dcec1431b6cbbaccfa7d92f17166

Re: DPI and screen resolution on OS X

2016-02-03 Thread Chris Sherlock
On 3 Feb 2016, at 7:24 PM, SOS wrote: > > > On 3/02/2016 3:55, Kohei Yoshida wrote: >> On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: >>> The other question is: why would we not want to the actual DPI and >>> screen resolution? >> My understanding is that, historically, the OS provided

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 2 commits - desktop/source include/LibreOfficeKit libreofficekit/source

2016-02-03 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 39 ++- desktop/source/lib/lokinteractionhandler.cxx | 284 +-- desktop/source/lib/lokinteractionhandler.hxx | 33 ++- include/LibreOfficeKit/LibreOfficeKitEnums.h | 14 + libreofficekit/source/gtk/lokdocview.cxx |

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

2016-02-03 Thread Adolfo Jayme Barrientos
source/text/shared/01/0211.xhp |6 +++--- source/text/swriter/01/0211.xhp |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 5290d2a3f4df1fb63171b37352dc4ac59a9acf10 Author: Adolfo Jayme Barrientos Date: Wed Feb 3 04:32:19 2016 -0600 tdf#95408 U

[Libreoffice-commits] core.git: helpcontent2

2016-02-03 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4dc15e72e6c8925fb607558d5005a9c684e420d Author: Adolfo Jayme Barrientos Date: Wed Feb 3 04:32:19 2016 -0600 Updated core Project: help 5290d2a3f4df1fb63171b37352dc4ac59a9acf10 tdf#9540

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

2016-02-03 Thread Caolán McNamara
sax/source/tools/converter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b9fa2963cf12e6987b3a0acc219c4fa591e41be8 Author: Caolán McNamara Date: Wed Feb 3 10:30:43 2016 + fix gcc build error error: invalid operands of types '__gnu_cxx::_

[Bug 95408] "Toggle" in Writer Navigator should be more explicit in what it toggles

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95408 --- Comment #4 from Commit Notification --- Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=5290d2a3f4df1fb63171b37352dc4ac59a9acf10

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

2016-02-03 Thread Michael Stahl
desktop/source/lib/lokinteractionhandler.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 85e6cc898c5d5a1d5d60897bef31da9f46b22686 Author: Michael Stahl Date: Wed Feb 3 11:38:10 2016 +0100 libreofficekit: CppunitTest_libreofficekit_tiledrendering cra

[Bug 96132] Enabling Experimental Features in the UI doesn't inform the user that LibO needs to be restarted

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96132 --- Comment #6 from Cor Nouws --- (In reply to Markus Mohrhard (retired) from comment #5) > There are many experimental features that work without a restart. To be honest: I wouldn't be able (without searching) to point to the list of th

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

2016-02-03 Thread Michael Stahl
desktop/inc/pch/precompiled_deployment.hxx|1 - desktop/inc/pch/precompiled_deploymentgui.hxx |1 - desktop/source/deployment/gui/license_dialog.cxx |5 +++-- desktop/source/deployment/gui/license_dialog.hxx |1 - desktop/source/deploym

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

2016-02-03 Thread Jan Holesovsky
sc/source/ui/unoobj/docuno.cxx|7 +++ sd/source/ui/unoidl/unomodel.cxx |7 +++ sw/source/uibase/uno/unotxdoc.cxx |7 +++ 3 files changed, 21 insertions(+) New commits: commit 9b5f1a79f52b3d541a978f117548e255febf39d4 Author: Jan Holesovsky Date: Wed Feb 3 11:59:04 2

Re: [libreoffice-projects] Program Committee for LibOCon

2016-02-03 Thread Marina Latini
Il 02.02.2016 11:49 Sophie ha scritto: Hi all, Hi Sophie As each year, it's time to form the Program Committee. We need at least 3 or 4 persons available to review the talks proposed by the community, sort and organize them and then manage the conference program. *Important note*: you need

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

2016-02-03 Thread Jean-Pierre Ledure
wizards/source/access2base/Application.xba |2 wizards/source/access2base/Collect.xba |3 wizards/source/access2base/Compatible.xba |2 wizards/source/access2base/DataDef.xba | 17 ++- wizards/source/access2base/Database.xba| 34 -- wizards/source/access2base/Fi

[Bug 38835] strip out non-trivial globals before main

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38835 --- Comment #21 from Björn Michaelsen --- Note that constants (currently either #defines or "static const ..." can -- with C++11 -- be turned into constexprs: http://en.cppreference.com/w/cpp/language/constexpr which should be generally

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

2016-02-03 Thread Michael Stahl
desktop/source/lib/lokinteractionhandler.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit d04cf314d44c0ae0cbb135d21436d119f936208c Author: Michael Stahl Date: Wed Feb 3 11:38:10 2016 +0100 libreofficekit: CppunitTest_libreofficekit_tiledrendering cra

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

2016-02-03 Thread Jan Holesovsky
sc/source/ui/unoobj/docuno.cxx|7 +++ sd/source/ui/unoidl/unomodel.cxx |7 +++ sw/source/uibase/uno/unotxdoc.cxx |7 +++ 3 files changed, 21 insertions(+) New commits: commit 70a1dbb4c7fdcb6ba309aa53dac8299a3f2bc626 Author: Jan Holesovsky Date: Wed Feb 3 11:59:04 2

Re: DPI and screen resolution on OS X

2016-02-03 Thread SOS
On 3/02/2016 11:32, Chris Sherlock wrote: On 3 Feb 2016, at 7:24 PM, SOS wrote: On 3/02/2016 3:55, Kohei Yoshida wrote: On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: The other question is: why would we not want to the actual DPI and screen resolution? My understanding is that, h

Re: DPI and screen resolution on OS X

2016-02-03 Thread Chris Sherlock
On 3 Feb 2016, at 10:35 PM, SOS wrote: > > > On 3/02/2016 11:32, Chris Sherlock wrote: >> On 3 Feb 2016, at 7:24 PM, SOS wrote: >>> >>> On 3/02/2016 3:55, Kohei Yoshida wrote: On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: > The other question is: why would we not want to th

Re: DPI and screen resolution on OS X

2016-02-03 Thread Alexander Thurgood
Le 03/02/2016 00:52, Chris Sherlock a écrit : Hi Chris, > Hi all, > > I’ve mentioned this briefly to Tor on IRC, but thought I’d email the mailing > list and a general enquiry. > > I noticed that we don’t actually get the “true” DPI for OS X, nor the actual > resolution - at least on high

Re: DPI and screen resolution on OS X

2016-02-03 Thread SOS
On 3/02/2016 13:01, Chris Sherlock wrote: On 3 Feb 2016, at 10:35 PM, SOS wrote: On 3/02/2016 11:32, Chris Sherlock wrote: On 3 Feb 2016, at 7:24 PM, SOS wrote: On 3/02/2016 3:55, Kohei Yoshida wrote: On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: The other question is: why wou

Re: DPI and screen resolution on OS X

2016-02-03 Thread Chris Sherlock
> On 3 Feb 2016, at 11:08 PM, Alexander Thurgood > wrote: > > Le 03/02/2016 00:52, Chris Sherlock a écrit : > > Hi Chris, > > >> Hi all, >> >> I’ve mentioned this briefly to Tor on IRC, but thought I’d email the mailing >> list and a general enquiry. >> >> I noticed that we don’t actual

[Bug 87813] SIDEBAR: Incorporating the effects list into the animation tab

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87813 Rishabh changed: What|Removed |Added Assignee|akshaydeepi...@gmail.com|kris.kr...@gmail.com -- You are receiv

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - configure.ac

2016-02-03 Thread Andras Timar
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df7825ac64cbf54122bbcd8976214c6b148b67df Author: Andras Timar Date: Wed Feb 3 13:30:35 2016 +0100 Bump version to 5.0-21 Change-Id: I2f1f6a61661faad76a9929ffc64125ffbd09ec6a diff --git a/co

[Bug 87813] SIDEBAR: Incorporating the effects list into the animation tab

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87813 --- Comment #9 from Rishabh --- (In reply to Samuel Mehrbrodt from comment #8) > This is an easy hack. The task is to complete the patch here: > https://gerrit.libreoffice.org/#/c/17008/ > > There are some bugs to fix, see comment from Ja

[Libreoffice-commits] core.git: offapi/com

2016-02-03 Thread Michael Stahl
offapi/com/sun/star/util/XNumberFormatTypes.idl | 13 + offapi/com/sun/star/util/XSearchable.idl|2 ++ offapi/com/sun/star/xml/sax/XFastParser.idl |1 + 3 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 12ac55d594757246dcf0007d4f0947a453ffdd83

[Bug 87813] SIDEBAR: Incorporating the effects list into the animation tab

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87813 --- Comment #10 from Samuel Mehrbrodt --- (In reply to Rishabh from comment #9) > Apologies for the inactivity. I wish to restart the work on this patch and > will start by updating the commit to build in the current master. Hi Rishab, pl

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

2016-02-03 Thread Miklos Vajna
external/libxmlsec/UnpackedTarball_xmlsec.mk |1 external/libxmlsec/xmlsec1-mscrypto-sha256.patch.1 | 308 + 2 files changed, 309 insertions(+) New commits: commit e2ccc96482e770edb57edffbf653c18d3a0c4c23 Author: Miklos Vajna Date: Wed Feb 3 13:34:19 2016 +0100

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

2016-02-03 Thread Caolán McNamara
vcl/source/gdi/pdfwriter_impl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 384c815eda697d75706f686dc2ceb227b4d3f245 Author: Caolán McNamara Date: Wed Feb 3 12:36:09 2016 + Resolves: tdf#96653 distorted images on export to pdf regression

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

2016-02-03 Thread Ras-al-Ghul
include/vcl/window.hxx |3 - vcl/inc/svdata.hxx | 13 vcl/source/app/svapp.cxx | 34 -- vcl/source/window/window.cxx | 65 +-- 4 files changed, 15 insertions(+), 100 deletions(-) New commits: commit

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 --- Comment #38 from Commit Notification --- Ras-al-Ghul committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=60d6cb4faaffeef7e4660b2077c7d41a6865b761 tdf#96888

Apple Numbers application and format.

2016-02-03 Thread jan iversen
Hi. With a little help in IRC (Thanks) I managed to convert a ods (calc) file to apple's number application using .xlsx as an intermidiate format. Does anybody know, where I can find a specificition of the numbers file format ? if the format is known, it cannot be that hard to write import/expo

Re: Apple Numbers application and format.

2016-02-03 Thread Chris Sherlock
What exactly are you trying to do? Chris > On 3 Feb 2016, at 11:58 PM, jan iversen wrote: > > Hi. > > With a little help in IRC (Thanks) I managed to convert a ods (calc) file to > apple's number application using .xlsx as an intermidiate format. > > Does anybody know, where I can find a spe

RE: Apple Numbers application and format.

2016-02-03 Thread Winfried Donkers
Hi Jan, > With a little help in IRC (Thanks) I managed to convert a ods (calc) file > to apple's number application using .xlsx as an intermidiate format. > > Does anybody know, where I can find a specificition of the numbers file > format ? I may have misunderstood you, but you might find answe

[Libreoffice-commits] core.git: idl/inc idl/source sc/sdi sd/sdi sfx2/sdi starmath/sdi svx/sdi sw/sdi

2016-02-03 Thread Noel Grandin
idl/inc/globals.hxx |2 idl/inc/slot.hxx|2 idl/source/objects/slot.cxx |8 idl/source/prj/command.cxx |1 idl/source/prj/globals.cxx |1 sc/sdi/scalc.sdi| 360 - sd/sdi/sdnew.sdi|3 sd/sdi/sdraw.s

Re: Apple Numbers application and format.

2016-02-03 Thread jan iversen
Sent from my iPad, please excuse any misspellings > I may have misunderstood you, but you might find answers here: > https://bugs.documentfoundation.org/show_bug.cgi?id=97334 > Thanks, Dennis really did a super job with that, which is very helpful, but it missed the essential part, how does

Re: DPI and screen resolution on OS X

2016-02-03 Thread Armin Le Grand
Hi, comments inline Am 03.02.2016 um 12:35 schrieb SOS: On 3/02/2016 11:32, Chris Sherlock wrote: On 3 Feb 2016, at 7:24 PM, SOS wrote: On 3/02/2016 3:55, Kohei Yoshida wrote: On Wed, 2016-02-03 at 10:52 +1100, Chris Sherlock wrote: The other question is: why would we not want to the act

Re: Apple Numbers application and format.

2016-02-03 Thread Tor Lillqvist
> We have documents describing the ODF file formats, it is the similar thing for numbers I look for. It is not publicly documented. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreo

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

2016-02-03 Thread Dennis Francis
sc/inc/dbdata.hxx |3 ++ sc/inc/table.hxx | 11 --- sc/source/core/data/documen3.cxx | 32 + sc/source/core/data/table1.cxx |1 sc/source/core/data/table2.cxx | 54 - sc/source/c

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

2016-02-03 Thread Michael Stahl
starmath/source/mathmlimport.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 4a2824e72aae407f5f2a86e6ef45278ef864d437 Author: Michael Stahl Date: Wed Feb 3 14:02:22 2016 +0100 starmath: tdf#97190: don't assert on missing base URL There are vali

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 Michael Meeks changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Libreoffice-commits] core.git: editeng/source filter/source idl/inc sc/source sd/source vcl/source

2016-02-03 Thread Chris Sherlock
editeng/source/outliner/outlundo.hxx |2 +- filter/source/graphicfilter/ipcx/ipcx.cxx | 24 idl/inc/bastype.hxx | 26 +- sc/source/core/tool/rangeutl.cxx |8 sc/source/filter/inc/xcl97rec.hxx

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

2016-02-03 Thread Bryan Quigley
sd/inc/drawdoc.hxx|1 sd/source/core/drawdoc.cxx|6 - sd/source/ui/dlg/present.cxx |4 - sd/source/ui/func/fusldlg.cxx |8 -- sd/source/ui/slideshow/slideshow.cxx | 25 --- sd/source/ui

[Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 --- Comment #9 from Commit Notification --- Chris Sherlock committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8db902785ed40ef388218bd5068f14f5d4bedd69 tdf#942

[Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Commit Notification changed: What|Removed |Added Whiteboard|target:5.1.0|target:5.1.0 target:5.2.0 -

[Bug 96414] Remove feature to show Navigator during slideshow

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96414 Commit Notification changed: What|Removed |Added Whiteboard|| target:5.2.0 -- You are r

[Bug 96414] Remove feature to show Navigator during slideshow

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96414 --- Comment #11 from Commit Notification --- Bryan Quigley committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2503a1e99df463aef1bf87c94b7b4a8ee3554efe tdf#964

[Bug 45168] Add Option to crop (reduce size of) Images in PDF Export

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45168 --- Comment #13 from Cor Nouws --- So for renewing my understanding of this: - it is when images are croped in the document, that then at PDF-export only that part of the image ? - so not the same as setting the resolution in the dialog

[Bug 94269] Replace "n" prefix for bool variables with "b"

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94269 Chris Sherlock changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 96414] Remove feature to show Navigator during slideshow

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96414 Samuel Mehrbrodt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

Re: [Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread Chris Sherlock
Finally! The fix is in - no more dog tags! Thanks from me as well :-) Chris > On 4 Feb 2016, at 12:24 AM, bugzilla-dae...@bugs.documentfoundation.org wrote: > > Michael Meeks changed bug 96888 > >

[Bug 97525] vcl: make DeletionListener internal ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97525 Michael Meeks changed: What|Removed |Added Keywords||difficultyBeginner,

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 Michael Meeks changed: What|Removed |Added See Also||https://bugs.documentfounda

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 --- Comment #40 from Dipankar Niranjan --- There are some remnants though..(Maybe two or three usages..) ImplDelData is still used at those places.. But ImplAddDel and ImplRemoveDel along with IsDead are completely gone.. So, if the cleanu

[Bug 97525] vcl: make DeletionListener internal ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97525 Chris Sherlock changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |chris.sherloc...@gmail.com

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 --- Comment #41 from Michael Meeks --- Oh - true ! =) not quite done - would love another patch to finally kill those. Thanks ! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 96888] Kill internal vcl dog-tags ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96888 --- Comment #42 from Dipankar Niranjan --- (In reply to Michael Meeks from comment #41) Sure.. Will do it once Grok gets updated. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 87743] Pack LibreOffice for PlayOnLinux for QA

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87743 Björn Michaelsen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 97525] vcl: make DeletionListener internal ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97525 Chris Sherlock changed: What|Removed |Added Assignee|chris.sherloc...@gmail.com |libreoffice-b...@lists.free

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2016-02-03 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h | 12 ++ libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 50 + libreofficekit/source/gtk/lokdocview.cxx| 109 +++- 3 files changed, 166 insertions(+), 5 deletions(-) New commits: commit 89a3c1b4d69a

[Bug 97527] vcl: reference-count Menu ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97527 Michael Meeks changed: What|Removed |Added Keywords||difficultyInteresting,

[Bug 97525] vcl: make DeletionListener internal ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97525 --- Comment #3 from Michael Meeks --- Heh - my hope was that Nurhak might do this one =) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list

[Bug 97527] vcl: reference-count Menu ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97527 Chris Sherlock changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |chris.sherloc...@gmail.com

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

2016-02-03 Thread akki95
cui/source/options/optjava.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5008b9a692296ab72e08d397a49d11d0f83c Author: akki95 Date: Wed Feb 3 04:54:01 2016 +0530 tdf#96132 Enabling Experimental Features in UI doesn't warn about restart Change-Id: I2efafee4

[Bug 96132] Enabling Experimental Features in the UI doesn't inform the user that LibO needs to be restarted

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96132 --- Comment #7 from Commit Notification --- akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5008b9a692296ab72e08d397a49d11d0f83c tdf#96132 Enabl

[Bug 96132] Enabling Experimental Features in the UI doesn't inform the user that LibO needs to be restarted

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96132 Commit Notification changed: What|Removed |Added Whiteboard|| target:5.2.0 -- You are r

[Bug 96132] Enabling Experimental Features in the UI doesn't inform the user that LibO needs to be restarted

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96132 Samuel Mehrbrodt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

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

2016-02-03 Thread Arul
sc/inc/table.hxx |2 +- sc/source/core/data/document10.cxx |2 +- sc/source/core/data/table7.cxx |5 - sc/source/ui/view/viewfun3.cxx | 22 -- 4 files changed, 22 insertions(+), 9 deletions(-) New commits: commit 403ca446458268ae04d4

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-5.0-21'

2016-02-03 Thread Ricardo Palomares
Tag 'cp-5.0-21' created by Andras Timar at 2016-02-03 14:22 -0800 cp-5.0-21 Changes since cp-5.0-18-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-5.0-21'

2016-02-03 Thread Christian Lohmaier
Tag 'cp-5.0-21' created by Andras Timar at 2016-02-03 14:22 -0800 cp-5.0-21 Changes since cp-5.0-14-23: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listin

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-5.0-21'

2016-02-03 Thread Christian Lohmaier
Tag 'cp-5.0-21' created by Andras Timar at 2016-02-03 14:22 -0800 cp-5.0-21 Changes since cp-5.0-18: Christian Lohmaier (1): should not be empty/self-closing element () --- source/text/shared/01/0222.xhp |2 +- source/text/swriter/01/04020100.xhp |2 +- 2 files changed, 2

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-5.0-21'

2016-02-03 Thread Andras Timar
Tag 'cp-5.0-21' created by Andras Timar at 2016-02-03 14:22 -0800 cp-5.0-21 Changes since cp-5.0-20-33: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listin

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loolwsd/configure.ac

2016-02-03 Thread Andras Timar
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c69535b67cb597b6b2f978a41f6a3b7b5789f205 Author: Andras Timar Date: Wed Feb 3 15:19:16 2016 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac

[Bug 97525] vcl: make DeletionListener internal ...

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97525 --- Comment #4 from NURHAK ALTIN --- Now, I'm on that bug thanks for orientation =) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list Libr

Can no longer login to ask.libreoffice.org

2016-02-03 Thread Regina Henschel
Hi, I try to login with my AskLibO user name and password. Neither the user name regina nor the email rb.hensc...@t-online.de works. When I do "Recover account" I get an email with a link. I click the link and I reach my account to enter a new password. I can enter the password and then logi

Re: Can no longer login to ask.libreoffice.org

2016-02-03 Thread Sophie
Hi Regina, I'm adding the website list on copy, I get the same issue and can't do the moderation, I don't know what is happening. Cheers Sophie Le 03/02/2016 15:53, Regina Henschel a écrit : > Hi, > > I try to login with my AskLibO user name and password. Neither the user > name regina nor the e

[Bug 90855] DIALOG: Improve the 'Insert Bookmark' dialog

2016-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90855 Samuel Mehrbrodt changed: What|Removed |Added Keywords|needsDevEval|difficultyInteresting,

Re: [libreoffice-website] Re: Can no longer login to ask.libreoffice.org

2016-02-03 Thread Florian Effenberger
Hi, Sophie wrote on 2016-02-03 at 16:00: I'm adding the website list on copy, I get the same issue and can't do the moderation, I don't know what is happening. I just tried and can login without a problem - does this problem still exist? Maybe it was just temporary? Florian

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sd/qa svx/source

2016-02-03 Thread Xisco Fauli
sd/qa/unit/import-tests.cxx|3 +-- svx/source/table/cell.cxx |2 +- svx/source/table/tablelayouter.cxx | 12 +++- 3 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 7583d19a58f9aa0fed51c248c1773285e2cb39cf Author: Xisco Fauli Date: Thu Jan

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

2016-02-03 Thread kumar
sc/source/ui/app/inputhdl.cxx | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) New commits: commit 94aff0c21989e8be46b1676cef4d2a1db61752d3 Author: kumar Date: Thu Jan 21 18:41:50 2016 +0530 tdf#93936:while creating formula comma appends incorrectly using Ctrl k

  1   2   >