[Bug 94272] Reduce copy'n'pasta code in Impress unit tests (sd/qa)

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94272 Katarina Behrens (CIB) changed: What|Removed |Added Status|NEW

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

2015-11-17 Thread Jan Holesovsky
sc/source/core/data/formulacell.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 59a790f200aa590e73a8865eaa3ab15046d5d0e5 Author: Jan Holesovsky Date: Tue Nov 17 13:58:45 2015 +0100 Test commit: enable the software interpreter unconditionally

[Libreoffice-commits] online.git: 2 commits - loolwsd/configure.ac

2015-11-17 Thread Andras Timar
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 330643098a8fee32160060d944e5e768a61d6855 Author: Andras Timar Date: Tue Nov 17 14:47:24 2015 +0100 loolwsd: bump version after tarball diff --git

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

2015-11-17 Thread Tor Lillqvist
vcl/inc/PhysicalFontCollection.hxx |3 +++ vcl/inc/outdev.h |2 -- vcl/inc/outfont.hxx|9 - 3 files changed, 3 insertions(+), 11 deletions(-) New commits: commit 734cbb22a6829b6bd9db9ce8f52df4d260efbc6a Author: Tor Lillqvist

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

2015-11-17 Thread Stephan Bergmann
vcl/generic/fontmanager/fontmanager.cxx |3 ++- vcl/generic/glyphs/gcach_layout.cxx |4 +++- vcl/generic/print/glyphset.cxx |2 +- vcl/generic/print/text_gfx.cxx |2 +- vcl/unx/kde4/KDE4FilePicker.cxx |3 ++- 5 files changed, 9 insertions(+), 5

[Libreoffice-commits] core.git: connectivity/Library_odbc.mk connectivity/source unusedcode.easy

2015-11-17 Thread Stephan Bergmann
connectivity/Library_odbc.mk |1 connectivity/source/drivers/odbc/OTools.cxx | 16 +++- connectivity/source/drivers/odbc/appendsqlwchars.cxx | 38 --- connectivity/source/drivers/odbc/appendsqlwchars.hxx | 30 ---

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8312d2816a0c4963e57ce46930eb26a698e73549 Author: Stephan Bergmann Date: Tue Nov 17 14:27:05 2015 +0100 Use a DiagnosticsEngine::Note ...a Remark

[Libreoffice-commits] online.git: 2 commits - loleaflet/Makefile

2015-11-17 Thread Andras Timar
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 14c85d397c2b70512f0d223576798af4351fd2af Author: Andras Timar Date: Tue Nov 17 14:50:00 2015 +0100 loleaflet: bump version after tarball diff --git

[Bug 95845] Use CommandInfoProvider to receive UNO command labels/tooltips

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95845 --- Comment #2 from Commit Notification --- Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-commits] core.git: avmedia/source drawinglayer/source include/unotools include/vcl sw/qa

2015-11-17 Thread Noel Grandin
avmedia/source/inc/mediamisc.hxx |4 ++-- drawinglayer/source/dumper/EnhancedShapeDumper.hxx |5 ++--- include/unotools/bootstrap.hxx |2 +- include/unotools/charclass.hxx |3 +-- include/unotools/collatorwrapper.hxx

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

2015-11-17 Thread Eike Rathke
sc/source/ui/view/viewfunc.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit d1225d60af08ed874ed72066ae0320617d4c8a91 Author: Eike Rathke Date: Tue Nov 17 14:46:11 2015 +0100 Resolves: tdf#89907 do not modify

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

2015-11-17 Thread Noel Grandin
include/tools/errinf.hxx |7 include/tools/fract.hxx |3 include/tools/resary.hxx |3 sw/inc/acmplwrd.hxx |3 sw/inc/dbmgr.hxx |2 sw/source/core/doc/acmplwrd.cxx

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

2015-11-17 Thread Miklos Vajna
sw/source/uibase/docvw/PostItMgr.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 0fd381b773cb7c15c4773affd4a3b298ad38fe92 Author: Miklos Vajna Date: Tue Nov 17 12:21:42 2015 +0100 sw lok comments: fix text

