[Libreoffice-commits] core.git: 3 commits - basic/source compilerplugins/clang editeng/source extensions/source filter/source include/rtl oox/source sc/source svtools/source

2014-03-18 Thread Noel Grandin
basic/source/classes/sbunoobj.cxx |2 +- compilerplugins/clang/passstringbyref.cxx |4 ++-- editeng/source/misc/svxacorr.cxx |3 +-- extensions/source/propctrlr/genericpropertyhandler.cxx |2 +- filter/source/msfilter/msvbahel

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

2014-03-18 Thread Tor Lillqvist
ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 98 ++ 1 file changed, 98 insertions(+) New commits: commit 5390829bb36653ae931ff3cfd59ea089bc594ec9 Author: Tor Lillqvist Date: Wed Mar 19 08:27:48 2014 +0200 Add some more source files for debuggin

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

2014-03-18 Thread Matúš Kukan
ucb/source/ucp/webdav/ContentProperties.cxx| 36 +++--- ucb/source/ucp/webdav/ContentProperties.hxx|2 ucb/source/ucp/webdav/SerfRequestProcessorImpl.cxx |2 ucb/source/ucp/webdav/SerfSession.cxx |2 ucb/source/ucp/webdav/SerfSession.hxx |

LibreOffice Gerrit News for core on 2014-03-19

2014-03-18 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Hopefully fix Windows HiDPI toolbar layout bug in https://gerrit.libreoffice.org/8637 from Keith Curtis about module vcl + scp2: move firebird into base. in

Re: [GSoc 14] On "Improve Text Boxes in Draw" - towards a more specific description and starting directions

2014-03-18 Thread Matteo Campanelli
Hi, On Tue, Mar 18, 2014 at 7:18 AM, Fridrich Strba < fridrich.st...@graduateinstitute.ch> wrote: > On 18/03/14 06:23, Matteo Campanelli wrote: > > - /"text background color":/ > > > > It seems to me that it is possible to specify a text box background > > in color in Draw. Are we then re

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

2014-03-18 Thread Kohei Yoshida
sc/qa/unit/subsequent_export-test.cxx | 20 sc/source/filter/oox/stylesbuffer.cxx | 15 --- 2 files changed, 24 insertions(+), 11 deletions(-) New commits: commit 910c2888bcc87eb48f88b974cb822c5e98d91e64 Author: Kohei Yoshida Date: Wed Mar 19 00:47:22 2014

[Libreoffice-commits] core.git: cui/source drawinglayer/source editeng/source include/xmloff offapi/com sc/qa sc/source svtools/source xmloff/source

2014-03-18 Thread Kohei Yoshida
cui/source/tabpages/border.cxx | 10 ++- drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |2 editeng/source/items/borderline.cxx |4 + include/xmloff/xmltoken.hxx |2 offapi/com/sun/star/table/BorderLi

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 --- Comment #9 from Sujay --- i am currently working on this bug, i ll keep the status updated.. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing lis

[Bug 62957] FILESAVE: Save Last Slide Position in Impress

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62957 Sujay changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |sujaym.suj...@gmail.com |deskt

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

2014-03-18 Thread Markus Mohrhard
chart2/source/tools/NumberFormatterWrapper.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 22c7da0ca5438b69165609db2a1ef219aa167dc2 Author: Markus Mohrhard Date: Wed Mar 19 04:50:20 2014 +0100 the type in the Any is a util::Date and not a DateTime, f

Re: [GSoC] On "ODF Formulas in Writer"

2014-03-18 Thread Kohei Yoshida
So, although this will not be a GSOC task, I'd like to answer some of the questions for archival purposes. On Tue, 2014-03-11 at 12:53 +0100, Michael Stahl wrote: > that is the part of the idea proposal that i'm not sure about currently: > > just using this "ixion" library for Writer formulas wo

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

2014-03-18 Thread Kohei Yoshida
svx/source/table/viewcontactoftableobj.cxx | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) New commits: commit 8ff746e1ad4950124e09da2dc913d8d64c726c90 Author: Kohei Yoshida Date: Tue Mar 18 21:45:15 2014 -0400 fdo#75260: Align exterior borders of a table corre

