Re: opinion on SimpleProgramDebugger as a LibO debug tool

2014-04-23 Thread Miklos Vajna
Hi, On Wed, Apr 23, 2014 at 05:08:29PM +0200, Tommy wrote: > I stumbled upon this freeware application and I wonder if it may > help doing backtraces or profiling under Window. > > http://www.nirsoft.net/utils/simple_program_debugger.html > > unfortunately I have no experience to judge if the o

Re: Getting started, need to learn

2014-04-23 Thread Miklos Vajna
Hi Tom, On Wed, Apr 23, 2014 at 10:47:58AM -0700, Tom Meinen wrote: > What programming language do I need to learn to accomplish this? Most of LibreOffice is in C++. Miklos signature.asc Description: Digital signature ___ LibreOffice mailing list Li

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

2014-04-23 Thread Tor Lillqvist
sal/cppunittester/cppunittester.cxx |8 1 file changed, 8 insertions(+) New commits: commit 5723599896a9fe0f57704c4f35d43d690b2ddbf9 Author: Tor Lillqvist Date: Thu Apr 24 09:25:28 2014 +0300 Add informative comment about cross-compiling to iOS in particular Change-I

LibreOffice Gerrit News for core on 2014-04-24

2014-04-23 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + FDO#74886: Data labels are not preserved for Column Chart in RT file in https://gerrit.libreoffice.org/8098 from Umesh Kadam about module chart2, oox End

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

2014-04-23 Thread Kohei Yoshida
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 853a514d366cf5706ea259be5d0f58055c89d821 Author: Kohei Yoshida Date: Wed Apr 23 19:42:10 2014 -0400 "your can" -> "you can" Change-Id: Iec2cdcdccb3c9a9771dd5f31f527ddccd470765c diff --git a

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

2014-04-23 Thread Stephan Bergmann
oox/source/drawingml/effectpropertiescontext.cxx |4 sw/qa/extras/ooxmlexport/data/shape-effect-preservation.docx |binary sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |5 ++--- 3 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 513a21aa6

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

2014-04-23 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e7646e7e389a6a8c6481bd75127207b5090b126d Author: Miklos Vajna Date: Wed Apr 23 22:42:39 2014 +0200 sw: disable failing checks Test name: testShapeEffectPrese

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - drawinglayer/source vcl/source

2014-04-23 Thread Armin Le Grand
drawinglayer/source/primitive2d/metafileprimitive2d.cxx |7 ++- vcl/source/gdi/font.cxx |6 ++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 7ce0a0a7680255159beae7726ec63d539ef0c7f9 Author: Armin Le Grand Date: Wed Apr 23 1

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

2014-04-23 Thread Stephan Bergmann
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 358eb6fe532f82955f0e3ba6b699782145147322 Author: Stephan Bergmann Date: Wed Apr 23 22:00:01 2014 +0200 Fix XPath expressions Change-Id: I5980ba6b77f8adfe9a

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/inc translations

2014-04-23 Thread Kohei Yoshida
sc/inc/cellvalues.hxx |2 -- translations |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit f7d2eb7932d9de1680dcada137a43920ee1938c1 Author: Kohei Yoshida Date: Wed Apr 23 15:58:05 2014 -0400 These are not needed. Change-Id: I032cc877ecc6

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/qa

2014-04-23 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 8f6b71a0736c4b7a41ef5968237f5a3abccdc359 Author: Kohei Yoshida Date: Wed Apr 23 12:31:14 2014 -0400 Add unit test for sorting with cell formats. Change-Id: Ie1ec0308f72efe3bc46564d81f0cf37c0d606114 diff --git a/sc/qa/unit/ucalc.cxx

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

2014-04-23 Thread Tor Lillqvist
sal/qa/rtl/textenc/rtl_textcvt.cxx | 132 +++-- 1 file changed, 85 insertions(+), 47 deletions(-) New commits: commit 63ccf3fb115fd8cd577150617a38a743f3ead9f6 Author: Tor Lillqvist Date: Wed Apr 23 21:35:42 2014 +0300 Make assertion failures in CppunitTest

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