Re: Patch: convert InsertDeleteFlags to use o3tl::typed_flags

2015-11-17 Thread Stephan Bergmann
On 11/17/2015 03:07 PM, Alex McMurchy wrote: Is there a way to determine which branch/release this patch is going to appear in - http://cgit.freedesktop.org/libreoffice/core/commit/?id=eaa34b4e29478770c4707d56aa102491bc8e058a as it was pushed to master only recently, it will only appear in

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

2015-11-17 Thread Maxim Monastirsky
vcl/source/helper/commandinfoprovider.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit c2d7b58662951c5d482e882ae730e532988d2ea3 Author: Maxim Monastirsky Date: Tue Nov 17 18:01:13 2015 +0200 Need to re-init

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

2015-11-17 Thread Miklos Vajna
sw/source/uibase/docvw/PostItMgr.cxx |2 +- sw/source/uibase/docvw/SidebarWin.cxx | 12 +++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit 6d00110674452c66ca6192fbf46b41331b2c7066 Author: Miklos Vajna Date: Tue Nov 17 17:14:58

[Libreoffice-commits] core.git: basic/source chart2/source compilerplugins/clang fpicker/source framework/inc i18npool/inc include/basic include/canvas include/sax include/sfx2 include/svtools include

2015-11-17 Thread Noel Grandin
basic/source/sbx/sbxarray.cxx |6 basic/source/sbx/sbxbase.cxx | 10 basic/source/sbx/sbxobj.cxx|8 basic/source/sbx/sbxvar.cxx| 15 - chart2/source/controller/inc/ChartController.hxx |

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - qadevOOo/runner

2015-11-17 Thread Noel Grandin
qadevOOo/runner/util/utils.java | 12 1 file changed, 12 insertions(+) New commits: commit aaf3bc89d722ea3c034fd417cc36db9e4bbc125f Author: Noel Grandin Date: Tue Nov 17 13:55:48 2015 +0100 backport implementation part of

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 097f8d6dbcb904926dbb04c6fbedda08cbf69c51 Author: Stephan Bergmann Date: Tue Nov 17 16:21:51 2015 +0100 Work around loplugin:badstatics ...about

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

2015-11-17 Thread Stephan Bergmann
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx | 38 +- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 14b7524f65a89cd14cbd7245a3fa5a72c51e4657 Author: Stephan Bergmann Date: Tue Nov 17 16:34:58 2015 +0100 Use

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit b0526e291d09db7e5300e701340e5addc95b46e8 Author: Stephan Bergmann Date: Tue Nov 17 16:41:40 2015 +0100 Work around loplguins:badstatics Change-Id:

[Libreoffice-commits] core.git: dbaccess/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2015-11-17 Thread Samuel Mehrbrodt
dbaccess/uiconfig/dbapp/toolbar/formobjectbar.xml |8 +-- dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml|8 +-- dbaccess/uiconfig/dbapp/toolbar/reportobjectbar.xml |8 +-- dbaccess/uiconfig/dbapp/toolbar/tableobjectbar.xml|8 +--

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b45aef86fa5b7d5d9c8fa7bd7098a1ea74aae58e Author: Stephan Bergmann Date: Tue Nov 17 16:28:33 2015 +0100 Improve comment Change-Id:

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

2015-11-17 Thread Caolán McNamara
android/source/src/java/org/libreoffice/ui/FileUtilities.java |2 ++ 1 file changed, 2 insertions(+) New commits: commit 506432f505b41e7f5b29cf8492caab4545a4548c Author: Caolán McNamara Date: Tue Nov 17 14:52:00 2015 + android: don't crash on empty filelist

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

2015-11-17 Thread Stephan Bergmann
sw/source/uibase/dbui/mmconfigitem.cxx | 468 +++-- sw/source/uibase/inc/mmconfigitem.hxx |3 2 files changed, 227 insertions(+), 244 deletions(-) New commits: commit 8d8e2f1d69cb5d457e810c3178f0654981962dfc Author: Stephan Bergmann Date:

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

