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

2013-08-14 Thread Julien Nabet
sw/source/core/text/frmcrsr.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 99fa8338fa3c740e610dc120848d353e5d1c9ef4 Author: Julien Nabet Date: Thu Aug 15 07:51:59 2013 +0200 cppcheck: fix "pLine" is assigned a value never used Change-Id: I45bca881616788bd712c6214

Re: Cppcheck: 'pLine' is assigned a value that is never used (sw module)

2013-08-14 Thread Tor Lillqvist
> > Should this line just be removed > Yes, as far as I can see. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-08-14 Thread Kohei Yoshida
sc/inc/column.hxx |1 - sc/inc/document.hxx | 15 +-- sc/qa/unit/filters-test.cxx |9 - sc/source/core/data/column3.cxx | 11 --- sc/source/core/data/documentimport.cxx |1 + sc/source/core/d

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 68074, which changed state. Bug 68074 Summary: FILESAVE: Formula in calc disappear if there is a error result in cell and save from ods to xsl https://bugs.freedesktop.org/show_bug.cgi?id=68074 What|Remov

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

2013-08-14 Thread Eike Rathke
sc/source/filter/excel/xetable.cxx | 66 ++--- 1 file changed, 33 insertions(+), 33 deletions(-) New commits: commit 25763e59625ce83de4b82927359108f9e7878744 Author: Eike Rathke Date: Thu Aug 15 01:03:00 2013 +0200 resolved fdo#67571 write flags and formu

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

2013-08-14 Thread Julien Nabet
svx/source/tbxctrls/fillctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81fa342c7aaddf94dc88a6014a69d18471775636 Author: Julien Nabet Date: Thu Aug 15 00:52:08 2013 +0200 Reduce scope Change-Id: If9941ea3cc7133397b9867b01d576529cc1e8f0b diff

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

2013-08-14 Thread Thorsten Behrens
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 5145248c91e37d9a73de2d3d026f80c863ff0176 Author: Thorsten Behrens Date: Thu Aug 15 00:35:10 2013 +0200 Better fix for msvc 2012 build fix. Don't

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

2013-08-14 Thread Julien Nabet
sw/source/ui/fldui/flddok.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d16420993355068de4ff1d30568019d47eacb6c Author: Julien Nabet Date: Thu Aug 15 00:35:17 2013 +0200 Reduce scope Change-Id: I3e21cf8c0d205bc7d1fc5bfa7268675b97b2dccb diff --

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Eike Rathke changed: What|Removed |Added Depends on||67571 --- Comment #71 from Eike Rathke --

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

2013-08-14 Thread Julien Nabet
chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx | 12 +++--- 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 226f212668550a6ca8a128a21fa70cbcdafcb4b2 Author: Julien Nabet Date: Thu Aug 15 00:12:45 2013 +0200 cppcheck: fix redundant assig

Re: Developer needed for a LibreOffice add-on (for managing citations)

2013-08-14 Thread Andrew Douglas Pitonyak
On 08/14/2013 11:05 AM, Joeran Beel wrote: Hello, we are planning to develop an open-source add-on for LibreOffice to manage citations based on BibTeX and the citation style language http://citationstyles.org/. If someone of you is interested in helping us with the development (for money, if

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

2013-08-14 Thread Julien Nabet
dbaccess/source/ui/misc/WCopyTable.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 1d6ef2446eaaf9e412b76e7b792d6f0af1783460 Author: Julien Nabet Date: Thu Aug 15 00:04:55 2013 +0200 Reduce scope + use SAL_N_ELEMENTS Change-Id: I33fd212f6ab82f80

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

2013-08-14 Thread Julien Nabet
sw/source/core/text/txtfld.cxx | 17 ++--- 1 file changed, 2 insertions(+), 15 deletions(-) New commits: commit 79102024ccbc054c8b76dbc2cd3c9e253e9f3d9e Author: Julien Nabet Date: Wed Aug 14 23:51:19 2013 +0200 Remove bINet and related part This variable has been al

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