Re: CppUnit Framework

2014-03-18 Thread Markus Mohrhard
Hey, On Tue, Mar 18, 2014 at 9:09 AM, Fouda Manga, Christian < christian.fouda_ma...@siemens.com> wrote: > Hi, > > we are using CppUnit Framework to test gas analyser which are safety > relevant products. For the certification of the product, we have to do the > following: > > >1. show the

Re: [Libreoffice-qa] minutes of ESC call ...

2014-03-18 Thread Markus Mohrhard
> > * Certification update (Stephan/Bjoern) > + ran the script; identified a new set of candidates > + certification - does it depend on fixing issues in 2x components ? > (Kohei) > + no, but a competence and community connection test. > + seven candidates agreed unanimously. >

[Libreoffice-commits] dev-tools.git: export-validation/odfvalidator export-validation/officeotron export-validation/README

2014-03-18 Thread Markus Mohrhard
export-validation/README |4 export-validation/odfvalidator |3 +++ export-validation/officeotron |3 +++ 3 files changed, 10 insertions(+) New commits: commit e94ee6b8c3f732194c72c0fdb796483a5ee39201 Author: Markus Mohrhard Date: Wed Mar 19 01:45:32 2014 +0100 add

CppUnit Framework

2014-03-18 Thread Fouda Manga, Christian
Hi, we are using CppUnit Framework to test gas analyser which are safety relevant products. For the certification of the product, we have to do the following: 1. show the specification and the documentation of the all the tools used. That means also for the test tools (CppUnit Framework).

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

2014-03-18 Thread Eike Rathke
sc/source/filter/excel/excimp8.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 90dd4320de6ace24e464979630a2c9fbab35f64b Author: Eike Rathke Date: Wed Mar 19 01:05:28 2014 +0100 check return of stream read and adapt vector size if necessary Chan

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