2015-11-17 Thread Takeshi Abe
vcl/win/source/gdi/gdiimpl.cxx | 21 +++-- vcl/win/source/window/salframe.cxx |4 ++-- 2 files changed, 9 insertions(+), 16 deletions(-) New commits: commit 703f3f452b470687bdc3041abe4f3d75230ac8c1 Author: Takeshi Abe Date: Tue Oct 20 15:42:33

[Bug 34882] Special character favorites

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx | 37 ++- 1 file changed, 20 insertions(+), 17 deletions(-) New commits: commit 530bc021ebc5c70237d1b37d783d2e3dd2699aaa Author: Stephan Bergmann Date: Tue Nov 17 15:05:34 2015 +0100 Improve

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

2015-11-17 Thread Steve Hart
cui/source/dialogs/cuicharmap.cxx | 62 -- cui/source/inc/cuicharmap.hxx |7 + cui/uiconfig/ui/specialcharacters.ui | 105 +++-- extras/source/glade/libreoffice-catalog.xml.in |3 4 files changed, 159

Patch: convert InsertDeleteFlags to use o3tl::typed_flags

2015-11-17 Thread Alex McMurchy
Is there a way to determine which branch/release this patch is going to appear in - http://cgit.freedesktop.org/libreoffice/core/commit/?id=eaa34b4e29478770c4707d56aa102491bc8e058a Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Bug 34882] Special character favorites

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 --- Comment #17 from Commit Notification --- Steve Hart committed a patch related to this issue. It has been pushed to "master":

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

2015-11-17 Thread Miklos Vajna
sw/source/uibase/uno/unotxdoc.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 7b69161302bd12bf383671749e67b7d04ac4f41e Author: Miklos Vajna Date: Tue Nov 17 18:28:57 2015 +0100 sw lok comments: implement clipboard copy

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

2015-11-17 Thread Stephan Bergmann
sc/source/filter/xml/XMLExportDatabaseRanges.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dc148335a6a438848325f24c49198fba81043279 Author: Stephan Bergmann Date: Tue Nov 17 17:45:48 2015 +0100 Assume this wants to append the

[Libreoffice-commits] online.git: 4 commits - loleaflet/Makefile loolwsd/configure.ac

2015-11-17 Thread Mihai Varga
loleaflet/Makefile |2 +- loolwsd/configure.ac |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b173908de043b1b638fca03f6750f68a62a9830f Author: Mihai Varga Date: Tue Nov 17 19:26:27 2015 +0200 loleaflet: bump version after

[Libreoffice-commits] core.git: 2 commits - sc/Library_scqahelper.mk sc/Module_sc.mk

2015-11-17 Thread Matúš Kukan
sc/Library_scqahelper.mk |2 - sc/Module_sc.mk | 83 +++ 2 files changed, 42 insertions(+), 43 deletions(-) New commits: commit 86a1d732b3812d6040ce3e60558a8dd8017e42f8 Author: Matúš Kukan Date: Tue Nov 17

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

2015-11-17 Thread Tor Lillqvist
sd/qa/unit/import-tests.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e88fbd747ef2fc7e2d266f7f15db37ecab7662d Author: Tor Lillqvist Date: Tue Nov 17 12:46:07 2015 +0200 WaE: loplugin:stringconstant Change-Id:

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

2015-11-17 Thread Samuel Mehrbrodt
framework/inc/helper/mischelper.hxx |8 -- framework/inc/uielement/statusbarmanager.hxx|1 framework/source/fwi/helper/mischelper.cxx | 71 framework/source/uielement/macrosmenucontroller.cxx |9 --

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

2015-11-17 Thread Stephan Bergmann
sd/qa/unit/sdmodeltestbase.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 9579e458a5dbd1099a42ef616dfa4d0287931c22 Author: Stephan Bergmann Date: Tue Nov 17 13:27:53 2015 +0100 loplugin:nullptr Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' -

2015-11-17 Thread Dennis E . Hamilton
0 files changed New commits: commit 19ae126bc74da2b149c4dec573b4c264155627db Author: Dennis E. Hamilton Date: Tue Nov 17 17:22:59 2015 + Assure conformance to formatting standard (possibly removing extra EOL spaces too)

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