2014-04-23 Thread Thomas Arnhold
chart2/AllLangResTarget_chartcontroller.mk|5 chart2/source/controller/dialogs/ResourceIds.hrc |6 chart2/source/controller/dialogs/TabPages.hrc | 70 - chart2/source/controller/dialogs/res_LegendPosition

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

2014-04-23 Thread Caolán McNamara
starmath/source/eqnolefilehdr.hxx |4 +++- sw/source/filter/html/htmlatr.cxx | 12 ++-- sw/source/filter/html/parcss1.cxx |8 +++- sw/source/filter/html/wrthtml.hxx |4 sw/source/filter/ww8/ww8attributeoutput.hxx | 14 +++

Getting started, need to learn

2014-04-23 Thread Tom Meinen
Hello, this is my first post.  I've never modified any LibreOffice code, and the programming knowledge I have is obsolete.  Maybe someone could point me in the right direction of what I need to learn.  I want to modify LibreOffice Writer's macro feature.  Specifically, I want to add the ability

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

2014-04-23 Thread Luboš Luňák
cui/source/options/optjava.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d58e34c8234f7dacc136092c280cc7808fdfb0de Author: Luboš Luňák Date: Wed Apr 23 19:31:14 2014 +0200 make local function static Change-Id: Id9dccb63e335fdd771eb92e446c19c0c

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

2014-04-23 Thread Chris Sherlock
include/vcl/outdev.hxx | 67 +-- vcl/source/outdev/bitmap.cxx | 913 ++- vcl/source/outdev/mask.cxx | 13 vcl/source/outdev/outdev.cxx | 39 + 4 files changed, 543 insertions(+), 489 deletions(-) New commits: commit 6658367b2ee358417b602edfd

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sd/sdi sd/source sd/uiconfig

2014-04-23 Thread Muthu Subramanian
sd/sdi/_docsh.sdi| 15 ++-- sd/source/ui/docshell/docshel3.cxx | 114 +++ sd/source/ui/docshell/docshell.cxx |6 + sd/uiconfig/sdraw/menubar/menubar.xml|2 sd/uiconfig/simpress/menubar/menubar.xml |2 5 files chan

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

2014-04-23 Thread Luboš Luňák
autogen.sh | 16 solenv/gbuild/partial_build.mk |5 - 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 2bf2bc2c7f257a818f3f723780690450f1a22c50 Author: Luboš Luňák Date: Sun Mar 23 16:21:51 2014 +0100 make it possible t

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/qa

2014-04-23 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 162 +++ sc/qa/unit/ucalc.hxx |2 2 files changed, 164 insertions(+) New commits: commit be371175e7233ae035a0e1a4c0a711990b3c041e Author: Kohei Yoshida Date: Wed Apr 23 12:31:14 2014 -0400 Add unit test for sorti

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

2014-04-23 Thread Stephan Bergmann
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 129f9c4c39b37eaddbd51838627973744854bdf9 Author: Stephan Bergmann Date: Wed Apr 23 18:29:14 2014 +0200 Fix start/endElement calls Change-Id: I82525020d148de276ece44406180c

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

2014-04-23 Thread Stephan Bergmann
sw/source/filter/ww8/rtfsdrexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c16cd5e2f9515b441f087238936a5ade2962dfb Author: Stephan Bergmann Date: Wed Apr 23 18:14:00 2014 +0200 nVerticesPos starts off six bytes into aVertices.pBuf Change-I

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

2014-04-23 Thread Luboš Luňák
sw/qa/extras/README |8 sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 20 2 files changed, 20 insertions(+), 8 deletions(-) New commits: commit e5261dbd9317fc249f5ea07be6e9acbb86d78a5e Author: Luboš Luňák Date: Wed Apr 23 18:10:02 2014 +

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

2014-04-23 Thread Stephan Bergmann
vcl/quartz/salbmp.cxx | 31 +++ 1 file changed, 23 insertions(+), 8 deletions(-) New commits: commit 91e6074c79ffc62e57568544c3d01f9b576b4795 Author: Stephan Bergmann Date: Wed Apr 23 17:53:21 2014 +0200 Avoid integer overflow Change-Id: Id429ad5ebb9

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

