Re: no 'object' file generated ?

2015-01-19 Thread Ashod Nakashian
On Mon, Jan 19, 2015 at 3:36 PM, Michael Stahl wrote: > On 19.01.2015 16:54, Michael Stahl wrote: > >> the warning is printed in the next lines: >> >>> C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110)

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

2015-01-19 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit 250477f8eb2b2240209bffbe1ddeb3e587e3a5cf Author: Eike Rathke Date: Mon Jan 19 23:16:23 2015 +0100 in COUNT() use ConvertStringToValue() for literal stri

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

2015-01-19 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx | 31 ++- 1 file changed, 26 insertions(+), 5 deletions(-) New commits: commit 0657176b3e42886c4ae14f9991c52b4d61bbe116 Author: Miklos Vajna Date: Sun Jan 18 21:17:03 2015 +0100 fdo#84714 SwTextBoxHelper::findTextBoxes: op

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

2015-01-19 Thread Miklos Vajna
sw/qa/extras/odfexport/data/gerrit13858.odt |binary sw/qa/extras/odfexport/odfexport.cxx| 10 +++ sw/source/core/docnode/node.cxx |3 ++ sw/source/filter/xml/xmltble.cxx| 38 +--- 4 files changed, 37 insertions(+), 14 deletions(-

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

2015-01-19 Thread Miklos Vajna
sw/source/filter/xml/xmltbli.cxx |4 +++- xmloff/source/text/txtimp.cxx|1 + 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit a4f907edbc1f6ce375bbf71c44733bb85f67a74f Author: Miklos Vajna Date: Sat Dec 27 12:11:36 2014 +0100 fdo#84714 ODT import: read insid

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

2015-01-19 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx | 26 -- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit b5fab0c20550b724986ad8a59973b92b181e0478 Author: Eike Rathke Date: Mon Jan 19 23:16:23 2015 +0100 in COUNT() use ConvertStringToValue() for literal stri

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

2015-01-19 Thread Markus Mohrhard
vcl/source/opengl/OpenGLContext.cxx | 54 ++-- 1 file changed, 40 insertions(+), 14 deletions(-) New commits: commit cb1af4e13b48828e41e4d13363193991ef3cdf63 Author: Markus Mohrhard Date: Mon Jan 19 22:57:32 2015 +0100 use a special X error handler for mo

Re: cppcheck: arrayIndexOutOfBounds report in stortree.cxx (store module)

2015-01-19 Thread julien2412
sberg wrote > ... > That m_pData is a "flexible array member" whose actual length is > controlled dynamically. Cppcheck could probably make use of a heuristic > to treat a trailing member declared as an array of length 1 as such a > flexible array, as do some other static analysis tools. Thank

[Libreoffice-commits] core.git: 3 commits - vcl/opengl

2015-01-19 Thread Luboš Luňák
vcl/opengl/gdiimpl.cxx | 23 --- 1 file changed, 8 insertions(+), 15 deletions(-) New commits: commit fb907e83ee2339b71d0358ee9761c4ff4b384be9 Author: Luboš Luňák Date: Mon Jan 19 22:47:01 2015 +0100 draw polypolygon outline properly (if wanted) Again, po

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

2015-01-19 Thread Julien Nabet
store/source/stortree.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ac8fdc7dd4f8ff8d896402838323c65e12c03e7c Author: Julien Nabet Date: Mon Jan 19 22:45:02 2015 +0100 Suppress 1 cppcheck warning arrayIndexOutOfBounds See http://nabble.documentfoundation.org

Re: no 'object' file generated ?

2015-01-19 Thread Michael Stahl
On 19.01.2015 16:54, Michael Stahl wrote: > the warning is printed in the next lines: > >> C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110) >> : warning C4996: 'GetVersionExW': was declared deprecate

[Libreoffice-commits] core.git: avmedia/source fpicker/source setup_native/source shell/source vcl/win

2015-01-19 Thread Michael Stahl
avmedia/source/win/player.cxx | 5 + fpicker/source/win32/misc/WinImplHelper.cxx | 5 + setup_native/source/win32/customactions/shellextensions/startmenuicon.cxx | 8 +++- shell/source/win32/shlxthand

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

2015-01-19 Thread Trent MacAlpine
sc/source/ui/drawfunc/fupoor.cxx | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit fdff4b60b6d4beabadab15a4fceb60cb84e542d8 Author: Trent MacAlpine Date: Fri Jan 16 22:06:39 2015 -0500 fdo#88339 Fixed Calc constrained image movement

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