2015-11-17 Thread Mihai Varga
loleaflet/src/core/Socket.js |1 + loleaflet/src/layer/tile/TileLayer.js |2 +- loolwsd/LOOLWSD.cpp |6 +- 3 files changed, 7 insertions(+), 2 deletions(-) New commits: commit d18667d000e6a1374e035193a72a9a7933570c84 Author: Mihai Varga

[Libreoffice-commits] online.git: loleaflet/reference.html

2015-11-17 Thread Miklos Vajna
loleaflet/reference.html | 17 + 1 file changed, 17 insertions(+) New commits: commit ee6ba5c9fbe91d32494dafdc2ce80f7c57fa3fde Author: Miklos Vajna Date: Tue Nov 17 19:02:40 2015 +0100 loleaflet: document comment insert/delete commands diff

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 60c51ac007e047a497eea1093f611df0467a5ceb Author: Stephan Bergmann Date: Tue Nov 17 19:38:41 2015 +0100 Work around loplguins:badstatics Change-Id:

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

2015-11-17 Thread Michael Stahl
compilerplugins/clang/badstatics.cxx |4 ++-- sc/inc/colorscale.hxx |6 +- sc/inc/document.hxx|5 + sc/source/core/data/colorscale.cxx | 11 +-- sc/source/core/data/documen2.cxx

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

2015-11-17 Thread Stanislav Horacek
cui/uiconfig/ui/slantcornertabpage.ui |6 -- 1 file changed, 6 deletions(-) New commits: commit 72b73e7d3f8d9998bbad7a3eec89535d93a85022 Author: Stanislav Horacek Date: Mon Nov 16 23:45:41 2015 +0100 remove unused text property of spinbuttons

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 27b45cc23c7b8ea8a62e1fc901279fb3f09ae274 Author: Stephan Bergmann Date: Tue Nov 17 21:31:46 2015 +0100 Work around loplguins:badstatics Change-Id:

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

2015-11-17 Thread Miklos Vajna
loleaflet/src/core/Socket.js |1 + loleaflet/src/layer/tile/TileLayer.js |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 346b76fd93efe1ccb5b233ce0b0c7bdbe0447fd3 Author: Miklos Vajna Date: Tue Nov 17 21:09:29 2015 +0100

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

2015-11-17 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit e0080a60ac2fb0a57cbf1ecbeda250e37d8b402e Author: Miklos Vajna Date: Tue Nov 17 20:57:49 2015 +0100 gtktiledviewer:

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

2015-11-17 Thread Stephan Bergmann
compilerplugins/clang/badstatics.cxx |4 - compilerplugins/clang/typecheck.hxx | 129 +++ 2 files changed, 132 insertions(+), 1 deletion(-) New commits: commit 6e6c0951870c9b1149755aa21be2ec5d7145f347 Author: Stephan Bergmann Date:

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

2015-11-17 Thread Miklos Vajna
sw/source/uibase/docvw/PostItMgr.cxx | 23 --- sw/source/uibase/docvw/SidebarWin.cxx | 12 +++- sw/source/uibase/uno/unotxdoc.cxx | 12 3 files changed, 35 insertions(+), 12 deletions(-) New commits: commit

[Libreoffice-commits] core.git: icon-themes/tango

2015-11-17 Thread Adolfo Jayme Barrientos
icon-themes/tango/res/helpimg/note.png |binary 1 file changed New commits: commit 66d2b72667792cb18b25805387824d636e2a455c Author: Adolfo Jayme Barrientos Date: Tue Nov 17 20:31:12 2015 -0600 Improve colors and symbol in this Help image Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-7' - download.lst external/libpng

2015-11-17 Thread Caolán McNamara
download.lst |4 ++-- external/libpng/configs/pnglibconf.h | 16 2 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 12477850445d5694e678525aa68a20511eefffb6 Author: Caolán McNamara Date: Mon Nov 16

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