2014-04-23 Thread Jacobo Aragunde Pérez
include/oox/drawingml/effectpropertiescontext.hxx|3 oox/source/drawingml/effectpropertiescontext.cxx | 65 ++- oox/source/export/drawingml.cxx |8 + sw/qa/extras/ooxmlexport/data/shape-effect-preservation.docx |binary sw/qa/

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

2014-04-23 Thread Stephan Bergmann
vcl/source/gdi/dibtools.cxx | 70 +++- 1 file changed, 57 insertions(+), 13 deletions(-) New commits: commit 14873da8c264cb3ca70d945f67c8d2e25add36ff Author: Stephan Bergmann Date: Wed Apr 23 17:39:06 2014 +0200 Check for short reads Chan

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

2014-04-23 Thread Tor Lillqvist
sal/textenc/textcvt.cxx |4 ++-- vcl/inc/regband.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit d0800e35d492b797968d4dd00b83ace4d9400a92 Author: Tor Lillqvist Date: Wed Apr 23 18:31:25 2014 +0300 Typo fix: s/temporaer/temporary/ Change

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

2014-04-23 Thread Takeshi Abe
sal/cppunittester/cppunittester.cxx | 10 +- sal/textenc/tencinfo.cxx| 23 +-- sax/source/expatwrap/saxwriter.cxx |7 --- sax/source/expatwrap/xml2utf.cxx| 26 +- 4 files changed, 27 insertions(+), 39 deletions(-)

opinion on SimpleProgramDebugger as a LibO debug tool

2014-04-23 Thread Tommy
I stumbled upon this freeware application and I wonder if it may help doing backtraces or profiling under Window. http://www.nirsoft.net/utils/simple_program_debugger.html unfortunately I have no experience to judge if the output of this software may be useful or not for QA and developers.

[Bug 38890] Remove hard-coded project URLs

2014-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38890 Stephan Bergmann changed: What|Removed |Added CC||sberg...@redhat.com --- Comment #5 fr

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-sort-fix' - sc/qa sc/source

2014-04-23 Thread Kohei Yoshida
sc/qa/unit/data/ods/shared-formula/sort-crash.ods |binary sc/qa/unit/filters-test.cxx | 54 ++ sc/source/ui/inc/dbdocfun.hxx |4 - 3 files changed, 56 insertions(+), 2 deletions(-) New commits: commit 0a038c4992e68814ee4dd46f87f

copying format

2014-04-23 Thread Adriam Delgado Rivero
Hi, I need copy the format properties of one row and paste in other row, in java. XProperty just have setPropertyValue (set one property) and i need all properties I Conferencia Científica Internacio

Need suggestion..

2014-04-23 Thread Sujay m
hi.. i had applied for GSOC.. but i din get it.. 1stly i had mentioned a conflict with my exams.. 2ndly, while writing my proposal, i wasn't too clear about the project(though i would like to explore a lot in that area).. 3rdly, my patch: first one was abandoned since there was already a similar on

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sd/qa

2014-04-23 Thread Andras Timar
sd/qa/unit/data/xml/shapes-test_page3.xml | 230 +++--- 1 file changed, 115 insertions(+), 115 deletions(-) New commits: commit 29bd6393380637cb1a319f2ff568bd06726cc69c Author: Andras Timar Date: Wed Apr 23 16:01:22 2014 +0200 fix sd layout unit test Chan

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

2014-04-23 Thread Andras Timar
sd/qa/unit/data/xml/shapes-test_page3.xml | 230 +++--- 1 file changed, 115 insertions(+), 115 deletions(-) New commits: commit 2ea006fb605b886f9c9426783e4edf0de46c9af8 Author: Andras Timar Date: Wed Apr 23 16:01:22 2014 +0200 fix sd layout unit test Chan

[Bug 38890] Remove hard-coded project URLs

2014-04-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38890 --- Comment #4 from Petr Basl --- I wanted to ask, how can one read rc files. Thank you. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreO

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

