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

2015-07-15 Thread Noel Grandin
vcl/source/window/btndlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3209d1a5fc7f1711bf4fb42e57ab300082ba51e8 Author: Noel Grandin Date: Thu Jul 16 08:35:06 2015 +0200 loplugin:redundantcast Change-Id: Ifafd45865c93d474510bd0557bb9ab3843b7dbb7

[Libreoffice-commits] core.git: 19 commits - chart2/source chart2/uiconfig embeddedobj/source sfx2/source

2015-07-15 Thread Markus Mohrhard
chart2/source/controller/inc/ChartController.hxx | 688 + chart2/source/controller/inc/CommandDispatchContainer.hxx | 149 ++ chart2/source/controller/inc/SelectionHelper.hxx | 123 ++ chart2/source/controller/main/ChartController.cxx | 37 chart2/so

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 12 commits - editeng/source include/svx svx/source

2015-07-15 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |4 +-- include/svx/textchain.hxx |2 - svx/source/svdraw/svdedxv.cxx | 28 +++ svx/source/svdraw/svdotext.cxx |2 - svx/source/svdraw/textchainflow.cxx| 30

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

2015-07-15 Thread Noel Grandin
include/sfx2/app.hxx |2 - include/sfx2/bindings.hxx|1 include/sfx2/brokenpackageint.hxx|1 include/sfx2/childwin.hxx|4 --- include/sfx2/dinfdlg.hxx |1 include/sfx2/dispatch.hxx|

[Libreoffice-commits] core.git: compilerplugins/clang cui/source dbaccess/source include/sfx2 include/svx sfx2/inc sfx2/source svx/source sw/source

2015-07-15 Thread Noel Grandin
compilerplugins/clang/unusedmethods.cxx | 25 +--- cui/source/factory/dlgfact.cxx|6 - cui/source/factory/dlgfact.hxx|1 dbaccess/source/core/dataaccess/ModelImpl.cxx |7 - dbaccess/source/core/dataaccess/ModelImpl.hxx |

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

2015-07-15 Thread Matthew J . Francis
stoc/source/inspect/introspection.cxx | 469 -- stoc/source/invocation/invocation.cxx | 26 - 2 files changed, 247 insertions(+), 248 deletions(-) New commits: commit 80cbfb75026f4673b14237650302c3da1cc5ab13 Author: Matthew J. Francis Date: Thu Jul 16 13:37:1

[Bug 34965] Make Impress slides editable during presentation

2015-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34965 --- Comment #15 from Roland Taylor --- Has anything been done about this? -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@li

[Libreoffice-commits] core.git: desktop/source include/tools svl/qa svtools/source tools/source

2015-07-15 Thread Norbert Thiebaud
desktop/source/deployment/manager/dp_manager.cxx |5 desktop/source/deployment/registry/component/dp_component.cxx | 22 - desktop/source/deployment/registry/package/dp_package.cxx | 11 include/tools/inetmime.hxx| 148 +- svl

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

2015-07-15 Thread László Németh
extras/source/autocorr/lang/af-ZA/DocumentList.xml | 19 extras/source/autocorr/lang/bg/DocumentList.xml| 1153 +++ extras/source/autocorr/lang/ca/DocumentList.xml| 658 ++ extras/source/autocorr/lang/cs/DocumentList.xml| 85 extras/source/autocorr/lang/da/DocumentLi

[Libreoffice-commits] online.git: loolwsd/bundled loolwsd/LOOLWSD.cpp

2015-07-15 Thread Henry Castro
loolwsd/LOOLWSD.cpp | 14 loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitInit.h |2 - 2 files changed, 1 insertion(+), 15 deletions(-) New commits: commit fd5b676b2d9b161158515d7c9bcc260a8abd2678 Author: Henry Castro Date: Wed Ju

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

2015-07-15 Thread danlrobertson
forms/source/xforms/convert.cxx|6 +++--- forms/source/xforms/datatyperepository.cxx |4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 5a61d7f049a81d6e747d9d097f364ae45f58697b Author: danlrobertson Date: Tue Jun 30 15:51:41 2015 -0400 tdf#92

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