2015-11-17 Thread Stephan Bergmann
i18npool/source/indexentry/indexentrysupplier_asian.cxx |2 +- i18npool/source/indexentry/indexentrysupplier_ja_phonetic.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 3972f34a611b36807b8c66e3c65ab7090ddcc3f7 Author: Stephan Bergmann

[Libreoffice-commits] core.git: 3 commits - editeng/source odk/examples qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests setup_native/scripts sysui/desktop

2015-11-17 Thread Michael Stahl
editeng/source/items/flditem.cxx |2 odk/examples/DevelopersGuide/Database/sdbcx.java | 11 - qadevOOo/Jar_OOoRunner.mk |1 qadevOOo/objdsc/adabas/com.sun.star.comp.sdbcx.adabas.ODriver.csv |

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

2015-11-17 Thread Samuel Mehrbrodt
framework/inc/uielement/toolbarmanager.hxx|4 - framework/source/uielement/toolbarmanager.cxx | 74 -- include/vcl/commandinfoprovider.hxx |4 + vcl/source/helper/commandinfoprovider.cxx | 19 ++ 4 files changed, 24 insertions(+), 77

[Bug 95845] Use CommandInfoProvider to receive UNO command labels/tooltips

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95845 --- Comment #1 from Commit Notification --- Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master":

[Bug 95845] Use CommandInfoProvider to receive UNO command labels/tooltips

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95845 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack

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

2015-11-17 Thread Katarina Behrens
sd/qa/unit/export-tests.cxx| 252 - sd/qa/unit/import-tests.cxx| 222 ++-- sd/qa/unit/sdmodeltestbase.hxx | 74 3 files changed, 162 insertions(+), 386 deletions(-) New commits: commit

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

2015-11-17 Thread Oliver Specht
writerfilter/source/ooxml/OOXMLDocumentImpl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit aac3a50a392c95532a85e4c558d2eb1d1a89cdff Author: Oliver Specht Date: Fri Nov 13 12:36:04 2015 +0100 tdf#95188: enable import of shapes in footnotes in

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

2015-11-17 Thread Stephan Bergmann
javaunohelper/source/bootstrap.cxx |2 +- javaunohelper/source/javaunohelper.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 6a8a84c72f89930094870df1ed2a65bfe5768a44 Author: Stephan Bergmann Date: Tue Nov 17 10:38:44 2015

[Libreoffice-commits] core.git: 2 commits - jvmaccess/source jvmfwk/plugins

2015-11-17 Thread Stephan Bergmann
jvmaccess/source/classpath.cxx |2 +- jvmfwk/plugins/sunmajor/pluginlib/util_cocoa.mm |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit be59130fa477b6c5c7abbee121fdf9eb261b8312 Author: Stephan Bergmann Date: Tue Nov 17

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

2015-11-17 Thread Stephan Bergmann
sal/osl/unx/osxlocale.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1a97d7b9a479554d4b1f937323ca993b61da2cdc Author: Stephan Bergmann Date: Tue Nov 17 10:40:20 2015 +0100 Don't assume sal_Unicode is unsigned short

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

2015-11-17 Thread Stephan Bergmann
connectivity/source/drivers/hsqldb/HStorageMap.cxx |3 ++- connectivity/source/drivers/jdbc/tools.cxx |5 +++-- connectivity/source/drivers/macab/macabutilities.hxx |4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) New commits: commit

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

2015-11-17 Thread Stephan Bergmann
vcl/inc/sft.hxx|8 vcl/quartz/ctfonts.cxx |2 +- vcl/quartz/ctlayout.cxx|4 ++-- vcl/quartz/utils.cxx | 11 ++- vcl/source/fontsubset/sft.cxx |4 ++-- vcl/source/fontsubset/xlat.cxx | 10 +-

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

2015-11-17 Thread Stephan Bergmann
tools/source/stream/stream.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit e625a440a4d17826677608ac430660374d2b7d4f Author: Stephan Bergmann Date: Tue Nov 17 10:42:37 2015 +0100 Don't assume sal_Unicode is unsigned short

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