2014-04-23 Thread Caolán McNamara
filter/source/graphicfilter/ipcd/ipcd.cxx | 13 +++- filter/source/graphicfilter/itiff/ccidecom.cxx |7 +++- filter/source/msfilter/msdffimp.cxx|2 + filter/source/msfilter/svdfppt.cxx | 39 - filter/source/svg/svgwriter.cxx

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

2014-04-23 Thread Muthu Subramanian
sd/sdi/_docsh.sdi| 15 ++-- sd/source/ui/docshell/docshel3.cxx | 114 +++ sd/source/ui/docshell/docshell.cxx |6 + sd/uiconfig/sdraw/menubar/menubar.xml|2 sd/uiconfig/simpress/menubar/menubar.xml |2 5 files chan

Re: build break for LO 4.2.5.0.0+

2014-04-23 Thread Jean-Baptiste Faure
Hi, Le 23/04/2014 13:27, Németh László a écrit : > Hi, > > Thanks to Caolán McNamara's quick patch, the problem has been fixed. > Thanks for your feedback, sorry for the problem. It builds as expected now. Thank you very much. Best regards. JBF > > Best regards, > László > > 2014-04-23 12:46

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

2014-04-23 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/data/gridbefore.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 ++ writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 79 ++ writerfilter/source/ooxml/OOXMLFastContextHandler.hxx |3 writerfilter/source/ooxml/

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

2014-04-23 Thread Jacobo Aragunde Pérez
include/oox/drawingml/effectproperties.hxx |7 include/oox/export/drawingml.hxx |1 oox/source/drawingml/effectproperties.cxx| 32 ++ oox/source/drawingml/effectpropertiescontext.cxx | 29 ++ oox/source/dra

Re: build break for LO 4.2.5.0.0+

2014-04-23 Thread Németh László
Hi, Thanks to Caolán McNamara's quick patch, the problem has been fixed. Thanks for your feedback, sorry for the problem. Best regards, László 2014-04-23 12:46 GMT+02:00 Jean-Baptiste Faure : > Hi, > > Since the commit "update wildcards in French autocorrection file" > http://cgit.freedesktop.or

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

2014-04-23 Thread Maxim Monastirsky
include/comphelper/documentconstants.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 46d04e8f99c66f34c38bf660b62bad03d00483f2 Author: Maxim Monastirsky Date: Tue Apr 22 23:22:13 2014 +0300 comphelper: Fix typos Change-Id: Ia016a20bb36104e1

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

2014-04-23 Thread Andras Timar
svx/source/svdraw/svdopath.cxx |4 1 file changed, 4 deletions(-) New commits: commit c9be21b771e83566c912542f98a4cb5d8932f129 Author: Andras Timar Date: Wed Apr 23 13:11:07 2014 +0200 fdo#76878 Revert "Resolves: #i116244# need to reset rotation..." This reverts commit 2

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

2014-04-23 Thread Andras Timar
svx/source/svdraw/svdopath.cxx |4 1 file changed, 4 deletions(-) New commits: commit 1e48bfcd7aa811d31ecdf9df897b30cffebd5669 Author: Andras Timar Date: Wed Apr 23 13:11:07 2014 +0200 fdo#76878 Revert "Resolves: #i116244# need to reset rotation..." This reverts commit 2

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

2014-04-23 Thread Caolán McNamara
extras/source/autotext/lang/fr/acor/DocumentList.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ce1c45608745aed3367d3e4816b5b3c23cd7dcb8 Author: Caolán McNamara Date: Wed Apr 23 11:30:31 2014 +0100 escape > and < Change-Id: I7bd33989f48e1698

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

2014-04-23 Thread Caolán McNamara
extras/source/autotext/lang/fr/acor/DocumentList.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 66a24cc40650fda5d24f51bce4fe688c8e943992 Author: Caolán McNamara Date: Wed Apr 23 11:30:31 2014 +0100 escape > and < Change-Id: I7bd33989f48e1698

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f7/358fa957ae2211e59b62cb6f9c4c7805580219