2015-07-15 Thread Joren De Cuyper
oox/source/drawingml/fillproperties.cxx | 30 ++ sw/qa/extras/ooxmlexport/ooxmlexport7.cxx |2 - sw/source/filter/ww8/docxattributeoutput.cxx |2 - writerfilter/source/dmapper/GraphicImport.cxx |5 +--- 4 files changed, 21 insertions(+), 18 deletion

[Libreoffice-commits] core.git: include/o3tl include/xmloff o3tl/qa

2015-07-15 Thread Noel Grandin
include/o3tl/typed_flags_set.hxx |9 + include/xmloff/shapeexport.hxx |6 ++ include/xmloff/xmlerror.hxx |6 +- include/xmloff/xmlexp.hxx|5 + include/xmloff/xmlexppr.hxx |5 + include/xmloff/xmlimp.hxx|5 + o3tl/qa/te

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

2015-07-15 Thread Justin Luth
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit e1b123896d5b0a96c2959b6b6768c7cffabafd4f Author: Justin Luth Date: Thu Apr 16 13:31:39 2015 +0300 tdf#87437 exclude CR/cell break from redline deletions The marker used in W

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

2015-07-15 Thread Mike Kaganski
sw/source/core/layout/tabfrm.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 7ef02ac0ad217240c9adc6279f54342a066182aa Author: Mike Kaganski Date: Tue May 19 14:55:52 2015 +1000 tdf#89007: Fix ShouldRowKeepWithNext condition KeepWithNe

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

2015-07-15 Thread Michael Stahl
desktop/source/deployment/manager/dp_manager.cxx |5 desktop/source/deployment/registry/component/dp_component.cxx | 22 - desktop/source/deployment/registry/package/dp_package.cxx | 11 include/tools/inetmime.hxx| 148 -- inc

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/dxf/fail/hang-1.dxf|1 filter/qa/cppunit/data/dxf/pass/pyramid.dxf |25008 ++ filter/source/graphicfilter/idxf/dxfgrprd.cxx |3 3 files changed, 25010 insertions(+), 2 deletions(-) New commits: commit 5c8325325868753d2891556400c91651b

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

2015-07-15 Thread Caolán McNamara
dev/null|binary filter/qa/cppunit/data/met/pass/hang-2.met |binary filter/source/graphicfilter/ios2met/ios2met.cxx |6 -- 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 8547c336b3253d90daae1c79a2b1a57996a39102 Author: Ca

[Libreoffice-commits] core.git: 2 commits - filter/qa filter/source stoc/source

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/met/fail/crash-1.met |binary filter/source/graphicfilter/ios2met/ios2met.cxx |7 --- stoc/source/corereflection/base.hxx |2 +- stoc/source/implementationregistration/implreg.cxx |2 +- stoc/source/inspect/introspection.cxx

Re: [GSoC] Integrate LO with GNOME - WR#7

2015-07-15 Thread Michael Meeks
Hi Pranav, On Wed, 2015-07-15 at 23:48 +0530, Pranav Kant wrote: > One important function that I am still not able to call in separate > thread is drawing the tiles on the screen. The gtk passes the cairo > contexts whenever 'draw' signal is emitted. The drawing works fine if > I use this cairo co

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/met/fail/hang-2.met |binary filter/source/graphicfilter/ios2met/ios2met.cxx | 29 +++- 2 files changed, 23 insertions(+), 6 deletions(-) New commits: commit 89857aacac98f0f8e5dca4718affec493951f904 Author: Caolán McNamara Date: Wed Jul 15 12:

[Libreoffice-commits] core.git: Branch 'feature/chart-sidebar' - 6 commits - chart2/source

2015-07-15 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 56a09babc97594bde29f32bc8ca101c554028dca Author: Markus Mohrhard Date: Wed Jul 15 21:28:07 2015 +0200 adapt code to last round of discussions Change-Id: Id0d2bae2a232f80ebe46cb55602c15c57b074e87 diff --git a/chart2/source/controlle

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