2015-01-19 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx |4 1 file changed, 4 insertions(+) New commits: commit 913f777c08ce3f089d3155ed77338c9be26abc90 Author: Eike Rathke Date: Mon Jan 19 20:56:11 2015 +0100 add a comment about string conversion configuration Change-Id: I7d939088a433e0719593

Re: no 'object' file generated ?

2015-01-19 Thread Markus Mohrhard
Hey, On Mon, Jan 19, 2015 at 7:55 PM, Ashod Nakashian wrote: > Hey Markus, > > On Mon, Jan 19, 2015 at 10:54 AM, Markus Mohrhard > wrote: > > Hey, > > > > On Mon, Jan 19, 2015 at 4:33 PM, Ashod Nakashian > > wrote: > >> > >> Anyone know why Jenkins sometimes throws this error? > >> > >> > >> >

Re: no 'object' file generated ?

2015-01-19 Thread Ashod Nakashian
Hey Markus, On Mon, Jan 19, 2015 at 10:54 AM, Markus Mohrhard wrote: > Hey, > > On Mon, Jan 19, 2015 at 4:33 PM, Ashod Nakashian > wrote: >> >> Anyone know why Jenkins sometimes throws this error? >> >> >> C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/

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

2015-01-19 Thread Caolán McNamara
sw/source/core/doc/docfmt.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit ff84b2f338b815d3f4c2465d0b60e57123de6d31 Author: Caolán McNamara Date: Thu Jan 15 14:43:27 2015 + Resolves: rhbz#SwDataChanged dtor accesses deleted PaM an ol

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-19 Thread Maarten Hoes
cppcheck/cppcheck-report.sh |1 + 1 file changed, 1 insertion(+) New commits: commit 52626df964a70fbdfb485f189814d072c1ae4631 Author: Maarten Hoes Date: Mon Jan 19 19:09:01 2015 +0100 Added creation of UPLOAD_DIR. Change-Id: Ifa0db60f2c0c87fb4b8c7c9cb65d7990a6a4af93 Revie

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

2015-01-19 Thread Tsutomu Uchino
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c11fc40e0500da7fc217e1bc1290adfdccab82f Author: Tsutomu Uchino Date: Mon Jan 19 17:12:22 2015 + #i116863# remove the extra space befo

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

2015-01-19 Thread Caolán McNamara
sw/source/core/doc/docredln.cxx | 26 ++ 1 file changed, 22 insertions(+), 4 deletions(-) New commits: commit 201e1813cef4059944c2d3e31b3e7dd5e88dbf6a Author: Caolán McNamara Date: Mon Jan 19 12:09:17 2015 + if we change the keys we have to resort based on t

[Libreoffice-commits] core.git: Branch 'feature/priorities' - include/vcl vcl/source

2015-01-19 Thread Tobias Madl
include/vcl/idle.hxx| 13 ++--- vcl/source/app/idle.cxx | 11 --- 2 files changed, 14 insertions(+), 10 deletions(-) New commits: commit 7d40d5fbf0464725f85b24c1dcbe568b3a162c35 Author: Tobias Madl Date: Mon Jan 19 16:30:23 2015 + Added Comments Change

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-19 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 179 1 file changed, 179 insertions(+) New commits: commit 64ae2aa598fadfe55746724dde96fc561573e843 Author: Maarten Hoes Date: Mon Jan 19 14:01:03 2015 +0100 Added automated cppcheck generation script. Corrected s

Re: Mapping of AccessibleStateType to AtkStateType

2015-01-19 Thread Niklas Johansson
Stephan Bergmann skrev den 2015-01-19 10:29: Would probably make sense to rephrase and reformat the "IA2 CWS" comments for offapi/com/sun/star/accessibility/AccessibleStateType.idl's MOVEABLE, DEFAULT, OFFSCREEN, COLLAPSE so that they show up in the doxygen output (esp. for the latter two, w

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

2015-01-19 Thread Niklas Johansson
sw/source/uibase/shells/textsh1.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 7d6ddf18e6266825eb2aef47b41a461a5ac0baa6 Author: Niklas Johansson Date: Thu Jan 15 14:43:21 2015 +0100 fdo#86844 - CONTEXT MENU: Remove hyperlink not accessible At

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

2015-01-19 Thread Michael Stahl
sw/source/filter/ww8/ww8par6.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit b4d4093c68ccc948379f13690e00f787d9f02c09 Author: Michael Stahl Date: Mon Jan 12 20:02:29 2015 +0100 sw: fdo#88005: fix check in SwWW8ImplReader::StopApo() 404f16e97f1c2

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