2013-08-14 Thread Lionel Elie Mamane
connectivity/source/commontools/dbtools.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d1cb302bc47b553ac2f6e126f19ea75f69564f18 Author: Lionel Elie Mamane Date: Wed Aug 14 16:08:38 2013 +0200 fdo#67546 handle unsigned 64 bit integers Change-Id: I09453c7330307631

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

2013-08-14 Thread Michael Stahl
sw/inc/txtftn.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit a3dd85fcd159c8a4162c2942e30b15c7f57be115 Author: Michael Stahl Date: Wed Aug 14 23:46:15 2013 +0200 declare OUString in rtl namespace Change-Id: I8095b2a122b6dd4ce01b5c62a9a51f9724db8

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

2013-08-14 Thread Julien Nabet
writerfilter/source/ooxml/OOXMLFastHelper.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5662ed17c5c5610ab7dec0db0072124dd4e313d6 Author: Julien Nabet Date: Wed Aug 14 23:43:50 2013 +0200 Reduce scope Change-Id: I5cbb44df09291b8a1b74e8aa176d647

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

2013-08-14 Thread Jesús Corrius
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 5cca1c3f9162343fd92ae2344d24a571b07e9e39 Author: Jesús Corrius Date: Wed Aug 14 22:18:54 2013 +0200 Fix Windows build for Visual Studio 2012

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

2013-08-14 Thread Eike Rathke
sc/source/filter/excel/xlformula.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c90ecd3118a88968581aa0493a22210e808f3121 Author: Eike Rathke Date: Wed Aug 14 23:31:52 2013 +0200 import/export WEBSERVICE and FILTERXML from/to .xls BIFF Change-

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

2013-08-14 Thread Matteo Casalin
sw/inc/modcfg.hxx | 31 -- sw/inc/swmodule.hxx|2 - sw/source/ui/app/swmodul1.cxx |2 - sw/source/ui/config/modcfg.cxx | 69 +++-- sw/source/ui/uno/unotxdoc.cxx |2 - 5 files changed, 51 insertions(+), 5

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

2013-08-14 Thread Matteo Casalin
sw/inc/doc.hxx |2 - sw/inc/fmtftn.hxx| 31 --- sw/inc/txtftn.hxx|4 +- sw/source/core/doc/docdesc.cxx |2 - sw/source/core/doc/docftn.cxx| 12 +++--- sw/

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #70 from mariosv --- Added https://bugs.freedesktop.org/show_bug.cgi?id=68074 Formulas with error result disappear after reload, when file is saved as xls. -- You are receiving this mail because: You are on the CC list for the bug.

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

2013-08-14 Thread Matteo Casalin
sw/source/ui/inc/insfnote.hxx | 13 ++--- sw/source/ui/misc/insfnote.cxx | 19 +-- 2 files changed, 15 insertions(+), 17 deletions(-) New commits: commit cb34d10ec875cb538d9d8d41faa995f7469ae89f Author: Matteo Casalin Date: Wed Aug 14 09:53:04 2013 +0200 Strin

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 mariosv changed: What|Removed |Added Depends on||68074 -- You are receiving this mail because:

[PATCH] Bug # 51154: cppunit warning cleaning

2013-08-14 Thread Tobias Lippert (via Code Review)
Hi, I would like you to review the following patch: https://gerrit.libreoffice.org/5424 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/cppunit refs/changes/24/5424/1 Bug # 51154: cppunit warning cleaning This patch allows to compile the code with gcc's -Weffc++ I

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

2013-08-14 Thread Eike Rathke
sc/source/filter/oox/formulabase.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a21b793383d8484a95f695d2f708600b471b8a4b Author: Eike Rathke Date: Wed Aug 14 22:44:09 2013 +0200 import/export WEBSERVICE and FILTERXML from/to .xlsx Change-Id:

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

2013-08-14 Thread Eike Rathke
include/formula/compiler.hrc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit efdefd379406cd414ef0901d7aeaaa4f032cf52d Author: Eike Rathke Date: Wed Aug 14 22:34:58 2013 +0200 make this less error prone Change-Id: Ic349d1db5f63b0a2b6ba19eece630d831

[PUSHED] Help button added to the aboutconfigvalue dialog

