Re: German code comments

2015-08-05 Thread Tor Lillqvist
> I copied them here and started translating (my translations are at the > bottom). > https://github.com/JohannesBuchner/libreoffice-translate > Maybe some of you speak German and can help out by forking and pull > requests. Thank you very much for your work, but please, this is the wrong app

Re: German code comments

2015-08-05 Thread Luc Castermans
Hi Johannes, Great initiative. By doing so you remove comment out of context (= code), which in my experience can hamper translation. Maybe we can splitt work still on file-basis? Regards, Luc Op wo 5 aug. 2015 21:13 schreef Johannes Buchner : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

[GSoC] Haskell UNO Language Binding - Weekly Report 10

2015-08-05 Thread Jorge Mendes
Hi, The past week and the beginning of this one I have been improving the code generation for two purposes: reduce the need of tweaking the generated code, and improve type safety along with better memory management. This is not yet finished. I had to make major changes to the code, and I am test

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

2015-08-05 Thread Henry Castro
loolwsd/LOOLSession.cpp | 12 +++- loolwsd/LOOLWSD.cpp |3 ++- loolwsd/LOOLWSD.hpp |1 + 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit ee928f9af1bd05752604a10af22e0c4e9180dec7 Author: Henry Castro Date: Wed Aug 5 20:20:05 2015 -0400 loolws

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

2015-08-05 Thread Henry Castro
loolwsd/LOOLSession.cpp |2 +- loolwsd/LOOLWSD.cpp |6 +++--- loolwsd/LOOLWSD.hpp |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 1c0153d5e0350ee71437dd14a977f8f7f6f9d61a Author: Henry Castro Date: Wed Aug 5 20:01:39 2015 -0400 loolwsd: ensu

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

2015-08-05 Thread Henry Castro
loolwsd/LOOLSession.cpp | 12 loolwsd/LOOLWSD.cpp |8 +--- loolwsd/LOOLWSD.hpp |2 +- 3 files changed, 14 insertions(+), 8 deletions(-) New commits: commit 0ec12fe11ec22d8a4a7ce1d334b4af2f5465ca98 Author: Henry Castro Date: Wed Aug 5 18:19:51 2015 -0400

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

2015-08-05 Thread Caolán McNamara
package/inc/ZipOutputEntry.hxx | 18 +-- package/source/zipapi/ZipOutputEntry.cxx | 63 +++-- package/source/zippackage/ZipPackageStream.cxx |3 - 3 files changed, 65 insertions(+), 19 deletions(-) New commits: commit 458bf0812570f517dd4b80efb

New Defects reported by Coverity Scan for LibreOffice

2015-08-05 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 2 new defect(s) introduced to LibreOffice found with Coverity Scan. 19 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

[Libreoffice-commits] core.git: chart2/Library_chartcontroller.mk chart2/source include/sfx2 officecfg/registry sfx2/source

2015-08-05 Thread Markus Mohrhard
chart2/Library_chartcontroller.mk |1 chart2/source/controller/chartcontroller.component |4 chart2/source/controller/inc/ChartToolbarController.hxx | 99 +++ chart2/source/controller/main/ToolbarController.cxx | 141

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/MasterProcessSession.cpp

2015-08-05 Thread Henry Castro
loolwsd/LOOLKit.cpp |2 +- loolwsd/LOOLWSD.cpp |1 + loolwsd/LOOLWSD.hpp |1 + loolwsd/MasterProcessSession.cpp | 12 +++- 4 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 76dba8c5b414815a67ca44c11cbbd08734cbd149 Au

Crash test update

2015-08-05 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/4275056a90eb9e178062276cc104ac2b94db13ca/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2015-08-05 Thread Markus Mohrhard
sc/source/filter/excel/xestream.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5057663179244c423a299e0743c2792ffebda0ab Author: Markus Mohrhard Date: Wed Aug 5 21:46:07 2015 +0200 really call the vba export Change-Id: I92e8ca85f4430ddf1c4e4e2ea3d024f8a6e23a8

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