2015-07-15 Thread Caolán McNamara
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 71 +++-- 1 file changed, 53 insertions(+), 18 deletions(-) New commits: commit a5a871bf03b212ce760997b16d764e266207dc55 Author: Caolán McNamara Date: Wed Jul 15 10:09:16 2015 +0100 Resolves: tdf#63955 clip 19km long

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

2015-07-15 Thread Michael Meeks
configmgr/source/winreg.cxx |9 +- configmgr/source/writemodfile.cxx | 127 ++ configmgr/source/writemodfile.hxx | 24 ++- 3 files changed, 102 insertions(+), 58 deletions(-) New commits: commit e1d78e123b74d37f95b4075b93202b023b4320e9 Author:

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d11429485263ed777a07d469e5c7234f586f31fd Author: Andrea Gelmini Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of "extrusion-first-light-level

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5468015554c3e24728076c85fcb9e0a41d6f Author: Andrea Gelmini Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of "extrusion-first-light-level

[Libreoffice-commits] core.git: 2 commits - filter/qa filter/source stoc/source stoc/test store/source svgio/source svl/source svtools/source sw/source vcl/source

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/met/fail/hang-1.met |binary filter/source/graphicfilter/ios2met/ios2met.cxx | 12 +--- stoc/source/security/file_policy.cxx|2 +- stoc/source/security/permissions.h |4 ++-- stoc/source/servicemanager/servicemanager.cxx |

[Libreoffice-commits] core.git: Branch 'feature/fixes6' - sc/inc sc/source

2015-07-15 Thread Michael Meeks
sc/inc/cellvalue.hxx | 18 ++ sc/inc/queryparam.hxx |7 +++-- sc/source/core/data/cellvalue.cxx | 17 - sc/source/core/data/table3.cxx | 45 ++--- sc/source/core/tool/queryparam.cxx | 15 ---

QA Meeting Minutes - 2015-07-15

2015-07-15 Thread Robinson Tryon
Hi all, Thanks to everyone who contributed during the meeting today! Minutes are available on the wiki here: https://wiki.documentfoundation.org/QA/Meetings/2015/July_15 Our next meeting will be in two weeks, on July 29th: https://wiki.documentfoundation.org/QA/Meetings/2015/July_29 Best, --R

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/pbm/fail/hang-1.pbm |binary filter/qa/cppunit/data/pbm/indeterminate/.gitignore |1 + filter/qa/cppunit/data/pbm/pass/rhbz160429-1.pbm|binary filter/qa/cppunit/filters-ppm-test.cxx |4 filter/source/graphicfilter/ipbm/ipbm.cxx

[GSoC] Integrate LO with GNOME - WR#7

2015-07-15 Thread Pranav Kant
This week I made most of LOK methods, except one or two, asynchronous. These methods are now being called in separate thread, and are not blocking the UI at all. You can check the code at my feature branch : feature/gsoc-tiled-rendering. One important function that I am still not able to call in s

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/source

2015-07-15 Thread Pranav Kant
libreofficekit/source/gtk/lokdocview.cxx | 41 ++- 1 file changed, 30 insertions(+), 11 deletions(-) New commits: commit 4a95948e8b7bdc7d40e58d0b2efa22b49f2867ec Author: Pranav Kant Date: Wed Jul 15 23:39:09 2015 +0530 lokdocview: [WIP] Trying to draw in a se

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

2015-07-15 Thread Lionel Elie Mamane
svtools/source/brwbox/editbrowsebox.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit 7ba160cecf7068b292cc12c30564fbbda3e55a70 Author: Lionel Elie Mamane Date: Wed Jul 15 19:47:18 2015 +0200 Remove harmful ill-timed CellController disable on mouse button down

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 153 commits - accessibility/inc avmedia/Library_avmediavlc.mk avmedia/source basegfx/source basic/qa basic/source bin/lo-commit-