2015-01-19 Thread Lionel Elie Mamane
svtools/source/brwbox/brwbox2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5a17dd94ed0aca6cefbe1d44cd0a9aed74d1ff21 Author: Lionel Elie Mamane Date: Fri Jan 16 17:08:07 2015 +0100 fdo#88475 BrowseBox/grid: reposition data cursor to current row after paint Ch

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/vcl sd/source vcl/osx vcl/win

2015-01-19 Thread Caolán McNamara
include/vcl/cmdevt.hxx | 28 ++-- sd/source/ui/app/sdmod1.cxx |8 +--- sd/source/ui/slideshow/slideshowimpl.cxx |7 ++- vcl/osx/salinst.cxx |3 ++- vcl/win/source/window/salframe.cxx | 13

[Bug 32664] Keyboard volume keys don't work when LibreOffice is in focus

2015-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32664 --- Comment #63 from Commit Notification --- Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=45cf94410091478a09cc1eadc1b5510a5548ad15&h=li

[Bug 32664] Keyboard volume keys don't work when LibreOffice is in focus

2015-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=32664 Commit Notification changed: What|Removed |Added Whiteboard| target:4.5.0 | target:4.5.0 target:4.4.1 -- You

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/sal svtools/source

2015-01-19 Thread Lionel Elie Mamane
include/sal/log-areas.dox |1 + svtools/source/brwbox/brwbox2.cxx |7 +++ 2 files changed, 8 insertions(+) New commits: commit 75bc77bb35f46f8035edbf945f25f62148c518a7 Author: Lionel Elie Mamane Date: Fri Jan 16 17:08:07 2015 +0100 fdo#88475 BrowseBox/grid: reposition

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

2015-01-19 Thread Matthias Freund
icon-themes/sifr/cmd/lc_datadatapilotrun.png |binary icon-themes/sifr/cmd/lc_xlinecolor.png |binary icon-themes/sifr/cmd/sc_datadatapilotrun.png |binary icon-themes/sifr/cmd/sc_xlinecolor.png |binary 4 files changed New commits: commit f39e2b314eebc128ccaff8e449a5525e23e574be Auth

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

2015-01-19 Thread Matthias Freund
icon-themes/sifr/sfx2/res/symphony/sidebar-3d-small.png |binary icon-themes/sifr/sfx2/res/symphony/sidebar-imganim-large.png|binary icon-themes/sifr/sfx2/res/symphony/sidebar-imganim-small.png|binary icon-themes/sifr/sfx2/res/symphony/sidebar-template-large.png |binary icon-t

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

2015-01-19 Thread Michael Stahl
sw/qa/extras/ooxmlimport/data/rhbz1180114.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |5 + writerfilter/source/dmapper/DomainMapper.cxx |6 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 ++- writerfilter/source/ooxml/model.xml

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

2015-01-19 Thread Caolán McNamara
svx/source/dialog/ruler.src| 22 +++--- vcl/source/control/tabctrl.cxx |2 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 83cb667fe9ad08ccbb3621b982edcb6fa8e4ab38 Author: Caolán McNamara Date: Mon Jan 19 15:38:56 2015 + Resolves: f

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

2015-01-19 Thread Michael Stahl
sw/source/uibase/utlui/content.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit b84c8f64d0388369779c3977768c4f66071296fc Author: Michael Stahl Date: Sat Jan 10 00:57:52 2015 +0100 fdo#87845: sw: fix crash in navigator dialog when view is

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

2015-01-19 Thread Stephan Bergmann
sfx2/source/doc/objserv.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 030f26259f44d1e38623ce8e40015beedd57cd7e Author: Stephan Bergmann Date: Mon Jan 19 12:39:19 2015 +0100 fdo#86147: Do not reset r/o mode for SID_SAVETO ...(aka "Save C

Re: no 'object' file generated ?

2015-01-19 Thread Markus Mohrhard
Hey, On Mon, Jan 19, 2015 at 4:33 PM, Ashod Nakashian wrote: > Anyone know why Jenkins sometimes throws this error? > > > C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110) > : error C2220: warning tre

Re: no 'object' file generated ?

2015-01-19 Thread Michael Stahl
On 19.01.2015 16:33, Ashod Nakashian wrote: > Anyone know why Jenkins sometimes throws this error? > > C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110) > : error C2220: warning treated as error - no 'o

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

2015-01-19 Thread Caolán McNamara
svx/source/dialog/ruler.src| 22 +++--- vcl/source/control/tabctrl.cxx |2 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 251737f0dd186b0f169f5ba237e1e8c28a320e00 Author: Caolán McNamara Date: Mon Jan 19 15:38:56 2015 + Resolves: f

no 'object' file generated ?