2015-11-17 Thread Stephan Bergmann
svx/source/items/rotmodit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 50d31b204fc39765f57737587ed9792c4fc97c00 Author: Stephan Bergmann Date: Tue Nov 17 10:41:59 2015 +0100 Don't assume sal_Unicode is unsigned short

[Bug 94272] Reduce copy'n'pasta code in Impress unit tests (sd/qa)

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94272 --- Comment #1 from Commit Notification --- Katarina Behrens committed a patch related to this issue. It has been pushed to "master":

[Bug 94272] Reduce copy'n'pasta code in Impress unit tests (sd/qa)

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94272 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack

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

2015-11-17 Thread Michael Stahl
compilerplugins/clang/badstatics.cxx | 78 +++ 1 file changed, 70 insertions(+), 8 deletions(-) New commits: commit 2ee802245ed9614734506a9d46edcbcee53ea2cc Author: Michael Stahl Date: Thu Nov 12 22:33:36 2015 +0100 compilerplugins:

[Libreoffice-commits] core.git: solenv/gbuild

2015-11-17 Thread Bjoern Michaelsen
solenv/gbuild/CppunitTest.mk |6 +++--- solenv/gbuild/platform/com_GCC_class.mk |6 ++ solenv/gbuild/platform/com_MSC_class.mk |4 solenv/gbuild/platform/unittest-failed-WNT.sh |1 + 4 files changed, 14 insertions(+), 3 deletions(-) New

[Libreoffice-commits] core.git: cppcanvas/source editeng/source filter/source include/tools sd/source sot/source starmath/source sw/source tools/source

2015-11-17 Thread Stephan Bergmann
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +- editeng/source/items/textitem.cxx|2 +- filter/source/msfilter/svdfppt.cxx |2 +- include/tools/stream.hxx |1 + sd/source/filter/ppt/pptin.cxx |2 +- sd/source/filter/ppt/propread.cxx

[Libreoffice-commits] core.git: 5 commits - include/ucbhelper include/unotools include/vbahelper include/vcl ucbhelper/source ucb/source unotools/source uui/source vbahelper/source vcl/source writerpe

2015-11-17 Thread Noel Grandin
include/ucbhelper/commandenvironment.hxx |3 + include/ucbhelper/contenthelper.hxx|3 + include/ucbhelper/contentidentifier.hxx|3 + include/ucbhelper/interactionrequest.hxx |5 +-- include/ucbhelper/providerhelper.hxx

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

2015-11-17 Thread Stephan Bergmann
lingucomponent/source/spellcheck/macosxspell/macspellimp.mm | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 8f7e5633b12802cd4a7f06ca27659f0983018786 Author: Stephan Bergmann Date: Tue Nov 17 10:39:42 2015 +0100 Don't assume

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

2015-11-17 Thread Stephan Bergmann
sc/source/filter/excel/xestream.cxx |9 +++-- sd/source/filter/eppt/pptx-text.cxx |2 +- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 5bdaf82cce321d4a86914f1ee4e8abfea384b218 Author: Stephan Bergmann Date: Tue Nov 17 10:40:53 2015 +0100

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

2015-11-17 Thread Stephan Bergmann
sfx2/source/appl/shutdowniconaqua.mm |2 +- shell/source/backends/macbe/macbackend.mm |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit ceeeb48f15ef638a778f7d8184df8933f3a870c8 Author: Stephan Bergmann Date: Tue Nov 17 10:41:21 2015

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

2015-11-17 Thread Stephan Bergmann
lotuswordpro/source/filter/lwpsilverbullet.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 414f14ffb61a3d3a22604a96239486fa4942ea73 Author: Stephan Bergmann Date: Tue Nov 17 10:40:00 2015 +0100 Don't assume sal_Unicode is unsigned

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

2015-11-17 Thread Stephan Bergmann
vcl/source/helper/commandinfoprovider.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c217cfe6ebba1f6cd62f47693210075e0dadf58 Author: Stephan Bergmann Date: Tue Nov 17 11:26:31 2015 +0100 -Werror=maybe-uninitialized

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