2015-07-15 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit d784278cac5d38b92b74640a9d41f070b16220ad Author: Pranav Kant Date: Wed Jul 15 23:14:56 2015 +0530 lokdocview: postKeyEvent goes async Change-Id: I0486fdb5a96b960ebde29d726693acf3d4a02b16 diff --git a/libreofficekit/source/gtk/lokdo

[GSoC] More and Better Tests - Weekly Report #7 (Varun Dhall)

2015-07-15 Thread Varun Dhall
Hi all! Seventh week of GSoC was passed in writing some new tests using UNO-API, apart from that I have also covered some UNO holes that require coverage and testing. Here are the changes made in last 7 days - https://gerrit.libreoffice.org/#/c/16837/ https://gerrit.libreoffice.org/#/c/16901/

[Libreoffice-commits] libvisio.git: 7 commits - src/lib

2015-07-15 Thread David Tardon
src/lib/VDXParser.cpp | 12 +++- src/lib/VSD5Parser.cpp|2 +- src/lib/VSD6Parser.cpp|2 +- src/lib/VSDParser.cpp |5 - src/lib/VSDXMLHelper.cpp | 18 ++ src/lib/VSDXMetaData.cpp | 15 --- src/lib/VSDXParser.cpp|6 +

Howto build a viewer to compare differences using tiles?

2015-07-15 Thread Stef Bon
Hi, I'm building backup/version system, using sqlite, btrfs and FUSE for the user. It's comparable to snapper, but that's more a tool to backup/snapshot the system. Fuse-backup is a tool for the user, he/she can assign a directory to backup easily, and view versions of files with a simple mousecli

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

2015-07-15 Thread Michael Stahl
sd/source/core/stlpool.cxx |5 - svx/source/unodraw/unopool.cxx |5 - sw/source/core/unocore/SwXTextDefaults.cxx |7 +-- 3 files changed, 13 insertions(+), 4 deletions(-) New commits: commit bcb1f81668d9b6a6d807ae32d60ccfce0b36ceb5 Author: Micha

Writer: draft layout and hide whitespace [long]

2015-07-15 Thread Ashod Nakashian
I took a stab at a rather old and popular request, with some positive results. Please see attached screenshot. Bug 39080 - Hide white space between pages in 'print layout' asks for a way to minimize vertical (between pages) whitespace. Th

[Libreoffice-commits] core.git: Branch 'feature/chart-sidebar' - 2 commits - chart2/source

2015-07-15 Thread Markus Mohrhard
chart2/source/controller/sidebar/ChartElementsPanel.cxx | 38 +++- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 181672be2fa8a8ab38e9e6e71f4f052a5d026eb8 Author: Markus Mohrhard Date: Wed Jul 15 18:34:37 2015 +0200 also react to title checkboxes

[Bug 92768] support hiding title objects

2015-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92768 Markus Mohrhard changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 77335b90a810b3e8c10cdd6547cfdfe2029d977d Author: Andrea Gelmini Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of "extrusion-first-light-level

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b79035d8b31007584d48f42ec0feef4e056607ec Author: Andrea Gelmini Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of "extrusion-first-light-level

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fb8b3968670645b257982773ece9d9413f404c6 Author: Andrea Gelmini Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of "extrusion-first-light-level

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

2015-07-15 Thread Vasily Melenchuk
external/libcmis/UnpackedTarball_cmis.mk |3 +- external/libcmis/boost-win.patch | 24 - external/libcmis/http_auth.patch | 26 +++ external/libcmis/libcmis-libxml2_compatibility.patch |4 +- external/l

[Libreoffice-commits] online.git: 2 commits - loleaflet/src loolwsd/LOKitHelper.hpp loolwsd/LOOLSession.cpp loolwsd/protocol.txt

2015-07-15 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |9 ++--- loolwsd/LOKitHelper.hpp | 15 --- loolwsd/LOOLSession.cpp |1 - loolwsd/protocol.txt |3 ++- 4 files changed, 20 insertions(+), 8 deletions(-) New commits: commit 370109c6e4d

[Libreoffice-commits] core.git: Branch 'feature/chart-sidebar' - chart2/source