2015-01-19 Thread Ashod Nakashian
Anyone know why Jenkins sometimes throws this error? C:/cygwin/home/tdf/lode/jenkins/workspace/lo_gerrit_master/Gerrit/Gerrit/Platform/Windows/shell/source/win32/shlxthandler/util/utilities.cxx(110) : error C2220: warning treated as error - no 'object' file generated I can't find any other failu

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-01-19 Thread Miklos Vajna
android/experimental/LOAndroid3/res/values/arrays.xml |2 - android/experimental/LOAndroid3/src/java/org/libreoffice/ui/FileUtilities.java | 20 +- android/experimental/LOAndroid3/src/java/org/libreoffice/ui/GridItemAdapter.java |

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 13 commits - bin/run include/vcl sd/source vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/source

2015-01-19 Thread Michael Meeks
bin/run |6 include/vcl/bitmap.hxx|9 sd/source/ui/presenter/PresenterPreviewCache.cxx |4 sd/source/ui/slidesorter/view/SlideSorterView.cxx |4 vcl/Package_opengl.mk |2 vcl

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

2015-01-19 Thread Michael Meeks
vcl/opengl/areaScaleFragmentShader.glsl |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 35b77d0c13f15fc172104881e053e8527eebac2c Author: Michael Meeks Date: Mon Jan 19 14:52:08 2015 + vcl: fix glsl int casts of floats. Change-Id: Ifa22e291

[ANN] LIbreOffice 4.3.6 RC1 available

2015-01-19 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.3.6. The upcoming 4.3.6 will be the sixth in a sequence of frequent bugfix releases for our feature-packed 4.3 line. Please be aware that LibreOffice 4.3.6 RC1 has not been flagged as ready

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

2015-01-19 Thread Tor Lillqvist
desktop/source/app/dispatchwatcher.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit d36143ad9ff9bfd88c14c06c0d406ab0b09d Author: Tor Lillqvist Date: Mon Jan 19 16:37:33 2015 +0200 operator ?: has lower precedence than <<; << will be evaluated first

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-01-19 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/AndroidManifest.xml.in | 16 +--- 1 file changed, 9 insertions(+), 7 deletions(-) New commits: commit 3030407540486e9faa6cdf7e1a01d94efe54c5db Author: Tomaž Vajngerl Date: Mon Jan 19 23:12:17 2015 +0900 android: re-enable calc documents assoc

[Libreoffice-commits] core.git: bin/run

2015-01-19 Thread Tor Lillqvist
bin/run | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 874fb3729453d5fd67e18203a7dfa6af7932235c Author: Tor Lillqvist Date: Mon Jan 19 16:20:12 2015 +0200 Make bin/run work better on OS X The app bundle in instdir is called either LibreOff

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

2015-01-19 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx | 37 +++-- 1 file changed, 22 insertions(+), 15 deletions(-) New commits: commit 905bab9e46f9a15d4402954b70913d66fc6d3cd5 Author: Laurent Godard Date: Thu Jan 15 18:40:47 2015 +0100 executeDispatchRequests : cleaning ou

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental configure.ac

2015-01-19 Thread Miklos Vajna
android/experimental/LOAndroid3/AndroidManifest.xml.in |2 - configure.ac | 22 + 2 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 348bd4d2ab51e173738d7a299c4415f5f13ef401 Author: Miklos Vajna Date: Mon Jan 19

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

2015-01-19 Thread David Tardon
cui/source/dialogs/cuires.src | 10 ++ cui/source/dialogs/hangulhanjadlg.cxx |4 ++-- cui/source/inc/cuires.hrc |4 3 files changed, 16 insertions(+), 2 deletions(-) New commits: commit ce20c5bf0d47a762ded68c5ee51f5b29b9becf6c Author: David Tardon Date:

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

2015-01-19 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit de900ebdd4fec0fb06d56583ae22b2adc3608a65 Author: Laurent Godard Date: Tue Jan 13 15:27:59 2015 +0100 convert-to : display error messages in console fdo#88326

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