2015-08-05 Thread Markus Mohrhard
vcl/unx/gtk/app/gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ca44dd59dc1833526e45f2a750ef8bb2888a60e Author: Markus Mohrhard Date: Thu Jul 30 16:41:26 2015 +0200 don't map GDK_KEY_RELEASE to keyboard events, tdf#92996 This was only don

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

2015-08-05 Thread Caolán McNamara
vcl/unx/gtk/window/gtksalframe.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 848f685ae8f614ad62d205ef628f259cafb738b3 Author: Caolán McNamara Date: Wed Aug 5 20:03:18 2015 +0100 attach gestures to event widget instead of toplevel Change

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

2015-08-05 Thread Markus Mohrhard
vcl/unx/gtk/app/gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2eaa1bb9354c3e175d8b8de4f242bed89db4664 Author: Markus Mohrhard Date: Thu Jul 30 16:41:26 2015 +0200 don't map GDK_KEY_RELEASE to keyboard events, tdf#92996 This was only don

German code comments

2015-08-05 Thread Johannes Buchner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Michael mentioned[1] that 5000 German comments in the source code still require translation into German. I copied them here and started translating (my translations are at the bottom). https://github.com/JohannesBuchner/libreoffice-transl

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ed/d086fbf20a11380fc3c29a4a90a37e25fdc3e2

2015-08-05 Thread Caolán McNamara
ed/d086fbf20a11380fc3c29a4a90a37e25fdc3e2 |1 + 1 file changed, 1 insertion(+) New commits: commit 029e9032f6605c99363b4b08855f31f07f7a0cde Author: Caolán McNamara Date: Wed Aug 5 20:09:15 2015 +0100 Notes added by 'git notes add' diff --git a/ed/d086fbf20a11380fc3c29a4a90a37e25fdc3

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/text/TextDocument.py |1 + 1 file changed, 1 insertion(+) New commits: commit bcb2be2b846d99e3e21cfdc88a1395c842fa435e Author: Michael Stahl Date: Tue Aug 4 23:03:05 2015 +0200 wizards: text.TextDocument.getPageCount called as class method only Ch

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/text/TextDocument.py |1 + 1 file changed, 1 insertion(+) New commits: commit 1aed837f7d105881db54b4e707c26ac4da304c84 Author: Michael Stahl Date: Tue Aug 4 23:03:05 2015 +0200 wizards: text.TextDocument.getPageCount called as class method only Ch

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/common/FileAccess.py | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 0311da2dd313b10ebdd71700aa6ea45bd9c34c72 Author: Michael Stahl Date: Tue Aug 4 22:44:06 2015 +0200 wizards: FileAccess.getURL does not work on Windows

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/web/Process.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98d33dbe6cdf9bd980b3ef4758610c6a70b7cb9a Author: Michael Stahl Date: Tue Aug 4 23:36:13 2015 +0200 tdf#76845: wizards: fix Web wizard XSLT deadlock on Windows

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - solenv/gdb

2015-08-05 Thread Michael Stahl
solenv/gdb/boost/ptr_container.py |8 solenv/gdb/boost/unordered.py |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 8767a9d98ff6d8f8cb628e7b7a1ef0ddd0a23142 Author: Michael Stahl Date: Wed Jul 29 22:46:26 2015 +0200 gdb pretty printers fo

[Libreoffice-commits] core.git: Branch 'feature/unitver' - sc/qa

2015-08-05 Thread Andrzej Hunt
sc/qa/unit/units.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 6a75eeb0c3dc12844557027f0df443e1b57269c6 Author: Andrzej Hunt Date: Wed Aug 5 19:50:55 2015 +0100 Test for tdf#92455 (persist purely local annotations after conversion) Change-Id: I3f0e

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

2015-08-05 Thread Varun Dhall
Hi all! Tenth week of GSoC was passed in writing some new tests. Here are the changes made in last 7 days - https://gerrit.libreoffice.org/#/c/17434/ https://gerrit.libreoffice.org/#/c/17455/ https://gerrit.libreoffice.org/#/c/17524/ These changes are successfully merged into the master.