2015-07-15 Thread Markus Mohrhard
chart2/source/controller/sidebar/ChartElementsPanel.cxx | 55 1 file changed, 55 insertions(+) New commits: commit 3a590bb197930e2104ff28331fafdc26ff478cf5 Author: Markus Mohrhard Date: Wed Jul 15 17:44:56 2015 +0200 react to changing the checkboxes: axis Chang

[Libreoffice-commits] core.git: Changes to 'feature/fixes6'

2015-07-15 Thread Michael Meeks
New branch 'feature/fixes6' available with the following commits: commit ec668a32eceebce579035fc264afd61dfe5e2f1a Author: Michael Meeks Date: Wed Jul 15 14:07:54 2015 +0100 tdf#92764 - make configmgr write less noisy. Re-factor the TempFile abstraction and add a trivial OStringBuff

[Libreoffice-commits] core.git: Branch 'feature/chart-sidebar' - 5 commits - chart2/source

2015-07-15 Thread Markus Mohrhard
chart2/source/controller/main/ChartController.cxx |3 chart2/source/controller/sidebar/ChartElementsPanel.cxx | 117 +++- chart2/source/controller/sidebar/ChartElementsPanel.hxx | 13 - 3 files changed, 123 insertions(+), 10 deletions(-) New commits: commit 020ddb77fccd0

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

2015-07-15 Thread Katarina Behrens
include/svx/itemwin.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0789a1f8d62c2d9859f41473459252e706426c3a Author: Katarina Behrens Date: Wed Jul 15 15:33:40 2015 +0200 Make SvxFillAttrBox available outside svx too Change-Id: I44a4d59cdccaa3bc42

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp

2015-07-15 Thread Henry Castro
loolwsd/LOOLWSD.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f3b9f767581ac629c941f4c15f4da9eaae650ed Author: Henry Castro Date: Wed Jul 15 09:15:12 2015 -0400 loolwsd: remove WSTOPSIG(status). No child returns status process stop. This cause p

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

2015-07-15 Thread Stephan Bergmann
xmloff/inc/XMLChartPropertySetMapper.hxx |3 --- xmloff/source/chart/PropertyMaps.cxx |2 -- xmloff/source/draw/sdxmlexp.cxx |5 - xmloff/source/draw/sdxmlexp_impl.hxx |5 - 4 files changed, 15 deletions(-) New commits: commit 6de7d32df11efe35a3bb6b242ae61

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

2015-07-15 Thread Michael Stahl
sw/inc/unocrsr.hxx |2 -- sw/source/core/unocore/unocrsr.cxx | 11 --- 2 files changed, 13 deletions(-) New commits: commit f466347a5a054c1705a0a3a453e825f16a01a85d Author: Michael Stahl Date: Wed Jul 15 14:58:27 2015 +0200 sw: remove unused SwUnoTableCrsr::C

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

2015-07-15 Thread Noel Grandin
include/linguistic/hyphdta.hxx | 11 --- include/linguistic/lngprophelp.hxx |4 linguistic/source/convdicxml.hxx |3 +-- linguistic/source/defs.hxx |6 -- linguistic/source/gciterator.cxx |8 linguistic/source/gciterator.hxx |1 - l

DSN: failed (owsadysjbd)

2015-07-15 Thread Mailbot for by-night . ch
This is a Delivery Status Notification (DSN). I was unable to deliver your message to marco.huggenber...@gmail.com. I said (end of message) And they gave me the error; 552-5.7.0 This message was blocked because its content presents a potential 552-5.7.0 security issue. Please visit 552

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

2015-07-15 Thread Mihai Varga
loleaflet/debug/document/document_simple_example.html |2 loleaflet/dist/leaflet.css| 36 +- loleaflet/src/control/Control.Parts.js| 44 +- loleaflet/src/control/Parts.js|6 ++ loleaflet/sr

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