2015-01-19 Thread Stephan Bergmann
sfx2/source/doc/doc.hrc |2 +- sfx2/source/doc/doc.src |4 2 files changed, 1 insertion(+), 5 deletions(-) New commits: commit 2015654cd60014b72fac1337dc77c5e8f07934de Author: Stephan Bergmann Date: Mon Jan 19 14:48:37 2015 +0100 Remove unused STR_SAVECOPYDOC (and id

Changer le chemin des modeles

2015-01-19 Thread AdminSys
Ce que je veux faire : Centraliser mes modèles sur une ressource partagée. Ce que j’ai : Fichier admx qui permet de modifier la configuration de LibreOffice (inscription du nom de l’entreprise, configuration de l’extension d’enregistrement) Piste pour effectuer la manipulation : Modifier le f

[Libreoffice-commits] core.git: Branch 'feature/priorities' - include/vcl vcl/inc vcl/source

2015-01-19 Thread Tobias Madl
include/vcl/timer.hxx|1 + vcl/inc/svdata.hxx |1 - vcl/source/app/idle.cxx | 10 +- vcl/source/app/svapp.cxx |9 +++-- vcl/source/app/timer.cxx | 41 +++-- 5 files changed, 20 insertions(+), 42 deletions(-) New commits: c

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - vcl/unx

2015-01-19 Thread Niklas Johansson
vcl/unx/gtk/a11y/atkwrapper.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 5346929ef8127e177a1bf86f47be69da0ad7603f Author: Niklas Johansson Date: Fri Jan 16 12:51:52 2015 +0100 fdo#86674 paragraphs have ATK_STATE_INVALID A few states

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - officecfg/registry

2015-01-19 Thread Michael Stahl
officecfg/registry/data/org/openoffice/VCL.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c019c3d845d5281d206c2004985fb3b10a4707e9 Author: Michael Stahl Date: Mon Nov 17 15:46:23 2014 +0100 officecfg: set VCL.WM.ShouldSwitchWorkspace to false It'

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

2015-01-19 Thread Stephan Bergmann
sfx2/source/doc/objserv.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit b693b64dbcf1be2598051773805b8cdc2d8297aa Author: Stephan Bergmann Date: Mon Jan 19 11:00:58 2015 +0100 Re fdo#80538: Remove read-only infobar after "Save As..." ...on a doc in r/o mode, which

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

2015-01-19 Thread Vort
sdext/source/pdfimport/tree/drawtreevisiting.cxx | 85 -- sdext/source/pdfimport/tree/pdfiprocessor.cxx| 88 ++- 2 files changed, 56 insertions(+), 117 deletions(-) New commits: commit ee21771db0292315ff3e1b87ff58294335106bd3 Author: Vort Date: F

[Bug 39468] translate German comments, removing redundant ones

2015-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #163 from Commit Notification --- Philipp Weissenbacher committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=453b9c98550b76bab3c3d5119300175243b403b6 fdo#3

[Bug 75757] remove inheritance to std::map and std::vector

2015-01-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #54 from Commit Notification --- Michaël Lefèvre committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3a626669b4b7c804aebda34009af5ee1d905116e fdo#75757 Re

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

2015-01-19 Thread Philipp Weissenbacher
sw/source/core/text/txtftn.cxx | 298 + 1 file changed, 158 insertions(+), 140 deletions(-) New commits: commit 453b9c98550b76bab3c3d5119300175243b403b6 Author: Philipp Weissenbacher Date: Sun Jan 18 21:45:06 2015 +0100 fdo#39468 Translate German c

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

2015-01-19 Thread Michaël Lefèvre
include/vcl/textdata.hxx | 15 --- vcl/source/edit/textdoc.cxx | 33 +++ vcl/source/edit/textdoc.hxx |6 +- vcl/source/edit/texteng.cxx | 90 +-- vcl/source/edit/textundo.cxx |8 +-- vcl/source/edit/textview.cxx | 44 ++

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-0' - include/vcl vcl/generic vcl/osx vcl/source vcl/win

2015-01-19 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |3 --- vcl/generic/app/geninst.cxx |2 +- vcl/osx/salinst.cxx |2 +- vcl/source/opengl/OpenGLContext.cxx | 16 vcl/win/source/app/salinst.cxx |2 +- 5 files changed, 3 insertions(+), 22 deleti

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2015-01-19 Thread Michael Jaumann
canvas/source/opengl/ogl_canvashelper.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a435269e765bd2aa0f296bc3d09920e7628aaf0c Author: Michael Jaumann Date: Thu Jan 15 13:25:21 2015 + fill polypolygons fully transparent Change-Id: I76711d305bc672e70b4ecdd2f8e

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ab/aff3a9330500a7394767081bfb52788028ff0c

2015-01-19 Thread Caolán McNamara
ab/aff3a9330500a7394767081bfb52788028ff0c |1 + 1 file changed, 1 insertion(+) New commits: commit 811782f48d3711eb62bfb9fc28e2a76dda3588f3 Author: Caolán McNamara Date: Mon Jan 19 12:36:55 2015 + Notes added by 'git notes add' diff --git a/ab/aff3a9330500a7394767081bfb52788028f

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

2015-01-19 Thread Tsutomu Uchino
offapi/com/sun/star/util/XProtectable.idl |8 sw/source/core/doc/docredln.cxx | 26 ++ 2 files changed, 30 insertions(+), 4 deletions(-) New commits: commit b698b9362b1a4ab58e0307a20f65dea796087344 Author: Tsutomu Uchino Date: Fri Jan 16 17:02:5

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 82/0cc9f285bffe4c37346ec45a8f4f6f8efc79b1

2015-01-19 Thread Caolán McNamara
82/0cc9f285bffe4c37346ec45a8f4f6f8efc79b1 |1 + 1 file changed, 1 insertion(+) New commits: commit 4284eb4cccf20aa38d68948aaff9ac635ebc8ae8 Author: Caolán McNamara Date: Mon Jan 19 12:33:27 2015 + Notes added by 'git notes add' diff --git a/82/0cc9f285bffe4c37346ec45a8f4f6f8efc7

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 86/b9900dc449b7b54a4605521b8929ce1a5aebc9

2015-01-19 Thread Caolán McNamara
86/b9900dc449b7b54a4605521b8929ce1a5aebc9 |1 + 1 file changed, 1 insertion(+) New commits: commit 6577edf9393512525e459fcd6afbff5e9502c2e2 Author: Caolán McNamara Date: Mon Jan 19 12:33:08 2015 + Notes added by 'git notes add' diff --git a/86/b9900dc449b7b54a4605521b8929ce1a5ae

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ca/2d29e1377af165484156954b070b2c5e77f838

2015-01-19 Thread Caolán McNamara
ca/2d29e1377af165484156954b070b2c5e77f838 |1 + 1 file changed, 1 insertion(+) New commits: commit c5a77aa34041218ca060f60b9560328c3eea5711 Author: Caolán McNamara Date: Mon Jan 19 12:32:46 2015 + Notes added by 'git notes add' diff --git a/ca/2d29e1377af165484156954b070b2c5e77f

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 1f/1c009877920ea59ffdc400b9876089d0ce295d

2015-01-19 Thread Caolán McNamara
1f/1c009877920ea59ffdc400b9876089d0ce295d |1 + 1 file changed, 1 insertion(+) New commits: commit b1df268156c7e63b52e1d007ca92e48edd666752 Author: Caolán McNamara Date: Mon Jan 19 12:32:10 2015 + Notes added by 'git notes add' diff --git a/1f/1c009877920ea59ffdc400b9876089d0ce2

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

2015-01-19 Thread Trent MacAlpine
sc/source/ui/drawfunc/fupoor.cxx | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit 7a4a68e2515fa54e041004cf63042c1ead00d576 Author: Trent MacAlpine Date: Fri Jan 16 22:06:39 2015 -0500 fdo#88339 Fixed Calc constrained image movement

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/svx sc/source sd/source svx/source sw/source

2015-01-19 Thread Michael Stahl
include/svx/extedit.hxx| 42 ++ sc/source/ui/drawfunc/graphsh.cxx | 32 +- sc/source/ui/inc/graphsh.hxx |4 + sd/source/ui/inc/DrawViewShell.hxx |4 + sd/source/ui/view/drviews2.cxx | 35 +-- sd/source/ui/view/drv

4.4.0.1 build error on libstdc++ on solaris/illumos

2015-01-19 Thread Gabriele Bulfon
Ok, now build goes on. Tried to figure out this, looks like libstdc++ is not correctly linked: Undefined first referenced symbol in file std::basic_string , std::allocator ::basic_string(std::basic_string , std::allocator &) /sources/sonicle/xstrea

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

2015-01-19 Thread Michael Stahl
svx/source/core/extedit.cxx | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) New commits: commit b55ec68268f72eee291cef29731b59c8c83af361 Author: Michael Stahl Date: Mon Jan 19 12:36:21 2015 +0100 svx: ExternalToolEdit: don't terminate if SystemShellExecute throws

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