2014-03-18 Thread Takeshi Abe
vcl/source/gdi/impimage.cxx | 10 -- vcl/source/gdi/impvect.cxx |9 +++-- vcl/source/gdi/jobset.cxx | 10 +- vcl/source/gdi/outdev2.cxx | 30 +++--- vcl/source/gdi/outdev4.cxx | 22 +- 5 files changed, 32 insertions(+

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

2014-03-18 Thread Eike Rathke
sc/source/filter/excel/excimp8.cxx | 74 ++- sc/source/filter/excel/read.cxx |3 - sc/source/filter/excel/xicontent.cxx | 37 +++-- sc/source/filter/inc/excimp8.hxx |3 - sc/source/filter/inc/xicontent.hxx | 24 +++ sc/

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

2014-03-18 Thread Eike Rathke
msodumper/xlsrecord.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2d5d0c6e156aa1f8a3ebbb59f49f47759d75fdd Author: Eike Rathke Date: Tue Mar 18 23:35:27 2014 +0100 ONE bit, geez ... diff --git a/msodumper/xlsrecord.py b/msodumper/xlsrecord.py index e5660

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

2014-03-18 Thread Eike Rathke
msodumper/xlsrecord.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0c64ff72711d7861362507870076dd4c49fa9b9 Author: Eike Rathke Date: Tue Mar 18 23:33:10 2014 +0100 MS-XLS documentation uses big-endian bit diagrams ... so if it says leftmost bit 0

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

2014-03-18 Thread Kohei Yoshida
sc/source/core/data/dociter.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit b4bba09ba98cfa40d559f98aaf8ae4730c6f075a Author: Kohei Yoshida Date: Thu Mar 13 10:22:25 2014 -0400 fdo#75642: Check the high position block correctly. Change-Id: I25de

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

2014-03-18 Thread Luboš Luňák
sw/source/core/table/swnewtable.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 71d8e5770a332c8ba26048b69dd172704fb703df Author: Luboš Luňák Date: Tue Mar 18 18:57:05 2014 +0100 workaround for rounding errors when handling merged cells

[Libreoffice-commits] core.git: 11 commits - RepositoryExternal.mk scp2/AutoInstall.mk scp2/inc scp2/InstallModule_extensions.mk scp2/InstallModule_ooo.mk scp2/InstallModule_python.mk scp2/source sole

2014-03-18 Thread Michael Stahl
RepositoryExternal.mk| 50 --- scp2/AutoInstall.mk |6 ++- scp2/InstallModule_extensions.mk |6 +-- scp2/InstallModule_ooo.mk| 26 -- scp2/InstallModule_python.mk

How to put Basic IDE code completion to work

2014-03-18 Thread Fernand Vanrie
Found new Basic IDE options in 4.2 , but where to find some documentation how this new stuff works ? Thanks for any hint Fernand ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-03-18 Thread Kohei Yoshida
sw/source/core/layout/paintfrm.cxx | 32 1 file changed, 20 insertions(+), 12 deletions(-) New commits: commit 2cd1673f41cb5bd8502a9a48a5721244660fe3a0 Author: Kohei Yoshida Date: Tue Mar 18 16:59:20 2014 -0400 fdo#75260: Apply the same fix from writer t

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

2014-03-18 Thread Kohei Yoshida
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx | 56 +-- include/svx/framelink.hxx | 19 ++- svx/source/dialog/framelink.cxx | 53 +- sw/source/core/layout/paintfrm.cxx| 70 +++-

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

2014-03-18 Thread Kohei Yoshida
sw/source/core/layout/paintfrm.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 961da51ae28b46c96344be20abd1b5172a3faa3f Author: Kohei Yoshida Date: Tue Mar 18 16:29:53 2014 -0400 fdo#75260: Apply the same fix from writer table to paragraph bordering.

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sw/source

2014-03-18 Thread Luboš Luňák
sw/source/core/table/swnewtable.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 630ac95efe1f508e259dddef5f8d0f65eb37e693 Author: Luboš Luňák Date: Tue Mar 18 18:57:05 2014 +0100 workaround for rounding errors when handling merged cells

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

2014-03-18 Thread Luboš Luňák
sw/qa/extras/inc/swmodeltestbase.hxx| 10 +- sw/qa/extras/ooxmlimport/data/fdo38414.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx|7 +++ sw/source/core/table/swnewtable.cxx | 16 +--- 4 files changed, 25 insertions(+), 8 deletions(-) Ne

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

2014-03-18 Thread Matúš Kukan
ucb/source/ucp/webdav/SerfRequestProcessorImpl.cxx |5 - ucb/source/ucp/webdav/webdavprovider.cxx | 69 - ucb/source/ucp/webdav/webdavuseragent.hxx | 34 -- 3 files changed, 1 insertion(+), 107 deletions(-) New commits: commit 0e082ac24bfb4e6

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

2014-03-18 Thread Andrzej Hunt
unodevtools/source/skeletonmaker/cppcompskeleton.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d69346b170a627b039ac1309d427aa3ef764f628 Author: Andrzej Hunt Date: Tue Mar 18 19:18:02 2014 + Make parameters const too. (Following on from l

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - drawinglayer/source include/svx svx/source sw/source

2014-03-18 Thread Kohei Yoshida
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx | 56 +-- include/svx/framelink.hxx | 19 ++- svx/source/dialog/framelink.cxx | 53 +- sw/source/core/layout/paintfrm.cxx| 70 +++-

[Libreoffice-commits] core.git: sw/Library_swui.mk

2014-03-18 Thread Matúš Kukan
sw/Library_swui.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 61ac7172272daca01d76ed121c62d1a1fc6cf9f1 Author: Matúš Kukan Date: Tue Mar 18 20:27:53 2014 +0100 swui needs icu_headers now too. Change-Id: Ic416289d93f9e2a5bc0b3a1016d6222cfc72

[Libreoffice-commits] core.git: ucb/Library_ucpdav1.mk ucb/source

2014-03-18 Thread Matúš Kukan
ucb/Library_ucpdav1.mk |2 - ucb/source/ucp/webdav/ContentProperties.cxx|2 - ucb/source/ucp/webdav/ContentProperties.hxx|5 +- ucb/source/ucp/webdav/SerfCallbacks.cxx|2 - ucb/source/ucp/webdav/SerfSession.cxx | 31 +++

[Libreoffice-commits] core.git: 3 commits - ucb/source

2014-03-18 Thread Matúš Kukan
ucb/source/ucp/webdav/ContentProperties.cxx|2 - ucb/source/ucp/webdav/DAVResourceAccess.cxx|4 +- ucb/source/ucp/webdav/DAVSessionFactory.cxx|2 - ucb/source/ucp/webdav/SerfLockStore.cxx| 10 ++--- ucb/source/ucp/webdav/SerfPropFindReqProcImpl.cxx

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

2014-03-18 Thread Kohei Yoshida
svx/source/dialog/framelink.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 335470edf00cabb47abb9d7dcc4dd3a5a0e79616 Author: Kohei Yoshida Date: Tue Mar 18 15:02:29 2014 -0400 When the scale is set explicitly, we should use it as the pattern scale.

[Libreoffice-commits] core.git: 2 commits - include/sal sfx2/source sw/source

2014-03-18 Thread Tor Lillqvist
include/sal/log-areas.dox|2 ++ sfx2/source/appl/sfxpicklist.cxx |7 +-- sw/source/core/layout/layact.cxx |4 sw/source/core/view/viewsh.cxx |3 ++- 4 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 66acee112a3b6ac7238ac825a40d5cde00cc96eb Au

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

2014-03-18 Thread Andrzej Hunt
unodevtools/source/skeletonmaker/cppcompskeleton.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 887ab6d0832397e0bc7cc1d7f1d43ce6f4e92509 Author: Andrzej Hunt Date: Tue Mar 18 18:37:33 2014 + loplugin:passstringbyref Change-Id: Ic88d78418fb938

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sw/source

2014-03-18 Thread Kohei Yoshida
sw/source/core/layout/paintfrm.cxx | 42 +++-- 1 file changed, 27 insertions(+), 15 deletions(-) New commits: commit 829b4cfd4dbb461f81f695b23b85da4cb0b7693a Author: Kohei Yoshida Date: Mon Mar 17 19:41:07 2014 -0400 fdo#76195: Set the border type to NONE

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

2014-03-18 Thread Kohei Yoshida
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx |4 +- sw/source/core/layout/paintfrm.cxx| 21 -- 2 files changed, 3 insertions(+), 22 deletions(-) New commits: commit 07909e0045d9f94329861fe2e7b3403a5c4befed Author: Kohei Yoshida Date: Tue M

[Bug 46200] [RFE] Use the Scroll Lock key as a toggling lock key like Excel

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46200 --- Comment #7 from Joel Madero --- Best to go to the development mailing list as developers are a bit more responsive in general on the list than on the bug tracker -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jorendc changed: What|Removed |Added Depends on|67803 | -- You are receiving this mail because: You

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

2014-03-18 Thread Caolán McNamara
sw/Library_swui.mk |1 + sw/source/ui/dbui/mmlayoutpage.cxx |9 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 35d99caff4c624285a246e7c76a2660205a1d715 Author: Caolán McNamara Date: Tue Mar 18 16:34:22 2014 + Related: #i56998# u

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

2014-03-18 Thread Kohei Yoshida
include/svx/framelink.hxx |5 +++-- svx/source/dialog/framelink.cxx| 21 + sw/source/core/layout/paintfrm.cxx | 30 +++--- 3 files changed, 35 insertions(+), 21 deletions(-) New commits: commit 24b4fbfa39f212c769bf4d966258a8fb4c98c2

[Libreoffice-commits] core.git: sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2014-03-18 Thread Caolán McNamara
sw/AllLangResTarget_sw.mk |1 sw/UIConfig_swriter.mk |1 sw/inc/dbui.hrc|2 sw/inc/helpid.h|1 sw/source/ui/dbui/mmlayoutpage.cxx | 130 - sw/source/ui/dbui/mmlayoutpage.hxx | 27 --

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

2014-03-18 Thread Caolán McNamara
helpers/help_hid.lst |7 --- source/text/swriter/01/mailmerge05.xhp | 12 ++-- 2 files changed, 6 insertions(+), 13 deletions(-) New commits: commit 606dd47bed30f5ae77352f497323108df4550bf2 Author: Caolán McNamara Date: Tue Mar 18 16:19:22 2014 + u

[Libreoffice-commits] core.git: helpcontent2

2014-03-18 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bc481122ce88a1335b101dae185e419df48b8c16 Author: Caolán McNamara Date: Tue Mar 18 16:19:22 2014 + Updated core Project: help 606dd47bed30f5ae77352f497323108df4550bf2 diff --git a/helpconte

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

2014-03-18 Thread Caolán McNamara
sw/UIConfig_swriter.mk |1 sw/inc/dbui.hrc|1 sw/inc/helpid.h|9 sw/source/ui/dbui/mmgreetingspage.cxx | 198 -- sw/source/ui/dbui/mmgreetingspage.hxx | 37 -- sw/source/ui/dbui/mmgreeti

[Libreoffice-commits] core.git: helpcontent2

2014-03-18 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e54b76e9d516b9ded33270cad0a294c4f82a50d Author: Caolán McNamara Date: Tue Mar 18 15:35:53 2014 + Updated core Project: help ad42cdf53bef64fb7385bc1c4c1d9092bb759cc7 diff --git a/helpconte

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

2014-03-18 Thread Caolán McNamara
helpers/help_hid.lst | 14 -- source/text/swriter/01/mailmerge04.xhp |8 2 files changed, 4 insertions(+), 18 deletions(-) New commits: commit ad42cdf53bef64fb7385bc1c4c1d9092bb759cc7 Author: Caolán McNamara Date: Tue Mar 18 15:35:53 2014 +

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

2014-03-18 Thread Kohei Yoshida
sw/source/core/layout/paintfrm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32391d25293935fbbf0075e3ccf68625951427f0 Author: Kohei Yoshida Date: Tue Mar 18 11:04:35 2014 -0400 fdo#75260: Correct offset amount. Using the distance was not enough.

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

2014-03-18 Thread Tushar Bende
sw/qa/extras/ooxmlimport/data/frame-wrap-auto.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |7 +++ writerfilter/source/dmapper/DomainMapper.cxx | 14 +- 3 files changed, 16 insertions(+), 5 deletions(-) New commits: commit 5e44328c4a2ca748e1254c008f

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

2014-03-18 Thread Caolán McNamara
sw/UIConfig_swriter.mk |1 sw/inc/dbui.hrc |1 sw/inc/helpid.h |1 sw/source/ui/dbui/mmaddressblockpage.cxx | 178 +++- sw/source/ui/dbui/mmaddressblockpage.hxx | 50 -- sw/source/ui/dbui/

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

2014-03-18 Thread Caolán McNamara
helpers/help_hid.lst |8 source/text/swriter/01/mailmerge03.xhp | 15 --- 2 files changed, 8 insertions(+), 15 deletions(-) New commits: commit f1ae027567ebac03056d15dd5ffb3975165895bd Author: Caolán McNamara Date: Tue Mar 18 14:08:46 2014 +

[Libreoffice-commits] core.git: helpcontent2

2014-03-18 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 95ba3769851a6a4acd3e8530b5932ec6e60a5e18 Author: Caolán McNamara Date: Tue Mar 18 14:08:46 2014 + Updated core Project: help f1ae027567ebac03056d15dd5ffb3975165895bd diff --git a/helpconte

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

2014-03-18 Thread Kohei Yoshida
drawinglayer/source/primitive2d/borderlineprimitive2d.cxx | 56 ++ 1 file changed, 26 insertions(+), 30 deletions(-) New commits: commit 77b6c1602aaa0bd059077765e7fabb53d9e6ddeb Author: Kohei Yoshida Date: Mon Mar 17 22:30:17 2014 -0400 fdo#75260: Don't forget to offset the

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

2014-03-18 Thread Kohei Yoshida
sw/source/core/layout/paintfrm.cxx | 42 +++-- 1 file changed, 27 insertions(+), 15 deletions(-) New commits: commit e1823627f35e4419880769fdd05acddbd0a9c25c Author: Kohei Yoshida Date: Mon Mar 17 19:41:07 2014 -0400 fdo#76195: Set the border type to NONE

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

2014-03-18 Thread Miklos Vajna
sw/source/filter/ww8/docxsdrexport.cxx| 16 +++- sw/source/filter/ww8/docxsdrexport.hxx|2 -- writerfilter/source/dmapper/SdtHelper.cxx |4 ++-- 3 files changed, 5 insertions(+), 17 deletions(-) New commits: commit 2736674aa1eca906ba5f726e47279266cce2149e Author: Mik

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

2014-03-18 Thread Vinaya Mandke
oox/source/drawingml/shape.cxx | 12 -- oox/source/token/tokens.txt |1 sw/qa/extras/inc/swmodeltestbase.hxx|1 sw/qa/extras/ooxmlexport/data/fdo76249.docx |binary sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx | 15 sw/source/filter/ww

Re: Connection to SharePoint and/or Microsoft OneDrive GSOC 2014 Project

2014-03-18 Thread Miklos Vajna
On Tue, Mar 18, 2014 at 05:43:29PM +0530, Tharindu Amila Perera wrote: > I've downloaded the source and built it. I chose the bug > -https://bugs.freedesktop.org/show_bug.cgi?id=46200 > This involves activating scroll lock to change the behavior of arrow > key actions in spreadsheets. Can som

Re: [GSoC] potential student with a question about refactoring god objects

2014-03-18 Thread Michael Stahl
On 18/03/14 13:40, V wrote: > Hello, > I am supposed to write an email to this list so I'll use this mail to > also ask a question. > I am currently interested in the "Refactor god objects" idea which says > that there are "quite a few huge god objects" and lists sw/inc/doc.hxx > as an example.

[Bug 64945] inconvenient localized symbol code

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64945 --- Comment #7 from darshana --- So its better I make the changes for all fully capitalized greek letters in the LibreOffice core rather than just for the french extension right ? Also, should the user should get say, Ω when they type both %OMEGA

[GSoC] potential student with a question about refactoring god objects

2014-03-18 Thread V
Hello, I am supposed to write an email to this list so I'll use this mail to also ask a question. I am currently interested in the "Refactor god objects" idea which says that there are "quite a few huge god objects" and lists sw/inc/doc.hxx as an example. Could someone point me to other god obj

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 75328, which changed state. Bug 75328 Summary: Draw and Impress are slow to start on Windows platform https://bugs.freedesktop.org/show_bug.cgi?id=75328 What|Removed |Added

[Libreoffice-commits] core.git: Branch 'private/ajrhunt/fdo75328' - 0 commits -

2014-03-18 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-03-18 Thread Andrzej Hunt
sd/source/ui/remotecontrol/DiscoveryService.cxx | 33 ++-- sd/source/ui/remotecontrol/DiscoveryService.hxx |6 2 files changed, 26 insertions(+), 13 deletions(-) New commits: commit c0fb2640665d552b39deb2192d59fa11ea701d51 Author: Andrzej Hunt Date: Tue Mar 18 07

Re: Connection to SharePoint and/or Microsoft OneDrive GSOC 2014 Project

2014-03-18 Thread Tharindu Amila Perera
I've downloaded the source and built it. I chose the bug -https://bugs.freedesktop.org/show_bug.cgi?id=46200 This involves activating scroll lock to change the behavior of arrow key actions in spreadsheets. Can some one please point to the sources related to this. On Sun, Mar 16, 2014 at 10:13

[Bug 46200] [RFE] Use the Scroll Lock key as a toggling lock key like Excel

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46200 Tharindu changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |amilastb...@gmail.com |desk

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

2014-03-18 Thread Noel Grandin
i18npool/source/localedata/localedata.cxx | 19 --- 1 file changed, 4 insertions(+), 15 deletions(-) New commits: commit 6181013d9989bb5c96e88ea1bc8d581b99c28421 Author: Noel Grandin Date: Tue Mar 18 11:35:08 2014 +0200 convert sal_Char* to OUString I can see no

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-03-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 50279, which changed state. Bug 50279 Summary: install-instructions for Linux outdated and misleading https://bugs.freedesktop.org/show_bug.cgi?id=50279 What|Removed |Added

Re: [GSoc 14] On "Improve Text Boxes in Draw" - towards a more specific description and starting directions

2014-03-18 Thread Fridrich Strba
Hello, Matteo, Un piacere di vederti interessato in questo progetto. On 18/03/14 06:23, Matteo Campanelli wrote: > - /"text background color":/ > > It seems to me that it is possible to specify a text box background > in color in Draw. Are we then referring to background color of the >

[Libreoffice-commits] core.git: librelogo/source officecfg/registry

2014-03-18 Thread László Németh
librelogo/source/ChangeLog | 45 librelogo/source/LibreLogo/LibreLogo.py | 141 --- librelogo/source/pythonpath/LibreLogo_en_US.properties |3 officecfg/registry/data/org/openoffice/Office/Addons.xcu |2 4 files changed

Re: Bad empty file at

2014-03-18 Thread Stephan Bergmann
On 03/17/2014 06:50 PM, Christian Lohmaier wrote: putting a static xml file into the webroot is not the issue. I put a minimalist atom-rss with no elements in there... Not sure whether that is enough to make the check happy or not.. Yes, that fixed it. (Sorry for not being more explicit abou

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

2014-03-18 Thread Miklos Vajna
oox/source/core/xmlfilterbase.cxx | 15 ++- sw/qa/extras/ooxmlimport/data/strict-smartart.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 11 +-- 3 files changed, 23 insertions(+), 3 deletions(-) New commits: commit 8c52b5dd1c6457131b2c2

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

2014-03-18 Thread Stephan Bergmann
7f/8afd52810d57a1c325f3e54a299d23a5a608b5 |1 + 1 file changed, 1 insertion(+) New commits: commit 973701271fefc2fe4611322ea777da09e31feb96 Author: Stephan Bergmann Date: Tue Mar 18 11:49:02 2014 +0100 Notes added by 'git notes add' diff --git a/7f/8afd52810d57a1c325f3e54a299d23a5a60

[Libreoffice-commits] core.git: editeng/Module_editeng.mk xmloff/Module_xmloff.mk

2014-03-18 Thread Matúš Kukan
editeng/Module_editeng.mk | 17 ++--- xmloff/Module_xmloff.mk |6 ++ 2 files changed, 8 insertions(+), 15 deletions(-) New commits: commit d145f49ba8cdf4a9c2e6b28f0f4468a95fc3575b Author: Matúš Kukan Date: Tue Mar 18 11:20:49 2014 +0100 Disable unit tests which u

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f5/185b2b078a6ce4b1c478c2a041f99c93826bdc

2014-03-18 Thread Caolán McNamara
f5/185b2b078a6ce4b1c478c2a041f99c93826bdc |1 + 1 file changed, 1 insertion(+) New commits: commit a2d952ead7d609fab4a30a15ecf3dc9f3f7b5ee7 Author: Caolán McNamara Date: Tue Mar 18 10:40:02 2014 + Notes added by 'git notes add' diff --git a/f5/185b2b078a6ce4b1c478c2a041f99c93826

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 42/430a090a66ca04ed507a4ab28b98a4dc7c7747

2014-03-18 Thread Caolán McNamara
42/430a090a66ca04ed507a4ab28b98a4dc7c7747 |1 + 1 file changed, 1 insertion(+) New commits: commit 00ec2bd4f001bcf539b086a8a4d8bfba5c410e80 Author: Caolán McNamara Date: Tue Mar 18 10:34:58 2014 + Notes added by 'git notes add' diff --git a/42/430a090a66ca04ed507a4ab28b98a4dc7c7

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 08/64fe93d8e146cc2406013a004f6acdf5d2817b

2014-03-18 Thread Caolán McNamara
08/64fe93d8e146cc2406013a004f6acdf5d2817b |1 + 1 file changed, 1 insertion(+) New commits: commit 8f86a8450c310229a990fc248f4cae1f8b466f25 Author: Caolán McNamara Date: Tue Mar 18 10:34:38 2014 + Notes added by 'git notes add' diff --git a/08/64fe93d8e146cc2406013a004f6acdf5d28

[Libreoffice-commits] core.git: cui/source cui/uiconfig cui/UIConfig_cui.mk include/svx sw/source

2014-03-18 Thread Caolán McNamara
cui/UIConfig_cui.mk |2 cui/source/dialogs/multipat.cxx | 342 +++- cui/source/dialogs/multipat.hrc | 37 --- cui/source/dialogs/multipat.src | 78 cui/source/factory/dlgfact.cxx | 23 ++ cui/source/factory/dlgfa

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

2014-03-18 Thread Caolán McNamara
helpers/help_hid.lst |4 source/text/shared/00/0001.xhp |3 ++- source/text/shared/optionen/01010301.xhp | 10 ++ 3 files changed, 8 insertions(+), 9 deletions(-) New commits: commit cd4b7f63690d27a8319c1942e5aa865241640525 Author: Caolán McNa

[Libreoffice-commits] core.git: helpcontent2

2014-03-18 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 734a7fe560ebd811c8d8902415053bf0c79395e8 Author: Caolán McNamara Date: Tue Mar 18 10:30:09 2014 + Updated core Project: help cd4b7f63690d27a8319c1942e5aa865241640525 diff --git a/helpconte

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

2014-03-18 Thread Eike Rathke
msodumper/xlsrecord.py | 35 +++ msodumper/xlsstream.py |2 +- 2 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 71d45a05919029845fe0a20e36b8bddc9236f427 Author: Eike Rathke Date: Tue Mar 18 11:18:30 2014 +0100 implemented MergeCell

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

2014-03-18 Thread Eike Rathke
msodumper/xlsrecord.py | 25 - 1 file changed, 16 insertions(+), 9 deletions(-) New commits: commit c4192de229ceb549b0a7bc26fa1b1fc38972d83d Author: Eike Rathke Date: Tue Mar 18 11:11:57 2014 +0100 partly implemented FEAT FeatProtection structure diff --git a/ms

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

2014-03-18 Thread Oliver-Rainer Wittmann
jvmfwk/source/framework.cxx |2 ++ svtools/source/edit/svmedit.cxx | 22 +++--- 2 files changed, 17 insertions(+), 7 deletions(-) New commits: commit f5185b2b078a6ce4b1c478c2a041f99c93826bdc Author: Oliver-Rainer Wittmann Date: Tue Mar 18 09:16:21 2014 + 1244

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

2014-03-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0e5f9958a57a68a3707db5b1eb9f82e0326327c1 Author: Miklos Vajna Date: Tue Mar 18 10:35:51 2014 +0100 CppunitTest_sw_ooxmlexport: disable failing check on Mac for now Change-Id:

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

2014-03-18 Thread Noel Grandin
linguistic/source/convdic.cxx|4 ++-- linguistic/source/convdicxml.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 85341374cb9c2244d8d681b1b44909a9fa829f11 Author: Noel Grandin Date: Tue Mar 18 11:24:01 2014 +0200 remove unused parameter

[Libreoffice-commits] core.git: 2 commits - ios/experimental

2014-03-18 Thread Tor Lillqvist
ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 196 ++ ios/experimental/TiledLibreOffice/TiledLibreOffice/View.m| 2 2 files changed, 197 insertions(+), 1 deletion(-) New commits: commit 6013967b394098e6c9168c4434036b45beab6d14 Au

[Libreoffice-commits] core.git: Changes to 'private/ajrhunt/fdo75328'

2014-03-18 Thread Andrzej Hunt
New branch 'private/ajrhunt/fdo75328' available with the following commits: commit c1a1fb9db417cc71e4ec5360cf9446fc4aa9ebf8 Author: Andrzej Hunt Date: Tue Mar 18 07:34:48 2014 + fdo#75328 Do DiscoveryService socket setup off the main thread. Change-Id: I795f365981d8e7983c9f3253

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

2014-03-18 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 710c3920c9a76d4d149d11455cf5a2b46cb32faf Author: Miklos Vajna Date: Tue Mar 18 08:07:33 2014 +0100 adapt CppunitTest_sw_ooxmlexport to 6820dec8903b182260340c638c35b5a5ca20