2015-11-17 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |1 vcl/unx/gtk/window/gtksalframe.cxx | 251 - 2 files changed, 164 insertions(+), 88 deletions(-) New commits: commit 717c4a8c6324e283d9a1d6d7917ed7360d1227f9 Author: Caolán McNamara Date: Thu

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

2015-11-17 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 95 + 1 file changed, 95 insertions(+) New commits: commit 23ea117f1c9f9f1462d56afab81b4fe348e1a4f8 Author: Varun Dhall Date: Tue Nov 17 03:54:34 2015 +0530 Added Test for tdf#67238

[Libreoffice-commits] core.git: solenv/bin solenv/gbuild

2015-11-17 Thread Bjoern Michaelsen
solenv/bin/unittest-failed.sh | 51 -- solenv/gbuild/CppunitTest.mk | 15 ++ solenv/gbuild/PythonTest.mk | 11 +--- solenv/gbuild/platform/com_MSC_class.mk |3 +

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

2015-11-17 Thread Miklos Vajna
sw/inc/unomapproperties.hxx | 517 sw/source/core/unocore/unomapproperties.hxx | 517 2 files changed, 517 insertions(+), 517 deletions(-) New commits: commit 6ceb4e2d7ae61e215707e6ee1d4f893e2fee5126 Author: Miklos Vajna

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

2015-11-17 Thread Stephan Bergmann
filter/source/flash/swfwriter2.cxx |2 +- fpicker/source/aqua/CFStringUtilities.mm |4 ++-- fpicker/source/aqua/NSString_OOoAdditions.mm |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit f199bbafd3cbe186b71e806557dca3b1cbcbe430 Author:

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

2015-11-17 Thread Stephan Bergmann
avmedia/source/macavf/framegrabber.mm|2 +- avmedia/source/macavf/player.mm |2 +- avmedia/source/quicktime/framegrabber.mm |2 +- avmedia/source/quicktime/player.mm |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New commits: commit

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

2015-11-17 Thread Stephan Bergmann
bridges/source/jni_uno/jni_bridge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 46bdc500669aa07cad75a2f7f917c7c3f97e21ae Author: Stephan Bergmann Date: Tue Nov 17 10:30:13 2015 +0100 Don't assume sal_Unicode is unsigned short

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

2015-11-17 Thread Stephan Bergmann
i18npool/source/indexentry/indexentrysupplier_asian.cxx |8 ++-- i18npool/source/nativenumber/nativenumbersupplier.cxx |3 ++- i18npool/source/transliteration/textToPronounce_zh.cxx |3 ++- 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit

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

2015-11-17 Thread Stephan Bergmann
hwpfilter/source/formula.cxx | 10 +-- hwpfilter/source/hwpreader.cxx | 108 - 2 files changed, 59 insertions(+), 59 deletions(-) New commits: commit 1acbdc6bbda4021b40fa6d2da75f26e59a156d7f Author: Stephan Bergmann Date: Tue

[Libreoffice-commits] core.git: 2 commits - icon-themes/breeze icon-themes/galaxy icon-themes/tango sd/source writerfilter/source

2015-11-17 Thread Philippe Jung
icon-themes/breeze/sd/res/displaymode_handoutmaster.png |binary icon-themes/breeze/sd/res/displaymode_notes.png |binary icon-themes/breeze/sd/res/displaymode_notesmaster.png |binary icon-themes/breeze/sd/res/displaymode_outline.png |binary

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

2015-11-17 Thread Michael Stahl
vcl/unx/kde4/KDESalDisplay.cxx |9 + vcl/unx/kde4/KDESalDisplay.hxx |2 +- vcl/unx/kde4/KDEXLib.cxx | 15 ++- vcl/unx/kde4/KDEXLib.hxx |4 ++-- 4 files changed, 18 insertions(+), 12 deletions(-) New commits: commit

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/osx vcl/unx vcl/win

