LibreOffice Gerrit News for core on 2014-02-09

2014-02-08 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#74112 Write Chart Displayunits information back to XML. in https://gerrit.libreoffice.org/7722 from Sushil Shinde about module chart2, oox + fdo#74112 Pre

Re: Gerrit turorial in the Wiki: Bad file permission

2014-02-08 Thread alexanderW
Hi Miklos, Alright, I added the hint to each guide -- View this message in context: http://nabble.documentfoundation.org/Gerrit-turorial-in-the-Wiki-Bad-file-permission-tp4096159p4096272.html Sent from the Dev mailing list archive at Nabble.com. ___

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-02-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 mariosv changed: What|Removed |Added CC||mari...@miguelangel.mobi Depends on|

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

2014-02-08 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx | 20 sc/source/core/tool/compiler.cxx | 28 2 files changed, 28 insertions(+), 20 deletions(-) New commits: commit 83cdcdb9f0fe11309939f5dca4fb46e426559896 Author: Kohei Yoshida Date: Sat Feb 8 18:19:42 201

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

2014-02-08 Thread Miklos Vajna
oox/source/shape/WpsContext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c96d1ddf579fdce1e0afa8b7804d081e631deb22 Author: Miklos Vajna Date: Sat Feb 8 23:45:30 2014 +0100 oox: whitespace fix in WpsContext Just make sure that these two new l

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

2014-02-08 Thread Markus Mohrhard
sc/source/ui/inc/rfindlst.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 4987ae04cf5b2c5e3b5c1439cab31bcf7c132f8b Author: Markus Mohrhard Date: Sat Feb 8 22:33:28 2014 +0100 fix my patch How did I forget to attach this part? Change-Id

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

2014-02-08 Thread Rachit Gupta
sc/source/ui/app/inputhdl.cxx |4 ++-- sc/source/ui/app/rfindlst.cxx | 17 - sc/source/ui/inc/rfindlst.hxx | 11 +++ sc/source/ui/view/gridwin4.cxx |2 +- 4 files changed, 26 insertions(+), 8 deletions(-) New commits: commit 5ff8e1d8e31f23492ee1ccc3af0b73791

[Libreoffice-commits] core.git: 8 commits - chart2/inc chart2/source i18npool/source include/sax sax/source sc/inc sc/source svx/source sw/source ucb/source

2014-02-08 Thread Caolán McNamara
chart2/inc/ChartView.hxx |2 - chart2/source/view/main/ChartView.cxx|2 - i18npool/source/localedata/saxparser.cxx | 45 +++ include/sax/fastparser.hxx |2 - sax/source/fastparser/fastparser.cxx |3 +- sc/inc/style

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

2014-02-08 Thread Kohei Yoshida
sc/qa/unit/ucalc.hxx|2 + sc/qa/unit/ucalc_sharedformula.cxx | 39 sc/source/core/data/formulacell.cxx |8 +++ 3 files changed, 49 insertions(+) New commits: commit 1556dbc451f067d8744378fb9bac0eaa7ef8f5ac Author: Kohei Yoshida

[PATCH] fdo#66822: refactor HTML export of image bullet list

2014-02-08 Thread Tim Markle
Fixed HTML export of image bullet list. Removed width, height, align attributes in . Removed two unused variables. This code is contributed under the LGPLv3+ / MPL. From b9b6146ab0651c44f99a6a13ee85c1782f3d955b Mon Sep 17 00:00:00 2001 From: Timothy Markle Date: Sat, 8 Feb 2014 20:11:56 +0100 Sub

Re: OpenGL on Linux

2014-02-08 Thread Philipp Weissenbacher
Bit late to the party, but here you go: http://pastie.org/8712627 System: openSUSE 13.1 Hardware: Dell Latitude D830 with a "Mobile GM965/GL960 Integrated Graphics Controller" Cheers, Philipp On 29 January 2014 09:30, Alex Thurgood wrote: > Le 11/01/2014 18:54, Markus Mohrhard a écrit : > > H

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

2014-02-08 Thread Norbert Thiebaud
filter/source/flash/swfexporter.cxx | 13 include/filter/msfilter/msdffimp.hxx | 15 -- include/filter/msfilter/svdfppt.hxx | 37 +++ 3 files changed, 55 insertions(+), 10 deletions(-) New commits: commit 2d04286f258603a7fbb1d63ccca

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

2014-02-08 Thread Kohei Yoshida
sc/source/filter/excel/excdoc.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7586a2ebb8eacae6b45910cb248694c27dfdb901 Author: Kohei Yoshida Date: Sat Feb 8 11:37:46 2014 -0500 fdo#74521: Only pick cell notes for that sheet, and skip the rest. Change-Id: I06

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

2014-02-08 Thread Kohei Yoshida
sc/source/core/data/column3.cxx |4 1 file changed, 4 deletions(-) New commits: commit 92fa709032696af2fa1d23184d1bde282f94ff9e Author: Kohei Yoshida Date: Fri Feb 7 16:02:25 2014 -0500 fdo#74273: Let's not shift the note twice. Once is enough. The notes already are shif

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

2014-02-08 Thread Kohei Yoshida
sc/source/core/data/column.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c565eba9ef96798c3b584c7c0f887f92cf9ae572 Author: Kohei Yoshida Date: Sat Feb 8 09:42:46 2014 -0500 fdo#74414: No need to incremenet nRow here... It's just plain wrong. Chan

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

