Bug 36864 - Calc cell format for Bytes

2014-01-25 Thread Ayantha Randika
Hi, Im trying to fix the bug 36864[1] and im kind of stuck. There are two lists on this tab and one is category and its items comes from numberingformatpage.ui. The second list is format(m_pLbCurrency) and I cant figure out from where it gets its contents. Can anyone please help? [1]:https://bugs

LibreOffice Gerrit News for core on 2014-01-26

2014-01-25 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + fdo#39468 Translate German comments to English (vcl/inc/window.h) in https://gerrit.libreoffice.org/7651 from Sven Wehner about module vcl + fdo#39468 Transla

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

2014-01-25 Thread Norbert Thiebaud
sw/source/core/text/itratr.hxx | 14 +++- sw/source/core/text/itrform2.hxx |8 +-- sw/source/core/text/itrpaint.hxx | 12 -- sw/source/core/text/itrtxt.hxx | 43 +-- 4 files changed, 65 insertions(+), 12 deletions(-) New commit

[Libreoffice-commits] core.git: Changes to 'refs/tags/iosremote-1.0.0'

2014-01-25 Thread Christian Lohmaier
Tag 'iosremote-1.0.0' created by Christian Lohmaier at 2014-01-26 03:45 -0800 Tag iosremote-1.0.0 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJS5ITwAAoJEPQ0oe+v7q6j4EUQAK2NHYKS4wSg2U2zJsEgZJnU XzXyKnaJ4re0tGHsQ/AvlS9qvpH3HNyWyHmZB7BhCBeEhPd0HsnaaJWcV7AJt4Hg hh

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

2014-01-25 Thread Norbert Thiebaud
rsc/source/parser/rscyacc.y |1 sw/source/core/inc/flyfrms.hxx|2 - sw/source/core/inc/frame.hxx |1 sw/source/core/inc/ftnboss.hxx|5 +++ sw/source/core/layout/layhelp.hxx |2 - sw/source/core/text/inftxt.hxx| 48 +

Pointer feature on android impress remote app

2014-01-25 Thread Siqi Liu
Hello all, During a conversation on IRC with cloph, I'm reminded of the fact that the android app doesn't have the laser pointer feature yet. However, it's certainly not a feature related to android/ios. Actually the API has been documented and to make use of it, just send the proper instruction

[Libreoffice-commits] core.git: ios/iosremote

2014-01-25 Thread siqi
dev/null |binary ios/iosremote/iosremote.xcodeproj/project.pbxproj | 20 2 files changed, 20 deletions(-) New commits: commit adbfc8a0dba9fac1d372756ac46e0355c17951b7 Author: siqi Date: Sun Jan 26 01:38:46 2014 +0100 remove

[Libreoffice-commits] core.git: ios/iosremote

2014-01-25 Thread siqi
ios/iosremote/iosremote/iosremote-Info.plist | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) New commits: commit bf67bc6eaa9826ac807b664e3480181e1d89287e Author: siqi Date: Sun Jan 26 01:34:57 2014 +0100 info-plist make use of image assets to manage icons files

Re: Avahi Support on Linux

2014-01-25 Thread Siqi Liu
Hello again, It seems to me that I still need to include those avahi headers, but how can we be sure that these headers are there? By copying them into our codebase? Is that compatible with our license? (LGPL for Avahi) Thanks for you answers and sorry for the spam, I'm totally new to these dlope

[Libreoffice-commits] core.git: ios/iosremote

2014-01-25 Thread siqi
ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Contents.json | 104 ++ ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/Icon-40.png |binary ios/iosremote/Impress/Images.xcassets/AppIcon.appiconset/icon...@2x-1.png |binary

[Libreoffice-commits] core.git: ios/iosremote

2014-01-25 Thread Christian Lohmaier
ios/iosremote/iosremote/iosremote-Info.plist |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 04c3d13ed942e6fc9feb78535701d48e5034d9e2 Author: Christian Lohmaier Date: Sun Jan 26 00:39:07 2014 +0100 iosremote: remove invalid icon references The pli

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67370, which changed state. Bug 67370 Summary: PDF: Hyphenation not visible when text is exported as tagged PDF (applies to PDF/A-1 as well) https://bugs.freedesktop.org/show_bug.cgi?id=67370 What|Removed

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 67370, which changed state. Bug 67370 Summary: PDF: Hyphenation not visible when text is exported as tagged PDF (applies to PDF/A-1 as well) https://bugs.freedesktop.org/show_bug.cgi?id=67370 What|Removed