2015-07-15 Thread Caolán McNamara
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 32 +++-- 1 file changed, 30 insertions(+), 2 deletions(-) New commits: commit d1046e7c3f66e5f3384ee1ef534ef28346702fc6 Author: Caolán McNamara Date: Wed Jul 15 10:10:25 2015 +0100 Resolves: tdf#63955 clip 19km long l

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

2015-07-15 Thread Noel Grandin
basic/source/runtime/dllmgr-x64.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 536051f8862203e0e115a5394a6379acd83cc8fe Author: Noel Grandin Date: Wed Jul 15 14:04:01 2015 +0200 fix Windows build after commit 22b094f5d8e1e82375b135abd3a6f99a9a555

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

2015-07-15 Thread Tor Lillqvist
xmloff/source/draw/ximpshap.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit dffb58131f06fbe1aaeaa7b0d3ebe049d8384593 Author: Tor Lillqvist Date: Wed Jul 15 15:00:55 2015 +0300 WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0 Change-Id: I8fec50dcd380fd6bb

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

2015-07-15 Thread Julien Nabet
vcl/unx/kde4/KDE4FilePicker.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 5325c5b2bd8bae328f57bfda4f1e242b5133c79d Author: Julien Nabet Date: Mon Jul 13 23:33:53 2015 +0200 getFiles refactoring: kde4 part before: getFiles ret

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

2015-07-15 Thread Caolán McNamara
dev/null|binary filter/qa/cppunit/data/ras/fail/CVE-2008-1097-1.ras |binary filter/source/graphicfilter/iras/iras.cxx | 24 +++- 3 files changed, 14 insertions(+), 10 deletions(-) New commits: commit adfa89b5ffc3589b3a19a32

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

2015-07-15 Thread Tor Lillqvist
include/osl/process.h |6 ++ 1 file changed, 6 insertions(+) New commits: commit 23a0fe78733e6e2598f9267af0da6bf9767c3f73 Author: Tor Lillqvist Date: Wed Jul 15 14:51:22 2015 +0300 Clarify documentation of (mis)features of osl_getExecutableFile() Change-Id: I106b14a8ce270

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

2015-07-15 Thread Noel Grandin
xmloff/source/draw/ximpshap.hxx |4 1 file changed, 4 insertions(+) New commits: commit d0090009711cd323678e44323706faf72cba6b7d Author: Noel Grandin Date: Wed Jul 15 13:52:08 2015 +0200 fix Android build I removed the method in commit a62129aa632c2d574a6560efc19f9de

Re: Calc removing add-in functions from function wizard

2015-07-15 Thread Eike Rathke
Hi Winfried, Coming back to this.. On Thursday, 2015-07-09 14:02:35 +0200, Winfried Donkers wrote: > Some add-in functions are rather obsolete and have better alternatives, e.g. > GCD_ADD has known errors and GCD has not. LCM_ADD looks like another example. > IMHO these functions had better be

Re: Multiselection needs work?

2015-07-15 Thread Julien Nabet
On 13/07/2015 13:33, Julien Nabet wrote: On 13/07/2015 10:44, Michael Meeks wrote: Hi Julien, On Sun, 2015-07-12 at 01:02 +0200, Julien Nabet wrote: Here's a patch: https://gerrit.libreoffice.org/#/c/16959/ I truncated to 1 file in KDE part + Vista part. Heh =) I worry though that the impl

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

2015-07-15 Thread Noel Grandin
framework/inc/classes/filtercache.hxx | 201 -- framework/inc/classes/filtercachedata.hxx | 120 - framework/inc/classes/menumanager.hxx |1 framework/inc/queries.h|

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

2015-07-15 Thread Noel Grandin
include/drawinglayer/attribute/fontattribute.hxx |3 --- include/drawinglayer/attribute/materialattribute3d.hxx |3 --- include/drawinglayer/attribute/sdrlightattribute3d.hxx |3 --- include/drawinglayer/attribute/sdrobjectattribute3d.hxx |3 --- include/drawinglayer/g

[Libreoffice-commits] core.git: Branch 'feature/chart-sidebar' - 489 commits - accessibility/inc accessibility/source android/Bootstrap animations/source avmedia/source basctl/inc basctl/source basebm