2015-01-19 Thread Michael Stahl
svx/source/core/extedit.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit ef490df2119523e1761f99b5fdbb387c2c71608d Author: Michael Stahl Date: Mon Jan 19 12:31:03 2015 +0100 svx: ExternalToolEdit: check that temp file is actually created

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/svx sc/source sd/source svx/source sw/source

2015-01-19 Thread Michael Stahl
include/svx/extedit.hxx| 41 +++ sc/source/ui/drawfunc/graphsh.cxx | 30 +-- sc/source/ui/inc/graphsh.hxx |3 + sd/source/ui/inc/DrawViewShell.hxx |3 + sd/source/ui/view/drviews2.cxx | 33 +--- sd/source/ui/view/drviewsa.cxx |

[Libreoffice-commits] core.git: 2 commits - include/sal svtools/source svx/source

2015-01-19 Thread Lionel Elie Mamane
include/sal/log-areas.dox |1 + svtools/source/brwbox/brwbox2.cxx |7 ++- svx/source/fmcomp/fmgridcl.cxx| 11 ++- 3 files changed, 13 insertions(+), 6 deletions(-) New commits: commit e8c0a29797250fd54eb41a4399f1fda39ef25647 Author: Lionel Elie Mamane Date: Mo

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

2015-01-19 Thread Michael Stahl
svx/source/core/extedit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e5bb4e6dbc568c90c97a6a341a5224fb91228f98 Author: Michael Stahl Date: Mon Jan 19 12:43:44 2015 +0100 argh damnit Change-Id: I639d82ace116a09218cd71c62ac9e37efd6d957d diff --gi

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