2015-11-17 Thread Michael Meeks
vcl/headless/svpinst.cxx|4 +++- vcl/inc/headless/svpinst.hxx|2 +- vcl/inc/osx/salinst.h |2 +- vcl/inc/salinst.hxx | 11 +++ vcl/inc/unx/gtk/gtkdata.hxx |2 +- vcl/inc/unx/gtk/gtkinst.hxx |2 +- vcl/inc/unx/saldisp.hxx

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

2015-11-17 Thread Stephan Bergmann
stoc/source/javavm/javavm.cxx | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 602e942af6e493ce24b5266549a995c5d5a1148d Author: Stephan Bergmann Date: Tue Nov 17 10:41:39 2015 +0100 Don't assume

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

2015-11-17 Thread Stephan Bergmann
sw/source/filter/ww8/wrtww8.cxx |2 +- sw/source/filter/ww8/ww8par.cxx |2 +- sw/source/filter/ww8/ww8par2.cxx |2 +- sw/source/filter/ww8/ww8scan.cxx |2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 34c254f64b5a5d52cdca94080089e4ef2bcf7b5c Author:

[Libreoffice-commits] core.git: i18npool/source shell/source

2015-11-17 Thread Stephan Bergmann
i18npool/source/indexentry/indexentrysupplier_asian.cxx |2 +- shell/source/backends/localebe/localebackend.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4b7d3395cacbe729118b7c558413a33f38503d85 Author: Stephan Bergmann Date:

[Libreoffice-commits] core.git: sd/Library_sdui.mk svx/Library_svx.mk

2015-11-17 Thread Matúš Kukan
sd/Library_sdui.mk |1 - svx/Library_svx.mk |1 - 2 files changed, 2 deletions(-) New commits: commit 510f463099272cec7f2193f3ffa1dbbd20d9f718 Author: Matúš Kukan Date: Tue Nov 17 18:38:46 2015 +0100 No point to link against pure UNO component library fwk

[Libreoffice-commits] core.git: 8 commits - editeng/source extensions/source hwpfilter/source include/editeng include/sax include/sfx2 include/svl include/svtools sax/source sc/inc sc/qa sc/source sd/

2015-11-17 Thread Noel Grandin
editeng/source/editeng/editobj.cxx |1 - editeng/source/editeng/fieldupdater.cxx |1 - editeng/source/items/frmitems.cxx|1 - editeng/source/misc/svxacorr.cxx |1 - editeng/source/uno/unofield.cxx |1 -

[Libreoffice-commits] core.git: 2 commits - unotools/source uui/source

2015-11-17 Thread Noel Grandin
unotools/source/accessibility/accessiblerelationsethelper.cxx | 16 - unotools/source/accessibility/accessiblestatesethelper.cxx| 16 - unotools/source/config/cmdoptions.cxx | 12 unotools/source/config/compatibility.cxx |2

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

2015-11-17 Thread Noel Grandin
vbahelper/source/msforms/vbabutton.cxx |2 +- vbahelper/source/msforms/vbacheckbox.cxx |2 +- vbahelper/source/msforms/vbacontrol.cxx |6 +++--- vbahelper/source/msforms/vbacontrol.hxx | 14 +++---

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

2015-11-17 Thread Noel Grandin
sfx2/source/appl/lnkbase2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fbd95af61bec73c77090f71b1c0f84f8180d4a60 Author: Noel Grandin Date: Wed Nov 18 08:54:02 2015 +0200 fix for windows build after my commit

[Libreoffice-bugs] [Bug 95788] Add ClearRecentDocuments to Keyboard Configuration Dialog

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95788 --- Comment #8 from Yousuf (Jay) Philips --- (In reply to Maxim Monastirsky from comment #7) > There is no such commands. It's a fake entry used in the recent list to > execute some custom action. @Maxim: Yes the

[Libreoffice-bugs] [Bug 94272] Reduce copy'n'pasta code in Impress unit tests (sd/qa)

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94272 Katarina Behrens (CIB) changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 95841] Hard to Select Line/Polyline

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95841 Beluga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 95849] FORMATTING : character highlighting lost in slideshow mode

2015-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95849 Beluga changed: What|Removed |Added Status|NEEDINFO|NEW

  1   2   3   4   >