[Libreoffice-commits] core.git: 21 commits - chart2/source cppu/source sc/inc sc/source sfx2/source svx/source sw/source vcl/source

2014-01-25 Thread Caolán McNamara
chart2/source/controller/dialogs/dlg_ObjectProperties.cxx | 10 --- cppu/source/uno/lbenv.cxx |3 -- sc/inc/cellsuno.hxx | 20 +- sc/source/ui/unoobj/cellsuno.cxx | 17 ++---

[Bug 36864] Calc cell format for Bytes

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36864 --- Comment #18 from Ayantha Randika --- Im kind of stuck . There are two lists on this tab and one is category and its items comes from numberingformatpage.ui. The second list is format(m_pLbCurrency) and I cant figure out from where it gets its

[Bug 36864] Calc cell format for Bytes

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36864 --- Comment #17 from Ayantha Randika --- Ah OK. Thanks :) On Sun, Jan 26, 2014 at 12:23 AM, wrote: > *Comment # 16 > on bug 36864

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Laurent BP changed: What|Removed |Added Depends on||69244 -- You are receiving this mail becau

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

2014-01-25 Thread Ayantha Randika
sc/source/filter/excel/xehelper.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 28e9efe5b4d6699b33498953e798f76008edaeda Author: Ayantha Randika Date: Fri Jan 24 00:08:31 2014 +0530 fdo#40694 - Error in message when truncating col/row numbers in calc

[Bug 40694] Error in message warning that the column limit was exceeded for MS-Excel format

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40694 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 36864] Calc cell format for Bytes

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36864 --- Comment #16 from Michael Meeks --- I'd ignore 4. for now =) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.o

[Bug 36864] Calc cell format for Bytes

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36864 Ayantha Randika changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |randika.deult...@gmail.com

Re: pre-release page not yet updated to offer 4.1.5 RC1 download

2014-01-25 Thread Tommy
On Sat, 25 Jan 2014 11:20:21 +0100, Tommy wrote: see webpage: http://www.libreoffice.org/download/pre-releases/ and this bug report as well: https://bugs.freedesktop.org/show_bug.cgi?id=72853 4.1.5 RC1 has been releases few days ago https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.5_re

[Bug 40694] Error in message warning that the column limit was exceeded for MS-Excel format

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40694 --- Comment #21 from Ayantha Randika --- I have created a patch to correct this bug. https://gerrit.libreoffice.org/#/c/7618/5 On Thu, Jan 23, 2014 at 1:40 AM, wrote: > *Comment # 20

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #32 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=03cc76aad32b0aa40e229b14d3b2dca3ebc92dd8 fdo#54938

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

2014-01-25 Thread Alexandre Vicenzi
toolkit/source/controls/roadmapentry.cxx |5 - toolkit/source/controls/tree/treedatamodel.cxx | 109 - 2 files changed, 5 insertions(+), 109 deletions(-) New commits: commit 03cc76aad32b0aa40e229b14d3b2dca3ebc92dd8 Author: Alexandre Vicenzi Date: Sat Jan 25 1

[Bug 54938] Adapt supportsService implementations to cppu::supportsService

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54938 --- Comment #31 from Commit Notification --- Alexandre Vicenzi committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=74c876e615fe575657d0a083f5a3781d4020f0c4 fdo#54938

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

2014-01-25 Thread Alexandre Vicenzi
chart2/source/tools/NameContainer.cxx | 10 ++ chart2/source/view/main/DummyXShape.cxx | 10 ++ chart2/workbench/addin/sampleaddin.cxx | 12 ++-- 3 files changed, 6 insertions(+), 26 deletions(-) New commits: commit 74c876e615fe575657d0a083f5a3781d4020f0c4 Author:

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

2014-01-25 Thread Caolán McNamara
sc/inc/cellsuno.hxx | 27 +++- sc/source/ui/Accessibility/AccessibleSpreadsheet.cxx | 20 sc/source/ui/Accessibility/AccessibleTableBase.cxx | 15 +++-- sc/source/ui/inc/AccessibleSpreadsheet.hxx | 10 +++--- sc/sour

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