2013-08-14 Thread Thorsten Behrens (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5421 Approvals: LibreOffice gerrit bot: Verified Thorsten Behrens: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

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

2013-08-14 Thread Efe Gürkan YALAMAN
cui/source/options/optaboutconfig.cxx |2 -- cui/source/options/optaboutconfig.hxx |3 --- cui/uiconfig/ui/aboutconfigvaluedialog.ui | 15 +++ 3 files changed, 15 insertions(+), 5 deletions(-) New commits: commit 318ca03903c9459af18b3b46cdf851254cb74a58 Author: Efe G

[Libreoffice-commits] mso-dumper.git: src/xlsrecord.py

2013-08-14 Thread Kohei Yoshida
src/xlsrecord.py |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5ede898401f8082f2e5260a8ccacdedb5c282e6b Author: Kohei Yoshida Date: Wed Aug 14 16:25:42 2013 -0400 Catch exception in case of error during mso drawing record parsing. diff --git a/src/xlsre

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

2013-08-14 Thread Matteo Casalin
sw/inc/unosett.hxx | 17 +-- sw/source/core/unocore/unocrsrhelper.cxx | 22 ++--- sw/source/core/unocore/unosett.cxx | 133 ++- sw/source/core/unocore/unostyle.cxx | 50 +-- 4 files changed, 105 insertions(+), 117 deletion

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

2013-08-14 Thread Eike Rathke
include/formula/compiler.hrc | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 084ac2bfcb37a15d16abfca9e13db3829f89a28e Author: Eike Rathke Date: Wed Aug 14 21:23:01 2013 +0200 corrected SC_OPCODE_STOP_2_PAR and SC_OPCODE_LAST_OPCODE_ID

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

2013-08-14 Thread Matteo Casalin
sw/inc/unostyle.hxx | 18 ++--- sw/source/core/unocore/unostyle.cxx | 115 +--- 2 files changed, 64 insertions(+), 69 deletions(-) New commits: commit 6050cf2e100eb18d8638cf61f545ba7a0ec41b69 Author: Matteo Casalin Date: Wed Aug 14 13:00:02 20

[PATCH] Help button added to the aboutconfigvalue dialog

2013-08-14 Thread via Code Review
Hi, I would like you to review the following patch: https://gerrit.libreoffice.org/5421 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/5421/1 Help button added to the aboutconfigvalue dialog Change-Id: Id47fafe67c20de5b163f7a4a04d2475297664c54

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

2013-08-14 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/Table.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 64b927ba873da19b31559ca3833f0a1203434dc3 Author: Andrzej J.R. Hunt Date: Wed Aug 14 19:34:07 2013 +0100 Remove ambiguity. Change-Id: I75a5145cdaf3b133eba20a

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

2013-08-14 Thread Michael Stahl
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx | 83 1 file changed, 43 insertions(+), 40 deletions(-) New commits: commit 2ec19ed78289670c90d19583ad4da7a3e3311bef Author: Michael Stahl Date: Wed Aug 14 20:10:02 2013 +0200 fix warning: multi-line comment [-Werr

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

2013-08-14 Thread Michael Stahl
svl/source/undo/undo.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 651f3bfa7bc843e778c851e6cafc32e401c3890d Author: Michael Stahl Date: Mon Aug 12 23:48:45 2013 +0200 fdo#66071: SfxUndoManager: allow Writer to set modified status properly If Undo actions are

Re: matching VCL to touch screen coordinates

2013-08-14 Thread Ptyl Dragon
that is very interesting. What alternate methods are there to do the scroll, other than calling DoScroll on the scrollbar? is there a deeper level element in writer that the scrollbar mutates to cause the document to scroll, and which we could mutate directly (the same may apply to zoom as well) My

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

2013-08-14 Thread Caolán McNamara
New branch 'feature/smartart-persistence' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-08-14 Thread Tor Lillqvist
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx | 44 +++- 1 file changed, 43 insertions(+), 1 deletion(-) New commits: commit 9daf7380398fb5020a3b39f2f544e9b601eb06ee Author: Tor Lillqvist Date: Wed Aug 14 19:39:30 2013 +0300 bnc#654532: Make a regular octagon loade

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

2013-08-14 Thread Andrzej J . R . Hunt
connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu | 10 - connectivity/source/drivers/firebird/Catalog.cxx| 6 connectivity/source/drivers/firebird/Columns.cxx| 38 - connectivity/source/drivers/firebi

[GSOC]Use Widget Layout for the Start Center Weekly Update 07

2013-08-14 Thread Krisztian Pinter
Hi all! Since my last update I created a working prototype for Start Center, and it has already been merged, I even got some feedback. I improved the file extension filtering capabilities of RecentDocsView, and made it so only the tabs for avaliable modules are present. At the moment I'm working

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

2013-08-14 Thread Adam Co
include/xmloff/xmltoken.hxx |1 + sw/source/core/unocore/unomap.cxx |1 + xmloff/source/core/xmltoken.cxx |1 + xmloff/source/text/txtprmap.cxx |1 + 4 files changed, 4 insertions(+) New commits: commit 643db96e933fd03a4e22e1d214a305608e816463 Author: Adam Co Date: Th

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

2013-08-14 Thread Michael Stahl
include/xmloff/xmlnmspe.hxx |3 ++- include/xmloff/xmltoken.hxx |3 +++ xmloff/source/core/xmlexp.cxx |3 +++ xmloff/source/core/xmlimp.cxx |2 ++ xmloff/source/core/xmltoken.cxx |2 ++ 5 files changed, 12 insertions(+), 1 deletion(-) New commits: commit de9b067bd1

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - sc/inc sc/qa sc/source

2013-08-14 Thread Kohei Yoshida
sc/inc/table.hxx |3 +- sc/qa/unit/ucalc_sharedformula.cxx | 48 + sc/source/core/data/document.cxx |2 - sc/source/core/data/table2.cxx |7 - 4 files changed, 57 insertions(+), 3 deletions(-) New commits: commit 6f0062

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

2013-08-14 Thread Kohei Yoshida
sc/inc/table.hxx |3 +- sc/qa/unit/ucalc_sharedformula.cxx | 48 + sc/source/core/data/document.cxx |2 - sc/source/core/data/table2.cxx |7 - 4 files changed, 57 insertions(+), 3 deletions(-) New commits: commit 64073c

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

2013-08-14 Thread Lionel Elie Mamane
connectivity/source/commontools/FValue.cxx | 22 ++ connectivity/source/commontools/dbtools.cxx| 18 +++--- connectivity/source/commontools/parameters.cxx |1 + dbaccess/source/core/api/RowSet.cxx|4 4 files changed, 34 insertion

[Libreoffice-commits] mso-dumper.git: src/docrecord.py

2013-08-14 Thread Miklos Vajna
src/docrecord.py | 28 1 file changed, 24 insertions(+), 4 deletions(-) New commits: commit 3aad17bed7469f607acb07688d4077f67c102201 Author: Miklos Vajna Date: Wed Aug 14 17:39:17 2013 +0200 dump Brc80MayBeNil diff --git a/src/docrecord.py b/src/docrecord.p

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

2013-08-14 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/table-floating.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 19 + writerfilter/source/dmapper/DomainMapperTableHandler.cxx | 30 +++ writerfilter/source/dmapper/DomainMapperTableHandler.hxx |4 +- writerfi

[ANN] LibreOffice 4.1.1 RC1 available

2013-08-14 Thread Thorsten Behrens
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.1.1. The upcoming 4.1.1 will be the first in a sequence of frequent bugfix release for our feature-packed 4.1 line. Please be aware that LibreOffice 4.1.1 RC1 is not ready yet for production

[Libreoffice-commits] core.git: helpcontent2

2013-08-14 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9be39483d67f761922d5a60cc95efa9676e428af Author: Caolán McNamara Date: Wed Aug 14 16:14:43 2013 +0100 Updated core Project: help eb245191261167b8de5ec3c941402240e4dab133 diff --git a/helpconte

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-08-14 Thread Caolán McNamara
helpers/help_hid.lst|8 source/text/swriter/01/04070100.xhp | 24 2 files changed, 12 insertions(+), 20 deletions(-) New commits: commit eb245191261167b8de5ec3c941402240e4dab133 Author: Caolán McNamara Date: Wed Aug 14 16:14:43 2013 +010

[Libreoffice-commits] core.git: 2 commits - editeng/source extras/source include/editeng sd/source svx/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-08-14 Thread Caolán McNamara
editeng/source/editeng/editeng.cxx |4 editeng/source/editeng/editview.cxx|6 editeng/source/outliner/outleeng.cxx |4 editeng/source/outliner/outleeng.hxx |6 editeng/source/outliner/outlin2.cxx|2 editeng/source/out

Developer needed for a LibreOffice add-on (for managing citations)

2013-08-14 Thread Joeran Beel
Hello, we are planning to develop an open-source add-on for LibreOffice to manage citations based on BibTeX and the citation style language http://citationstyles.org/. If someone of you is interested in helping us with the development (for money, if wanted), please send us an email. We would also

Re: matching VCL to touch screen coordinates

2013-08-14 Thread Thorsten Behrens
Ptyl Dragon wrote: > So according to what you say, threre should be a different > accessible object or struct that holds the zoom with finer > precision. > Nah, what I say is, that this has nothing to do with vcl limitations. :) I'd go backwards from the Writer view MapMode setup, to find a suitab

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

2013-08-14 Thread Kohei Yoshida
sc/source/ui/view/output.cxx | 30 ++ 1 file changed, 26 insertions(+), 4 deletions(-) New commits: commit aab7a316dc127f71e530552cebfb34d5b8f5fa19 Author: Kohei Yoshida Date: Wed Aug 14 10:55:09 2013 -0400 Revert "Revert "Always disable anti-aliasing for dra

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

2013-08-14 Thread Tor Lillqvist
sw/source/ui/envelp/labelcfg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 58077522b19e06d8d86d28a9b5ff2b3c505b84ad Author: Tor Lillqvist Date: Sat Aug 10 15:19:41 2013 +0300 WaE: variable 'res' set but not used Change-Id: I3fc3f55d10dad177451100affacfff74d04a1

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-08-14 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit d06f0e9d39b76dde469a670b9075fcb9c8bb791e Author: Gergo Mocsi Date: Wed Aug 14 16:39:49 2013 +0200 GSOC work, autocorrect fix Autocorrect fixes t

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

2013-08-14 Thread Ivan Timofeev
include/sfx2/viewsh.hxx|4 - sc/source/ui/inc/prevwsh.hxx |4 - sc/source/ui/inc/tabvwsh.hxx |4 - sc/source/ui/inc/viewdata.hxx |4 - sc/source/ui/view/prevwsh.cxx | 13 +-- sc/source/ui/view/tabvwsh4.cxx |4 - sc

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #69 from Peter Maunder --- I nominate the personas Bug 59230 which appears to effect .deb versions of 4.1. Although personas provides no "useful" function in LibO, it is a great emotional aid in personalising LibO and adding company b

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

2013-08-14 Thread Noel Power
sc/source/ui/view/output.cxx | 30 -- 1 file changed, 4 insertions(+), 26 deletions(-) New commits: commit 46d122d4cc405c4070eb4945abd20cdf3a5fac33 Author: Noel Power Date: Wed Aug 14 12:21:55 2013 +0100 Revert "Always disable anti-aliasing for drawing cell b

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

2013-08-14 Thread Winfried
sc/source/filter/oox/formulabase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 569843373b6654e155f897a2a9e3a02d6e010675 Author: Winfried Date: Thu Aug 8 11:26:04 2013 +0200 fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsx Chang

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

2013-08-14 Thread Winfried
sc/source/filter/oox/formulabase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit ba725202b280cdf83a9f907ca2de771c9793fc6a Author: Winfried Date: Thu Aug 8 11:26:04 2013 +0200 fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsx Chang

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8f/07843d93690770db90a6a39987116ffb232a2f

2013-08-14 Thread Caolán McNamara
8f/07843d93690770db90a6a39987116ffb232a2f |1 + 1 file changed, 1 insertion(+) New commits: commit e22610e9fd99a49307452caed202ef4726111a2b Author: Caolán McNamara Date: Wed Aug 14 14:54:34 2013 +0100 Notes added by 'git notes add' diff --git a/8f/07843d93690770db90a6a39987116ffb232

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/qa writerfilter/source

2013-08-14 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/data/bnc780044_spacing.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 + writerfilter/source/dmapper/DomainMapper_Impl.cxx|9 + 3 files changed, 22 insertions(+) New commits: commit 3f0c3e5fc0e19f1d322f6e22b97b4881673

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

2013-08-14 Thread Winfried
sc/source/filter/oox/formulabase.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 27aeea8e2bd374ec2f7317ac485315118ea1feee Author: Winfried Date: Thu Aug 8 11:26:04 2013 +0200 fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsx Chang

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

2013-08-14 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/data/bnc780044_spacing.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 + writerfilter/source/dmapper/DomainMapper_Impl.cxx|9 + 3 files changed, 22 insertions(+) New commits: commit 186fc4c434384e07c18ff2dd2bd0e00a49b

Re: matching VCL to touch screen coordinates

2013-08-14 Thread Ptyl Dragon
i just checked the zoom flow using debug. The zoom action goes through the ViewOptions class http://opengrok.libreoffice.org/xref/core/sw/inc/viewopt.hxx#163 it appears zoom is stored in nZoom, which is a sal_uInt16 representing perc

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

2013-08-14 Thread Herbert Dürr
comphelper/inc/comphelper/evtmethodhelper.hxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 8f07843d93690770db90a6a39987116ffb232a2f Author: Herbert Dürr Date: Wed Aug 14 11:35:41 2013 + WaE: fix header guard mismatch in evtmethodhelper.hx

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

2013-08-14 Thread Tor Lillqvist
include/basegfx/matrix/b2dhommatrixtools.hxx|2 +- include/basegfx/polygon/b2dpolypolygontools.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 554765b1eeade83b8b2ce537787ae4becde4d9b0 Author: Tor Lillqvist Date: Wed Aug 14 14:37:26 2013 +0300 Ad

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

2013-08-14 Thread Caolán McNamara
editeng/source/misc/svxacorr.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit bf369b2c653297d722d41e56fd71425526a44a72 Author: Caolán McNamara Date: Fri Aug 9 11:40:25 2013 +0100 Resolves: fdo#67743 user autocorr file not written regr

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67743, which changed state. Bug 67743 Summary: can't save new autocorrect entries https://bugs.freedesktop.org/show_bug.cgi?id=67743 What|Removed |Added

[Libreoffice-commits] core.git: 3 commits - include/com include/cppuhelper include/rtl include/unotools include/vcl solenv/gbuild

2013-08-14 Thread Stephan Bergmann
include/com/sun/star/uno/Any.h |4 - include/com/sun/star/uno/Any.hxx | 78 ++- include/com/sun/star/uno/Reference.h | 10 --- include/com/sun/star/uno/Reference.hxx | 15 - include/com/sun/star/uno/Sequence.h |

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

2013-08-14 Thread Tor Lillqvist
oox/source/core/DocumentCrypt.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 6fdf1275986cf63440fb86224a4152c0d3251de3 Author: Tor Lillqvist Date: Wed Aug 14 14:22:49 2013 +0300 WaE: array subscript is above array bounds Avoid a (presu

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 67047, which changed state. Bug 67047 Summary: About window imagery looks wrong https://bugs.freedesktop.org/show_bug.cgi?id=67047 What|Removed |Added --

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

2013-08-14 Thread Michael Stahl
drawinglayer/inc/drawinglayer/processor2d/vclpixelprocessor2d.hxx |5 ++ drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 20 -- 2 files changed, 21 insertions(+), 4 deletions(-) New commits: commit cc8f9f46f08a576f5c6a7e1538c1d9a21cc029ac Author: Michael Stahl

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8a/9164f5f853db66b4453fc6fb798acf0a88a238

2013-08-14 Thread Caolán McNamara
8a/9164f5f853db66b4453fc6fb798acf0a88a238 |1 + 1 file changed, 1 insertion(+) New commits: commit f38f3418dab8301fe7a5f379394ae13b3eb3663f Author: Caolán McNamara Date: Wed Aug 14 12:09:00 2013 +0100 Notes added by 'git notes add' diff --git a/8a/9164f5f853db66b4453fc6fb798acf0a88a

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

2013-08-14 Thread Caolán McNamara
svgio/inc/svgio/svgreader/svgsvgnode.hxx | 12 svgio/inc/svgio/svgreader/svgtools.hxx |8 svgio/source/svgreader/svgcirclenode.cxx |2 svgio/source/svgreader/svgsvgnode.cxx| 617 +-- svgio/source/svgreader/svgtools.cxx | 65 ++- 5 files change

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source basic/source cui/source include/basic

2013-08-14 Thread Gergo Mocsi
basctl/source/basicide/baside2b.cxx|4 ++-- basic/source/classes/codecompletecache.cxx | 10 +- cui/source/options/optbasic.cxx|6 ++ cui/source/options/optbasic.hxx|1 + include/basic/codecompletecache.hxx|6 +++--- 5 files cha

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4c/cb1eb7d58005ab3b501b7c6ff128fadbcd5066

2013-08-14 Thread Caolán McNamara
4c/cb1eb7d58005ab3b501b7c6ff128fadbcd5066 |1 + 1 file changed, 1 insertion(+) New commits: commit 61a5d2358709447671ba15f07a605231d5f660e2 Author: Caolán McNamara Date: Wed Aug 14 11:33:31 2013 +0100 Notes added by 'git notes add' diff --git a/4c/cb1eb7d58005ab3b501b7c6ff128fadbcd5

[Libreoffice-commits] core.git: 3 commits - basegfx/source extensions/source include/basegfx sc/source vcl/source vcl/win

2013-08-14 Thread Caolán McNamara
basegfx/source/matrix/b2dhommatrixtools.cxx | 41 basegfx/source/polygon/b2dpolygon.cxx |2 basegfx/source/polygon/b2dpolygontools.cxx | 33 + basegfx/source/polygon/b2dpolypolygoncutter.cxx | 77 ++- basegfx/source/polygon/b2d

[Libreoffice-commits] core.git: helpcontent2

2013-08-14 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b74a2e6ee80e30ed42ef99e24f85eb1d2df346ca Author: Caolán McNamara Date: Wed Aug 14 09:51:51 2013 +0100 Updated core Project: help 981ce916ffcb9ef4a0707d0e10905e55059fb635 diff --git a/helpconte

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-08-14 Thread Caolán McNamara
helpers/help_hid.lst|6 source/text/swriter/01/04070300.xhp | 48 ++-- 2 files changed, 24 insertions(+), 30 deletions(-) New commits: commit 981ce916ffcb9ef4a0707d0e10905e55059fb635 Author: Caolán McNamara Date: Wed Aug 14 09:51:51 2

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

2013-08-14 Thread Michael Stahl
sw/source/core/doc/doc.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3f66fadc2ddbec42a5fd7ee34b18826ef4ede503 Author: Michael Stahl Date: Wed Aug 14 12:27:29 2013 +0200 sw: do non-incremental word count in one step Not sure if it solves a real

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sd/inc sd/source

2013-08-14 Thread Luboš Luňák
sd/inc/drawdoc.hxx |2 +- sd/source/core/drawdoc.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 35222169be2e7b37384c9165b21dba29115ea504 Author: Luboš Luňák Date: Mon Jul 29 15:56:22 2013 +0200 remove C++11-ism Change-Id: Ife79baf

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

2013-08-14 Thread Ivan Timofeev
basctl/source/basicide/basides2.cxx |4 ++-- basctl/source/inc/basidesh.hxx|2 +- cui/source/tabpages/autocdlg.cxx |4 ++-- include/sfx2/viewsh.hxx |2 +- sc/source/ui/inc/editsh.hxx |2 +- sc/source/ui/inc/tabvwsh.hxx |2 +-

Hacking LO print dialog

2013-08-14 Thread Ahmed Hasnaoui
Hello everybody, I am kind of desperate now... I have found nothing in the internet, got no help in the IRC channel too. Is there no one who as any idea how to hack the LO print dialog, to create a custom one? Some one gave me a link to create a .ui with glade, that was kind of helpfull but not

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - bin/distro-install-file-lists setup_native/source

2013-08-14 Thread Fridrich Štrba
bin/distro-install-file-lists|4 ++-- setup_native/source/packinfo/packinfo_extensions.txt |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 8501094f570ea07fec83a093467229b831b606c3 Author: Fridrich Å trba Date: Wed Aug 14 11:02:19 20

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

2013-08-14 Thread Michael Stahl
sw/inc/doc.hxx |5 ++--- sw/source/core/doc/doc.cxx | 17 ++--- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit a0e98a12f8979286f2418606cfa4f75fcbc63b6e Author: Michael Stahl Date: Tue Aug 13 18:39:08 2013 +0200 fdo#58040: sw: fine tune

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

2013-08-14 Thread Stephan Bergmann
sw/source/core/docnode/nodes.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit b1b99974960259bd721f381723f74b1c00e034bb Author: Stephan Bergmann Date: Tue Aug 13 18:13:49 2013 +0200 fdo#68064: Do not insert aTempEntry multiple times ...a

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

2013-08-14 Thread Stephan Bergmann
sw/source/core/docnode/nodes.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 8bf69e2abf94b94afedeb0b7d7644e5626954122 Author: Stephan Bergmann Date: Tue Aug 13 18:13:49 2013 +0200 fdo#68064: Do not insert aTempEntry multiple times ...a

[Libreoffice-commits] core.git: bin/distro-install-file-lists setup_native/source

2013-08-14 Thread Fridrich Štrba
bin/distro-install-file-lists|4 ++-- setup_native/source/packinfo/packinfo_extensions.txt |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fb0238d276e5835dbb316a6f4ae383988ed62aee Author: Fridrich Å trba Date: Wed Aug 14 11:02:19 20

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

2013-08-14 Thread Jesús Corrius
scp2/source/extensions/module_extensions.scp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 535411d1d9e7e0f2cb1b192a1a6220cc5b9b743a Author: Jesús Corrius Date: Wed Aug 14 09:30:06 2013 +0200 Fix for ICE101 ERROR in generated MSI ICE101 ERROR Th

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

2013-08-14 Thread Jesús Corrius
scp2/source/extensions/module_extensions.scp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0178c9ec0a2543c3713907f51911a05e31567db1 Author: Jesús Corrius Date: Wed Aug 14 09:30:06 2013 +0200 Fix for ICE101 ERROR in generated MSI ICE101 ERROR Th

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

2013-08-14 Thread Caolán McNamara
sw/source/ui/envelp/envprt.hrc |8 1 file changed, 8 deletions(-) New commits: commit c7b37ff50ad64cc9a87bcabf313a51bdcd8e03ba Author: Caolán McNamara Date: Wed Aug 14 09:38:53 2013 +0100 fix build Change-Id: Ie4f8ea605098b19e921f4e0d76211b5f2435de35 diff --git a/s

[Libreoffice-commits] core.git: 3 commits - editeng/source include/editeng sc/source sd/source svx/inc sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk vcl/source

2013-08-14 Thread Caolán McNamara
editeng/source/editeng/eehtml.cxx |6 editeng/source/items/textitem.cxx | 18 - editeng/source/outliner/outlvw.cxx|6 include/editeng/fontitem.hxx | 24 - include/editeng/outliner.hxx |4 sc/source/core/tool/a

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

2013-08-14 Thread Matteo Casalin
sw/source/core/text/EnhancedPDFExportHelper.cxx |1 - sw/source/core/text/itrpaint.cxx|1 - sw/source/core/unocore/unoobj.cxx |1 - sw/source/filter/html/htmlatr.cxx |1 - sw/source/filter/ww8/docxattributeoutput.cxx|1 + sw/sourc

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||39484 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|39484 | -- You are receiving this mail because: You

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 39484, which changed state. Bug 39484 Summary: All Outline groups of sheet lost while editing https://bugs.freedesktop.org/show_bug.cgi?id=39484 What|Removed |Added

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||40907 -- You are receiving this mail because:

  1   2   >