2015-07-15 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 41e0589fe9df173b74a02848406900b2133cecff Author: Markus Mohrhard Date: Wed Jul 15 13:03:02 2015 +0200 wire title and legend checkboxes Change-Id: I4c6d5e213f44588cf2d53d9c12ed8033307fd863 diff --git a/chart2/source/controller/sideb

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

2015-07-15 Thread Noel Grandin
include/xmloff/ProgressBarHelper.hxx |1 - include/xmloff/XMLTextShapeStyleContext.hxx|2 -- include/xmloff/XMLTextTableContext.hxx |3 --- include/xmloff/numehelp.hxx|1 - include/xmloff/shapeimport.hxx

[Libreoffice-commits] core.git: sal/osl

2015-07-15 Thread Tor Lillqvist
sal/osl/w32/file_url.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 8474e8260ad18cf83c79bd64a63e6344b4ce24d2 Author: Tor Lillqvist Date: Wed Jul 15 13:11:45 2015 +0300 Log the actual string, not the rtl_uString pointer value Change-Id: I

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/ras/fail/crash-1.ras |binary filter/source/graphicfilter/iras/iras.cxx | 18 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit eb70bf3e486102205cf609fa4c879564745eff17 Author: Caolán McNamara Date: Wed Jul 15 11:02:13 2015 +010

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/ras/fail/crash-1.ras |binary filter/source/graphicfilter/iras/iras.cxx | 18 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 28df6b2e6eba0f9d3ee1ddc1e0425561957294e1 Author: Caolán McNamara Date: Wed Jul 15 11:02:13 2015 +010

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

2015-07-15 Thread Caolán McNamara
filter/qa/cppunit/data/ras/fail/crash-1.ras |binary filter/source/graphicfilter/iras/iras.cxx | 18 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 8a60e78769ebf6fc73ddc8ed7e43991fcb30fff4 Author: Caolán McNamara Date: Wed Jul 15 11:02:13 2015 +010

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 Jean-Baptiste Faure changed: What|Removed |Added CC||jbfa...@libreoffice.org ---

Crash test update

2015-07-15 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/c657740b0f6caa5d0c7d54db37aca013d6ac1c8c/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2015-07-15 Thread Caolán McNamara
vcl/source/filter/igif/decode.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 481a564d97b02cc8f6d21672994c55d3b2ddc137 Author: Caolán McNamara Date: Tue Jul 14 12:43:05 2015 +0100 use same limit in ProcessOneCode as AddToTable Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6a/731e4f0ea7516cea0a72c513adaed599bc6e30

2015-07-15 Thread Caolán McNamara
6a/731e4f0ea7516cea0a72c513adaed599bc6e30 |1 + 1 file changed, 1 insertion(+) New commits: commit 3ace4a41e367e54c025fa138ed902a7bd58cdae7 Author: Caolán McNamara Date: Wed Jul 15 10:37:31 2015 +0100 Notes added by 'git notes add' diff --git a/6a/731e4f0ea7516cea0a72c513adaed599bc6

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 49/7e752ca86d1dc57d0afacdcaf4049102f027e3

2015-07-15 Thread Caolán McNamara
49/7e752ca86d1dc57d0afacdcaf4049102f027e3 |1 + 1 file changed, 1 insertion(+) New commits: commit 238596e22a9d0552dde4270137441138866cfe6a Author: Caolán McNamara Date: Wed Jul 15 10:37:06 2015 +0100 Notes added by 'git notes add' diff --git a/49/7e752ca86d1dc57d0afacdcaf4049102f02

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

2015-07-15 Thread Caolán McNamara
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 39 - 1 file changed, 23 insertions(+), 16 deletions(-) New commits: commit 83b3349bb94d4c48db4da8fe5f8fdb9b19e633b9 Author: Caolán McNamara Date: Wed Jul 15 10:09:16 2015 +0100 refactor ensuring polygon has at le

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