2014-01-25 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessiblePreviewTable.cxx |6 +++--- sc/source/ui/Accessibility/AccessibleTableBase.cxx|4 ++-- sc/source/ui/inc/AccessiblePreviewTable.hxx |9 ++--- sc/source/ui/inc/AccessibleTableBase.hxx |6 -- 4 files changed, 15 i

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

2014-01-25 Thread Caolán McNamara
sc/source/ui/Accessibility/AccessibleContextBase.cxx |5 - sc/source/ui/Accessibility/AccessiblePreviewTable.cxx | 33 ++-- sc/source/ui/Accessibility/AccessibleTableBase.cxx| 37 ++--- sc/source/ui/inc/AccessibleContextBase.hxx|3 - sc/source/ui/inc/Ac

[Libreoffice-commits] core.git: 5 commits - sax/source sc/source sw/source vcl/source

2014-01-25 Thread Caolán McNamara
sax/source/fastparser/fastparser.cxx |5 +- sc/source/ui/Accessibility/AccessibleContextBase.cxx |3 - sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx |2 sc/source/ui/inc/AccessibleContextBase.hxx |3 - sc/source/ui/i

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

2014-01-25 Thread Michael Stahl
sw/source/core/docnode/ndtbl.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit d506760f7797565486c2470abbc269a446fbc3b0 Author: Michael Stahl Date: Wed Jan 22 21:11:01 2014 +0100 fdo#67238: sw: fix table cell Unprotect SwDoc::UnProt

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

2014-01-25 Thread Michael Stahl
sw/source/core/layout/trvlfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34afdbfd9689ecfa2ea3e93cd7812d192016baf3 Author: Michael Stahl Date: Fri Jan 24 23:04:03 2014 +0100 fdo#68876: sw: layout should never care about IsFirstShared() With 75

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

2014-01-25 Thread Michael Stahl
sw/source/core/docnode/ndtbl.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit cc28ad9eb681e2eb0253910cc30afbf55ea5622b Author: Michael Stahl Date: Wed Jan 22 21:11:01 2014 +0100 fdo#67238: sw: fix table cell Unprotect SwDoc::UnProt

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

2014-01-25 Thread Michael Stahl
sw/source/core/layout/trvlfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 77d63a83125a2471be0d121211e914aa5616ce2b Author: Michael Stahl Date: Fri Jan 24 23:04:03 2014 +0100 fdo#68876: sw: layout should never care about IsFirstShared() With 75

[Libreoffice-commits] core.git: 4 commits - writerfilter/CustomTarget_source.mk writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/source

2014-01-25 Thread Miklos Vajna
writerfilter/CustomTarget_source.mk | 14 -- writerfilter/Library_writerfilter.mk |1 writerfilter/inc/pch/precompiled_writerfilter.hxx |1 writerfilter/inc/resourcemodel/QNameToString.hxx |1 writerfilter/source/dmapper/BorderHandler.cx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jean-Baptiste Faure changed: What|Removed |Added Depends on||73565 --- Comment #62 from Jean-Ba

pre-release page not yet updated to offer 4.1.5 RC1 download

2014-01-25 Thread Tommy
see webpage: http://www.libreoffice.org/download/pre-releases/ and this bug report as well: https://bugs.freedesktop.org/show_bug.cgi?id=72853 4.1.5 RC1 has been releases few days ago https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.5_release _

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72962, which changed state. Bug 72962 Summary: Other: Sum using Sigma results #REF https://bugs.freedesktop.org/show_bug.cgi?id=72962 What|Removed |Added ---

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Laurent BP changed: What|Removed |Added Depends on||72962 --- Comment #61 from Laurent BP ---

[Libreoffice-commits] core.git: 7 commits - connectivity/source idlc/source sal/osl svx/source vcl/source vcl/unx

2014-01-25 Thread Norbert Thiebaud
connectivity/source/drivers/hsqldb/HTable.cxx |2 - connectivity/source/drivers/mysql/YTable.cxx |2 - idlc/source/astexpression.cxx |2 - sal/osl/unx/profile.c | 16 ++- svx/source/unodraw/unopool.cxx|2 - vcl/

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

2014-01-25 Thread Thomas Arnhold
cui/source/inc/cuitabarea.hxx |2 +- cui/source/tabpages/tpcolor.cxx |6 +++--- filter/source/graphicfilter/icgm/cgmtypes.hxx |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 61cb4a8e956f7471ae654955bc5aa77a67852d34 Author: Thom