2014-04-23 Thread Caolán McNamara
f7/358fa957ae2211e59b62cb6f9c4c7805580219 |1 + 1 file changed, 1 insertion(+) New commits: commit 7d1303381da9218b4a0993850dcb76f15a1f0d72 Author: Caolán McNamara Date: Wed Apr 23 11:49:29 2014 +0100 Notes added by 'git notes add' diff --git a/f7/358fa957ae2211e59b62cb6f9c4c7805580

build break for LO 4.2.5.0.0+

2014-04-23 Thread Jean-Baptiste Faure
Hi, Since the commit "update wildcards in French autocorrection file" http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-2&id=53b05e7d11d128d6aac7fc9d4c22b3c479023d67 building LO 4.2.5.0.0+ fails with the following error message : .../extras/source/autotext/lang/fr/acor/Document

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

2014-04-23 Thread Caolán McNamara
extras/source/autotext/lang/fr/acor/DocumentList.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b5ac3468e8f186ad807bdd737d7a846320dc30c5 Author: Caolán McNamara Date: Wed Apr 23 11:30:31 2014 +0100 escape > and < Change-Id: I7bd33989f48e1698

Fwd: Help on solving fdo#49091

2014-04-23 Thread Rachit Gupta
Hello, I'm working on fdo#49091, according to the comment posted on it recently, when a table is being edited and the user presses Alt+Left, then the default action is to reduce the column width. But if the user has assigned a separate action to A

[Libreoffice-commits] core.git: 2 commits - officecfg/registry sd/source sw/inc sw/sdi sw/source

2014-04-23 Thread Armin Le Grand
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |5 sd/source/ui/app/sdxfer.cxx | 11 + sw/inc/PostItMgr.hxx |5 sw/inc/cmdid.h

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a9/1b5943b2c971ff1e69f5c2da45b8a647562676

2014-04-23 Thread Caolán McNamara
a9/1b5943b2c971ff1e69f5c2da45b8a647562676 |1 + 1 file changed, 1 insertion(+) New commits: commit f2c1340cc8b9d6728204cd1de4aaceb6423abe82 Author: Caolán McNamara Date: Wed Apr 23 11:23:14 2014 +0100 Notes added by 'git notes add' diff --git a/a9/1b5943b2c971ff1e69f5c2da45b8a647562

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - sfx2/inc sfx2/sdi sw/source

2014-04-23 Thread Mathias Supp
sfx2/inc/sfx2/sfxsids.hrc |3 ++- sfx2/sdi/sfx.sdi |5 + sw/source/ui/uiview/view2.cxx |7 ++- 3 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 700b8ece45645ba7af7391a0522a2d4bd967c909 Author: Mathias Supp Date: Tue Feb 25 04:04:48 2014

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

2014-04-23 Thread Olivier R
extras/source/autotext/lang/fr/acor/DocumentList.xml | 93 ++- 1 file changed, 49 insertions(+), 44 deletions(-) New commits: commit 7f06ea4a75fccdf08fd5f145b685bf817bce6d28 Author: Olivier R Date: Tue Apr 22 18:46:23 2014 +0200 update wildcards in French autocorrection

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

2014-04-23 Thread Olivier R
extras/source/autotext/lang/fr/acor/DocumentList.xml | 93 ++- 1 file changed, 49 insertions(+), 44 deletions(-) New commits: commit 43d68d4ea9075abf2984c32fd81cb40d1df84c6a Author: Olivier R Date: Tue Apr 22 18:46:23 2014 +0200 update wildcards in French autocorrection

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - 2 commits - embeddedobj/source sc/source svtools/inc svtools/source sw/source

2014-04-23 Thread Jan Holesovsky
embeddedobj/source/msole/olepersist.cxx | 11 +-- sc/source/ui/view/viewfun5.cxx |8 svtools/inc/svtools/transfer.hxx| 10 +- svtools/source/misc/transfer.cxx|6 -- sw/source/ui/dochdl/swdtflvr.cxx|8 5 files ch

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

2014-04-23 Thread Olivier R
extras/source/autotext/lang/fr/acor/DocumentList.xml | 93 ++- 1 file changed, 49 insertions(+), 44 deletions(-) New commits: commit 53b05e7d11d128d6aac7fc9d4c22b3c479023d67 Author: Olivier R Date: Tue Apr 22 18:46:23 2014 +0200 update wildcards in French autocorrection