2015-07-15 Thread Noel Grandin
configmgr/source/groupnode.cxx |4 configmgr/source/groupnode.hxx |2 -- configmgr/source/localizedpropertynode.cxx |4 configmgr/source/localizedpropertynode.hxx |2 -- configmgr/source/node.cxx |2 -- configmgr/source/node.hx

[Libreoffice-commits] core.git: accessibility/inc fpicker/source uui/source

2015-07-15 Thread Noel Grandin
accessibility/inc/accessibility/extended/AccessibleGridControlBase.hxx | 10 - accessibility/inc/accessibility/extended/AccessibleGridControlHeaderCell.hxx | 5 accessibility/inc/accessibility/extended/accessibletablistboxtable.hxx | 4 accessibility/inc/accessibility/help

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

2015-07-15 Thread Noel Grandin
basic/qa/cppunit/basictest.hxx |5 - basic/source/classes/sbunoobj.cxx |6 ++ basic/source/inc/buffer.hxx |1 - basic/source/inc/errobject.hxx |3 --- basic/source/inc/expr.hxx |6 -- basic/source/inc/image.hxx |1 - basic/

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

2015-07-15 Thread Stephan Bergmann
framework/source/services/urltransformer.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit ba562acdf293e0e0ec4f747716e7fb0db848f1cb Author: Stephan Bergmann Date: Wed Jul 15 10:42:28 2015 +0200 Remove pointless check for well-formed sal_Bool value

Re: character format controls that do NOT turn off

2015-07-15 Thread David Tardon
Hi, On Wed, Jul 15, 2015 at 10:31:28AM +0200, David Tardon wrote: > Hi, > > On Tue, Jul 14, 2015 at 04:40:46PM -0700, tracey002 wrote: > > I submitted a bug for \ulw (underliine word). > > Then I discovered the same issue for \sub (subscript) and \super > > (superscript). > > > > *I put them un

Re: character format controls that do NOT turn off

2015-07-15 Thread David Tardon
Hi, On Tue, Jul 14, 2015 at 04:40:46PM -0700, tracey002 wrote: > I submitted a bug for \ulw (underliine word). > Then I discovered the same issue for \sub (subscript) and \super > (superscript). > > *I put them under one bug number.* > > *Should they be 3 separate submissions?* Yes, they s

Re: bugzilla: no ASSIGNED status anymore?

2015-07-15 Thread David Tardon
Hi, On Tue, Jul 14, 2015 at 08:31:43PM +0200, Lionel Elie Mamane wrote: > On Tue, Jul 14, 2015 at 01:19:20PM -0500, Robinson Tryon wrote: > > On Tue, Jul 14, 2015 at 10:53 AM, Lionel Elie Mamane > > wrote: > > > On Tue, Jul 14, 2015 at 05:46:23PM +0200, Lionel Elie Mamane wrote: > > > > > >> Did

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 --- Comment #11 from Commit Notification --- Ashod Nakashian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b0fde7a912ff3aa370496802f20895b1158b072c tdf#3

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

2015-07-15 Thread Zolnai Tamás
forms/source/component/clickableimage.cxx | 21 + forms/source/component/clickableimage.hxx |5 + 2 files changed, 26 insertions(+) New commits: commit e30f56e680a73b201f9059cd09a8ac8c78ebdd51 Author: Zolnai Tamás Date: Sun Jul 12 18:21:35 2015 +0200 tdf#478

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

2015-07-15 Thread Ashod Nakashian
sw/source/core/doc/DocumentStateManager.cxx |1 + sw/source/uibase/app/docsh.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit b0fde7a912ff3aa370496802f20895b1158b072c Author: Ashod Nakashian Date: Sun Jul 5 12:05:26 2015 -0400 tdf#38837 R

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

2015-07-15 Thread Noel Grandin
compilerplugins/clang/unusedmethods.py|8 connectivity/source/commontools/RowFunctionParser.cxx | 33 +- connectivity/source/drivers/file/FResultSet.cxx |5 -- connectivity/source/drivers/odbc/OResultSet.cxx |5 -- connectivity/source/