2015-01-19 Thread Tor Lillqvist
sw/source/filter/html/css1atr.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e02c897a4bbb33d8b506077048557d9c37bd8852 Author: Tor Lillqvist Date: Tue Dec 16 08:18:15 2014 +0200 WaE: replace '+' between string literals with juxtaposition Cha

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

2015-01-19 Thread Stephan Bergmann
sfx2/source/doc/objserv.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit cfce342e6bba803349f9234bdcd9351df68be824 Author: Stephan Bergmann Date: Mon Jan 19 12:39:19 2015 +0100 fdo#86147: Do not reset r/o mode for SID_SAVETO ...(aka "Save C

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

2015-01-19 Thread Michael Stahl
svx/source/core/extedit.cxx | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) New commits: commit 5e4dc857252c8eeaaa629af2fb6b392ab02036cf Author: Michael Stahl Date: Mon Jan 19 12:36:21 2015 +0100 svx: ExternalToolEdit: don't terminate if SystemShell

[Libreoffice-commits] core.git: 6 commits - include/vcl sd/source vcl/inc vcl/opengl vcl/Package_opengl.mk vcl/source

2015-01-19 Thread Luboš Luňák
include/vcl/bitmap.hxx|9 + sd/source/ui/presenter/PresenterPreviewCache.cxx |4 sd/source/ui/slidesorter/view/SlideSorterView.cxx |4 vcl/Package_opengl.mk |2 vcl/inc/opengl/program.hxx|2 vc

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - libreofficekit/qa

2015-01-19 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f354149ba04f1c23e68b6e57fe60e42aa88b4641 Author: Miklos Vajna Date: Mon Jan 19 12:19:32 2015 +0100 gtktiledviewer: show error message when lok_docview_open_do

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

2015-01-19 Thread Julien Nabet
svx/source/form/fmpgeimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c22dbb2602c9c24eaa248a5a506dcb13ba435e9a Author: Julien Nabet Date: Sun Jan 18 22:34:10 2015 +0100 Mistake in choice of FM_PROP Change-Id: Idb23bdefaf4abcbf4f7493c0dfea2abe84

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

2015-01-19 Thread Tor Lillqvist
sc/source/core/tool/scmatrix.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 10030e14c5aa8f7edf5ee1ba3c574527112c2f16 Author: Tor Lillqvist Date: Thu Dec 11 23:29:16 2014 +0200 WaE: implicit conversion (IntegralToFloating) from bool to 'const double'

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

2015-01-19 Thread Tomaž Vajngerl
vcl/source/outdev/bitmap.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit bfde8099193f852330e9c9a3d7805395837e56da Author: Tomaž Vajngerl Date: Mon Jan 19 18:58:18 2015 +0900 Don't allow a negative sample range. Fixes test breakage. Change-I

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 539 commits - accessibility/source android/Bootstrap android/experimental android/mobile-config.py avmedia/Library_avmediavlc.mk avmedi

2015-01-19 Thread Miklos Vajna
Rebased ref, commits from common ancestor: commit 016b7259dbb79dbe56d527a5147f04e821ad0cd7 Author: Miklos Vajna Date: Mon Jan 19 09:12:05 2015 +0100 android: show vendor in LOAbout Change-Id: Iddcf953718083b218d41fcb895d28adb5808a8f4 diff --git a/android/Bootstrap/Makefile.shared

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - include/canvas