[Libreoffice-commits] core.git: 23 commits - editeng/source extensions/source forms/source include/comphelper oovbaapi/ooo sc/source svtools/source svx/source sw/inc sw/source tools/source ucb/source

2014-04-23 Thread Caolán McNamara
editeng/source/misc/txtrange.cxx | 20 extensions/source/scanner/sanedlg.cxx |9 +++-- forms/source/xforms/model.hxx |6 +++--- include/comphelper/MasterPropertySet.hxx |4 +++- include/comphelper/prop

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

2014-04-23 Thread Tor Lillqvist
connectivity/source/commontools/dbtools2.cxx |3 +-- include/rtl/string.h |3 +-- include/rtl/textcvt.h|2 +- 3 files changed, 3 insertions(+), 5 deletions(-) New commits: commit 0c2dc8ed105413fb45d4744697cfb57f9bd9e4b0 Author: Tor Lillq

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

2014-04-23 Thread Miklos Vajna
sw/source/core/layout/ftnfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 92aab82bbb0f3089a9d7cd4911c8a7318f4f30d2 Author: Miklos Vajna Date: Wed Apr 23 10:19:11 2014 +0200 dealine -> deadline Change-Id: Icb4d18901caf020a61e516787a1553c3bd82327

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

2014-04-23 Thread ideabox
sw/source/core/layout/ftnfrm.cxx | 89 +-- 1 file changed, 58 insertions(+), 31 deletions(-) New commits: commit 578680ff0e6573641e41625d5d56393b5b695539 Author: Tobias Mueller (ideabox) Date: Mon Feb 10 23:55:21 2014 +0100 ftnfrm: Translated comments

[SOLVED] Re: Dead code in escherex.cxx (filter module)

2014-04-23 Thread Julien Nabet
On 23/04/2014 10:02, Miklos Vajna wrote: ... // the fileheader is not used 4450 { 4451 p_EscherBlibEntry->mnSize -= 22; 4452 pGraphicAry += 22; 4453 } 4454 } However, if y

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

2014-04-23 Thread Julien Nabet
filter/source/msfilter/escherex.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit b39ee2bc8f6df28f020ed13ddc7b39d208dfc7a5 Author: Julien Nabet Date: Wed Apr 23 10:08:08 2014 +0200 Remove dead code See http://nabble.documentfoundation.org/Dead-code-in-eschere

Re: Dead code in escherex.cxx (filter module)

2014-04-23 Thread Miklos Vajna
Hi Julien, On Tue, Apr 22, 2014 at 01:59:48PM -0700, julien2412 wrote: > Taking a look to this part: >4442 if ( nErrCode == ERRCODE_NONE ) >4443 { > p_EscherBlibEntry->meBlibType = ( eGraphicType > == GRAPHIC_BITMAP ) ? PNG : EM

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

2014-04-23 Thread Rohit Deshmukh
oox/source/drawingml/shapegroupcontext.cxx |5 - oox/source/drawingml/textcharacterpropertiescontext.cxx |3 +++ sw/qa/extras/ooxmlexport/data/fdo77117.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx|7 +++ 4 files changed, 14 ins

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

2014-04-23 Thread Stephan Bergmann
sdext/source/pdfimport/wrapper/wrapper.cxx | 27 ++- 1 file changed, 2 insertions(+), 25 deletions(-) New commits: commit 8b451b41d6034d82c696450017272f6c3094e60d Author: Stephan Bergmann Date: Wed Apr 23 09:43:23 2014 +0200 No need to set LD_LIBRARY_PATH for xpd

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

2014-04-23 Thread Tor Lillqvist
i18npool/source/transliteration/chartonum.cxx |1 i18npool/source/transliteration/data/numberchar.h | 87 -- i18npool/source/transliteration/texttonum.cxx |3 3 files changed, 91 deletions(-) New commits: commit d02c53bcd0a77404a9402fa496bb3cadcb4c7d1e Auth