Re: LibO Calc - detect if function is called within Function Wizard

2015-08-05 Thread Mikhail Zemlyanukha
Hi Eike, Thank you for the info Mike On Wed, Aug 5, 2015 at 6:49 PM, Eike Rathke wrote: > Hi Mikhail, > > On Saturday, 2015-08-01 00:17:36 +0300, Mikhail Zemlyanukha wrote: > >> I'm developing a java extension for calc, and I would like to detect >> if a worksheet function (implemented in my ad

Re: Failing using "logerrit testfeature" - ERROR: missing Change-Id in commit message footer

2015-08-05 Thread Norbert Thiebaud
On Mon, Aug 3, 2015 at 4:47 AM, Christian Lohmaier wrote: > > alternatively use the ./g command, that also installs the git-hooks... the only way the git hook is not installed is if one make patch out of freshly cloned core.git without ever running make on it... :-( Norbert

Re: Fail to change idl files for getFiles refactoring

2015-08-05 Thread julien2412
I added [API CHANGE] but there's nothing in udkapi/type_reference/udkapi.idl concerning XFilePicker or XFilePicker2. Did I miss something obvious? Julien -- View this message in context: http://nabble.documentfoundation.org/Fail-to-change-idl-files-for-getFiles-refactoring-tp4156091p4156408.h

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

2015-08-05 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d957ccafbf13b180aa8903aaeacbbf3ca22f13d Author: Mihai Varga Date: Wed Aug 5 19:07:42 2015 +0300 loleaflet: forgot 'this' keyword diff --git a/loleaflet/src/layer/tile/TileL

Re: LibO Calc - detect if function is called within Function Wizard

2015-08-05 Thread Eike Rathke
Hi Mikhail, On Saturday, 2015-08-01 00:17:36 +0300, Mikhail Zemlyanukha wrote: > I'm developing a java extension for calc, and I would like to detect > if a worksheet function (implemented in my addin) is called from > Function Wizard. There is no such differentiation. To implement that, maybe a

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

2015-08-05 Thread Stephan Bergmann
connectivity/source/drivers/mozab/MColumnAlias.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 089fdb63139e424e36d4aa9c892f65bdcbdd1116 Author: Stephan Bergmann Date: Wed Aug 5 16:53:38 2015 +0200 OSL_ENSURE always makes the condition visible to the compil

Re: Fail to change idl files for getFiles refactoring

2015-08-05 Thread julien2412
sberg wrote > On 08/02/2015 09:51 AM, julien2412 wrote: >> Concerning getFiles refactoring, I'm trying to change some idl files, see >> https://gerrit.libreoffice.org/#/c/17068/ >> >> I don't know what to change for not having this error: >> interface type com.sun.star.ui.dialogs.XFilePicker2 direc

[Libreoffice-commits] libvisio.git: configure.ac src/test

2015-08-05 Thread David Tardon
configure.ac|4 src/test/importtest.cpp |2 ++ 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 7128ea06e51c712a549d95237093b836eee4db8f Author: David Tardon Date: Wed Aug 5 17:03:50 2015 +0200 only run the char bg. color test with new libxml2

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

2015-08-05 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit c36bca17f544b9c8572673e75421780d2cdd984a Author: Mihai Varga Date: Wed Aug 5 17:51:30 2015 +0300 loleaflet: request tiles closer to the cursor first

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641 Bug 79641 depends on bug 86678, which changed state. Bug 86678 Summary: TOOLBAR: Underlined letters in new drop downs not working https://bugs.documentfoundation.org/show_bug.cgi?id=86678 What|Removed |Ad

Re: Fail to change idl files for getFiles refactoring

2015-08-05 Thread Stephan Bergmann
On 08/02/2015 09:51 AM, julien2412 wrote: Concerning getFiles refactoring, I'm trying to change some idl files, see https://gerrit.libreoffice.org/#/c/17068/ I don't know what to change for not having this error: interface type com.sun.star.ui.dialogs.XFilePicker2 direct mandatory base #1 change

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

2015-08-05 Thread Varun
sd/qa/unit/data/odp/Tdf62176.odp |binary sd/qa/unit/export-tests.cxx | 47 +++ 2 files changed, 47 insertions(+) New commits: commit 077fd3d95cc00bb3cd99f6bb7dae610877ad59b5 Author: Varun Date: Wed Aug 5 15:42:08 2015 +0530 Added Test for #tdf62

[Libreoffice-commits] help.git: Branch 'libreoffice-5-0' - 2 commits - source/auxiliary source/text

2015-08-05 Thread Christian Lohmaier
source/auxiliary/sbasic.tree|2 +- source/text/sbasic/shared/03020103.xhp |4 ++-- source/text/swriter/librelogo/LibreLogo.xhp |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 68c46e7dbaf5cf34a5b5ccb80122801dad778bbe Author: Christian Lo

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - helpcontent2

2015-08-05 Thread Christian Lohmaier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fefceaaea28a621f009691b34d44d069e79b23b Author: Christian Lohmaier Date: Wed Aug 5 15:31:58 2015 +0200 Updated core Project: help 68c46e7dbaf5cf34a5b5ccb80122801dad778bbe missing space

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

2015-08-05 Thread Christian Lohmaier
source/auxiliary/sbasic.tree|2 +- source/text/sbasic/shared/03020103.xhp |4 ++-- source/text/swriter/librelogo/LibreLogo.xhp |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bbece63b0f7b182f8bbf36accef29bb7a42e7800 Author: Christian Lo

[Libreoffice-commits] core.git: helpcontent2

2015-08-05 Thread Christian Lohmaier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f967e900c85d0a80a8665439f79238b87855b4a6 Author: Christian Lohmaier Date: Wed Aug 5 15:31:58 2015 +0200 Updated core Project: help bbece63b0f7b182f8bbf36accef29bb7a42e7800 missing space

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

2015-08-05 Thread matteocam
svx/source/svdraw/svdotxed.cxx | 28 +++- 1 file changed, 27 insertions(+), 1 deletion(-) New commits: commit 98b10d15f111c0960959c26f6fa5778f028a8228 Author: matteocam Date: Wed Aug 5 15:09:34 2015 +0200 Set text object before flushing overflow checks C

Re: Enum types in IDL and in code

2015-08-05 Thread Stephan Bergmann
On 07/21/2015 05:31 AM, Matthew J. Francis wrote: The ParagraphProperties service contains, among other things, the properties: com::sun::star::style::ParagraphAdjust ParaAdjust com::sun::star::style::GraphicLocation ParaBackGraphicLocation where ParagraphAdjust and GraphicLocation are

[Libreoffice-commits] core.git: configure.ac

2015-08-05 Thread Tor Lillqvist
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit eaa20331758ef83a5f13bae7cbd776d7727d1c73 Author: Tor Lillqvist Date: Wed Aug 5 15:02:40 2015 +0300 Graphite is enabled by default, so give help for --disable-graphite instead (Not that I

Re: Calc Add-in Java extension: assign function to a new category

2015-08-05 Thread Mikhail Zemlyanukha
Hi Eike, Thank you for the feedback. I know about http://ask.libreoffice.org/ and posted few questions there but didn't get any answers. Seems that my questions are too specific for that site. Stackoverflow seems to have even less LibO-related auditory though. I would prefer to use SO since it is

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

2015-08-05 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9531a7d36141789d5b4d004758bf11e184f411b7 Author: matteocam Date: Wed Aug 5 13:29:13 2015 +0200 Restore right MaxAutoPaperSize in SdrTextObj::ImpInitDrawOutliner Change-Id:

[Libreoffice-commits] core.git: compilerplugins/clang dbaccess/source lotuswordpro/source sc/source xmloff/inc xmloff/source

2015-08-05 Thread Noel Grandin
compilerplugins/clang/refcounting.cxx | 120 +- dbaccess/source/core/api/KeySet.cxx | 18 +- dbaccess/source/core/api/KeySet.hxx |4 dbaccess/source/core/api/RowSet.cxx | 28 ++-- dbaccess/source/core/a

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

2015-08-05 Thread matteocam
include/svx/textchain.hxx | 10 +++-- svx/source/svdraw/svdotxed.cxx| 16 svx/source/svdraw/textchain.cxx | 65 +- svx/source/svdraw/textchaincursor.cxx |7 +++ 4 files changed, 32 insertions(+), 66 deletions(-) New comm

[Libreoffice-commits] core.git: filter/source include/comphelper sc/qa sdext/source sd/source svx/source

2015-08-05 Thread Noel Grandin
filter/source/config/cache/constant.hxx | 4 - filter/source/config/cache/filtercache.cxx| 24 -- filter/source/config/fragments/filters/AbiWord.xcu| 2 filter/source/config/fragments/filters/

Re: [Libreoffice-commits] core.git: 2 commits - bin/find-unused-defines.sh dbaccess/source framework/inc i18nlangtag/source i18npool/inc include/toolkit include/vcl udkapi/com vcl/source

2015-08-05 Thread Eike Rathke
Hi Noel, On Monday, 2015-08-03 18:29:31 +0200, Noel Grandin wrote: > Oops, my mistake. Fixed in commit 5fcef02ee288c894a89c1046df918c121294b757 Thanks. Which makes me think that automatically removing defines that something thinks is unused, but that is unused only in a specific build configura

Re: Calc Add-in Java extension: assign function to a new category

2015-08-05 Thread Eike Rathke
Hi Mikhail, On Monday, 2015-08-03 00:53:40 +0300, Mikhail Zemlyanukha wrote: > In LibO Calc Java extension, in XAddIn interface there're 2 functions: > getProgrammaticCategoryName() and getDisplayCategoryName(). From > Javadoc I see that getProgrammaticCategoryName must return one of > existing c

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - include/svtools svtools/source svtools/uiconfig

2015-08-05 Thread Szymon Kłos
include/svtools/ServerDetailsControls.hxx|8 ++ svtools/source/dialogs/PlaceEditDialog.cxx | 20 +++ svtools/source/dialogs/ServerDetailsControls.cxx | 14 svtools/uiconfig/ui/placeedit.ui | 65 ++- 4 files changed, 58 insertions

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

2015-08-05 Thread Miklos Vajna
vcl/source/window/window.cxx |4 1 file changed, 4 insertions(+) New commits: commit 968bc55adebd0158349b32a31ea341be292d8aa1 Author: Miklos Vajna Date: Wed Aug 5 11:25:02 2015 +0200 tdf#92982 vcl rendercontext: fix buffer size with empty user profile I did not notice th

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

2015-08-05 Thread Noel Grandin
include/vcl/settings.hxx|3 ++- vcl/source/app/settings.cxx | 13 - 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 1b556192d5cf43a2505755d98c96d48bf841e9da Author: Noel Grandin Date: Mon Aug 3 11:12:08 2015 +0200 tdf#92788 - Middle Button on Mo

Re: [libreoffice-documentation] Re: Ease maintenance of build-in help

2015-08-05 Thread thecarpy
Hi guyz, Why don't you use wiki as authoring tool, convert that to XML, then you have a source that can be converted to anything. You put the wiki into version control (git/subversion), power authors can edit the text files with ease in an editor of their choice (wiki syntax is easy to learn),

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

2015-08-05 Thread Julien Nabet
cui/source/tabpages/textattr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a479d44676b3a2f413c3a103ef5943b3562cbe3 Author: Julien Nabet Date: Sun Aug 2 21:20:48 2015 +0200 tdf#93079: "resize shape to fit text" state can't be disabled Wrong cop

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

2015-08-05 Thread Miklos Vajna
include/vcl/outdev.hxx |3 vcl/source/outdev/outdev.cxx | 10 ++ vcl/source/window/paint.cxx | 162 --- 3 files changed, 103 insertions(+), 72 deletions(-) New commits: commit f975b84a80dc17a3f91e7754eb4ce6a781e2508a Author: Miklos Vajna Dat

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/common/FileAccess.py | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 4fab83e1e12246a7183e5da090087ab65c0ccb3a Author: Michael Stahl Date: Tue Aug 4 22:44:06 2015 +0200 wizards: FileAccess.getURL does not work on Windows

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

2015-08-05 Thread Stephan Bergmann
include/editeng/editids.hrc |2 +- include/svx/svxids.hrc |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit ff7410fe4bc7518787afef5bd8a43760cb3d633c Author: Stephan Bergmann Date: Tue Aug 4 18:45:15 2015 +0200 tdf#93041: Resolve clashing SID_OFFER_IMP

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/sal

2015-08-05 Thread Michael Stahl
include/sal/log.hxx | 12 1 file changed, 12 insertions(+) New commits: commit 350402eab3ebbaae4547c132e47900afafbe9e12 Author: Michael Stahl Date: Tue Aug 4 11:44:55 2015 +0200 sal: partially revert a251fe4d48237a4d9c9530dafc7bbdce6028e9cf The change to sal/log.hx

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

2015-08-05 Thread Tomaž Vajngerl
scp2/source/ooo/directory_ooo.scp |5 + scp2/source/ooo/file_extra_ooo.scp |7 +++ scp2/source/ooo/module_ooo.scp |1 + 3 files changed, 13 insertions(+) New commits: commit 9361579ffbc1da89ddbf90f1910e23af6e027b6d Author: Tomaž Vajngerl Date: Fri Jul 24 16:54:44 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - officecfg/registry

2015-08-05 Thread Tomaž Vajngerl
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d76d4aedc6d085cae20403bae9244de9f47ea72 Author: Tomaž Vajngerl Date: Tue Jul 28 18:03:50 2015 +0900 Change "Design" sidebar deck icon Change

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

2015-08-05 Thread Jan-Marek Glogowski
vcl/unx/kde4/KDESalGraphics.cxx | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) New commits: commit 4701f6b95d48cc8f253a26d0ed0d9b32d51e6bee Author: Jan-Marek Glogowski Date: Thu Jul 30 18:10:03 2015 +0200 tdf#92903 KDE4: fix listbox regression from 92115

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

2015-08-05 Thread Jean-Pierre Ledure
wizards/source/access2base/CommandBar.xba|1 + wizards/source/access2base/CommandBarControl.xba |9 + wizards/source/access2base/DoCmd.xba |2 +- wizards/source/access2base/UtilProperty.xba |2 +- 4 files changed, 8 insertions(+), 6 deletions(-) Ne

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - wizards/com

2015-08-05 Thread Michael Stahl
wizards/com/sun/star/wizards/web/Process.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5beb43b3fe989a25234b17dfa5d6ba0f785c5deb Author: Michael Stahl Date: Tue Aug 4 23:36:13 2015 +0200 tdf#76845: wizards: fix Web wizard XSLT deadlock on Windows

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

2015-08-05 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx |1 - sw/source/filter/ww8/docxattributeoutput.hxx |5 ++--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 10560949f90e08fe4a04dd91c7d388c4998100e8 Author: Miklos Vajna Date: Wed Aug 5 09:26:13 2015 +0200 sw: use

[GSoC] Integrate LO with GNOME - WR#10

2015-08-05 Thread Pranav Kant
Stuff this week: - Few bug fixes - Associate thread pool to widget instance; not a global one. This should help applications invoking multiple widget instances and work separately. - Played a bit with widget registration work Coming up: - GUADEC - Presenting all this GSoC work in talk with Markus

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-08-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #21 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=aecdaa718612285306335e307b242d6b9166052e tdf#88206

[Libreoffice-commits] core.git: embedserv/source eventattacher/source

2015-08-05 Thread Takeshi Abe
embedserv/source/inc/docholder.hxx |4 ++-- embedserv/source/inc/intercept.hxx |4 ++-- embedserv/source/inc/xwin.hxx |4 ++-- eventattacher/source/eventattacher.cxx |9 - 4 files changed, 10 insertions(+), 11 deletions(-) New commits: commit aecdaa7186122