2015-01-19 Thread Stephan Bergmann
include/canvas/base/cachedprimitivebase.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d2952c7ad52b3ca7425beec7516ee8130ea683d5 Author: Stephan Bergmann Date: Tue Nov 25 08:27:10 2014 +0100 -Werror,-Wuninitialized (in CachedPrimitiveBase ctor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - vcl/workben

2015-01-19 Thread Stephan Bergmann
vcl/workben/vcldemo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4a36ccc76dcfe2ab8d893aab110a399b96204717 Author: Stephan Bergmann Date: Tue Jan 6 17:57:41 2015 +0100 loplugin:saloverride Change-Id: I4509ee714622ad1fcccfed9255a474727e0f8e16

Re: cppcheck: arrayIndexOutOfBounds report in stortree.cxx (store module)

2015-01-19 Thread Stephan Bergmann
On 01/17/2015 03:49 PM, julien2412 wrote: Cppcheck reported this: 41 OStoreBTreeNodeData::OStoreBTreeNodeData (sal_uInt16 nPageSize) 42 : OStorePageData (nPageSize) 43 { 44 base::m_aGuard.m_nMagic = store::htonl(self::theTypeId); 45 base::m_aDescr.

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

2015-01-19 Thread Stephan Bergmann
sfx2/source/doc/objserv.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 02f76dec4c54ec7fb28729941c7044307058665a Author: Stephan Bergmann Date: Mon Jan 19 11:00:58 2015 +0100 Re fdo#80538: Remove read-only infobar after "Save As..." ...on a doc in r/o mode, which

Workflow between dev, UX and l10n teams

2015-01-19 Thread Sophie
Hi all, [Please follow-up the discussion on projects@ list to keep the history of the thread there and ease the discussion, thanks :-)] I would like to open a discussion about the way developers team, UX team and l10n team should interact and work together. There has been a heavy discussion [see

[Libreoffice-commits] core.git: 7 commits - android/experimental

2015-01-19 Thread Jacobo Aragunde Pérez
android/experimental/LOAndroid3/res/layout/file_grid.xml | 19 + android/experimental/LOAndroid3/res/layout/file_list.xml | 20 + android/experimental/LOAndroid3/res/layout/item_in_drawer.xm

Re: Mapping of AccessibleStateType to AtkStateType

2015-01-19 Thread Stephan Bergmann
On 01/16/2015 08:43 PM, Niklas Johansson wrote: Thank you for the answer, somehow I missed the comments in offapi, I suppose that I only looked at the comments at api.libreoffice.org... O well... Would probably make sense to rephrase and reformat the "IA2 CWS" comments for offapi/com/sun/star/

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

2015-01-19 Thread Trent MacAlpine
sfx2/source/sidebar/SidebarController.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 592984cea1a9cc545358b8d6077113a658834aa5 Author: Trent MacAlpine Date: Sun Jan 18 13:32:16 2015 -0500 fdo#88241 Floating sidebar second call to same item sh

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

2015-01-19 Thread Trent MacAlpine
sfx2/source/sidebar/SidebarDockingWindow.cxx | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit 304e2002a053e9eb54e36462165eca831da8aeb2 Author: Trent MacAlpine Date: Sun Jan 18 13:47:20 2015 -0500 fdo#87217 Inconsistent floating sidebar close behav

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

2015-01-19 Thread Matthias Freund
icon-themes/sifr/cmd/lc_datadatapilotrun.png|binary icon-themes/sifr/cmd/lc_xlinecolor.png |binary icon-themes/sifr/cmd/sc_datadatapilotrun.png|binary icon-themes/sifr/cmd/sc_xlinecolor.png |binary icon-t

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

2015-01-19 Thread Andrea Gelmini
svx/source/form/fmobj.cxx |8 vbahelper/source/msforms/vbacontrol.cxx |4 ++-- vbahelper/source/msforms/vbacontrol.hxx |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 83e8d0166d4dba92aafead49c427d5ffddd38b72 Author: Andrea Gelmini Da

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

2015-01-19 Thread Matthias Freund
icon-themes/sifr/cmd/lc_datadatapilotrun.png |binary icon-themes/sifr/cmd/lc_xlinecolor.png |binary icon-themes/sifr/cmd/sc_datadatapilotrun.png |binary icon-themes/sifr/cmd/sc_xlinecolor.png |binary 4 files changed New commits: commit 6271e6400ac9f78a323e959a6a295625f08b87cc Auth

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

2015-01-19 Thread Matthias Freund
icon-themes/sifr/sfx2/res/symphony/sidebar-3d-small.png |binary icon-themes/sifr/sfx2/res/symphony/sidebar-imganim-large.png|binary icon-themes/sifr/sfx2/res/symphony/sidebar-imganim-small.png|binary icon-themes/sifr/sfx2/res/symphony/sidebar-template-large.png |binary icon-t

  1   2   >