2014-02-08 Thread Kohei Yoshida
sc/qa/unit/data/ods/notes-on-3-sheets.ods |binary sc/qa/unit/subsequent_export-test.cxx | 45 ++ sc/source/filter/excel/excdoc.cxx |5 +++ 3 files changed, 50 insertions(+) New commits: commit 771b9d2718f28beedbc1a913e8965cdd1fc75a88 Author: Kohei Yo

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

2014-02-08 Thread Miklos Vajna
sw/source/ui/frmdlg/frmmgr.cxx | 140 - sw/source/ui/inc/frmmgr.hxx| 36 +- 2 files changed, 88 insertions(+), 88 deletions(-) New commits: commit bbe6ea29856f5a5e2aeb87334a86bf8e3193dc23 Author: Miklos Vajna Date: Sat Feb 8 16:58:12 2014

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

2014-02-08 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 33 + sc/source/core/data/column.cxx |2 +- 2 files changed, 30 insertions(+), 5 deletions(-) New commits: commit 1e3ef350d730bc54a3e9c393c2df6fd1f839a3a8 Author: Kohei Yoshida Date: Sat Feb 8 09:42:46 2014 -0500 fdo#7

[Libreoffice-commits] core.git: 18 commits - chart2/source cui/source framework/source sc/inc sc/source sw/source vcl/source writerfilter/source

2014-02-08 Thread Caolán McNamara
chart2/source/view/inc/VDataSeries.hxx |2 +- chart2/source/view/main/VDataSeries.cxx | 18 ++ cui/source/customize/macropg.cxx | 15 --- framework/source/services/substitutepathvars.cxx | 13 ++--- sc/inc/cellsuno.hx

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

2014-02-08 Thread Kohei Yoshida
xmloff/source/style/cdouthdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 54583b6dec8ba17246f3422695b57795c64bc65d Author: Kohei Yoshida Date: Fri Feb 7 21:47:19 2014 -0500 fdo#73281: Why!? This restriction makes absolutely no sense. It was li

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

2014-02-08 Thread Michael Stahl
editeng/qa/unit/core-test.cxx |4 ++-- editeng/source/editeng/edtspell.cxx |8 editeng/source/editeng/edtspell.hxx |2 +- editeng/source/misc/svxacorr.cxx|6 +++--- include/editeng/svxacorr.hxx|2 +- sw/source/core/edit/acorrect.cxx|9 +---

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

2014-02-08 Thread Niklas Johansson
vcl/osx/a11yactionwrapper.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 812da991eb3ea082e925eccf76698aa4415309b8 Author: Niklas Johansson Date: Fri Feb 7 20:00:57 2014 +0100 The accessible action "click" changed name to "press", adjust wrapper accordingl

Update on patch

2014-02-08 Thread Rachit Gupta
I posted an update on my patch 7 days ago, but i am yet to receive any update/reply on the same. Can someone please take a look at it? Gerrit link: https://gerrit.libreoffice.org/#/c/7514 -- Regards, Rachit Gupta ___ LibreOffice mailing list LibreOffic

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

2014-02-08 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 43feacd5330b5652b58e8a75a0f41a78ee6ebe1c Author: Miklos Vajna Date: Sat Feb 8 12:23:57 2014 +0100 sw: fix build 1edca1fe0aaadbd48ea23b691dc244ad2a6b6f73 (fdo#74

Re: Gerrit turorial in the Wiki: Bad file permission

2014-02-08 Thread Miklos Vajna
Hi Alex, On Sat, Feb 08, 2014 at 01:45:43AM +0100, Alexander Wilms wrote: > one issue that I noticed when following the tutorial > (https://wiki.documentfoundation.org/Development/gerrit) was that > the .ssh/config file had bad permissions after creating it via > gedit. Thus, "./logerrit test" f

[SOLVED] Re: Cppcheck Same expression on both sides of '|' in PresenterPaneBorderManager.cxx (sdext)

2014-02-08 Thread Julien Nabet
On 07/02/2014 12:57, Caolán McNamara wrote: On Fri, 2014-01-31 at 06:49 -0800, julien2412 wrote: Hello, Cppcheck reported this: sdext/source/presenter/PresenterPaneBorderManager.cxx 171 duplicateExpression style Same expression on both sides of '|' I thought about putting this:

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

2014-02-08 Thread Julien Nabet
sdext/source/presenter/PresenterPaneBorderManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4415f6b7b19c1e6f805c6a7c190c2bebeebdd648 Author: Julien Nabet Date: Sat Feb 8 09:08:07 2014 +0100 cppcheck: duplicateExpression See http://nabble.do

[Libreoffice-commits] core.git: 2 commits - android/Module_android.mk sdext/CppunitTest_pdfimport.mk sdext/CppunitTest_sdext_pdfimport.mk sdext/Module_sdext.mk

2014-02-08 Thread Matúš Kukan
android/Module_android.mk|3 + sdext/CppunitTest_pdfimport.mk | 61 --- sdext/CppunitTest_sdext_pdfimport.mk | 61 +++ sdext/Module_sdext.mk|2 - 4 files changed, 64 insertions(+), 63 dele