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

2014-07-30 Thread Michael Meeks
editeng/CppunitTest_editeng_core.mk |1 editeng/qa/unit/core-test.cxx | 100 +++- editeng/source/editeng/editdoc.cxx | 173 editeng/source/editeng/editdoc.hxx | 12 ++ editeng/source/editeng/impedit4.cxx |6 - 5 files change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - editeng/CppunitTest_editeng_core.mk editeng/qa editeng/source

2014-07-30 Thread Michael Meeks
editeng/CppunitTest_editeng_core.mk |1 editeng/qa/unit/core-test.cxx | 100 +++-- editeng/source/editeng/editdoc.cxx | 170 editeng/source/editeng/editdoc.hxx |9 + editeng/source/editeng/impedit4.cxx |6 - 5 files change

Re: [GSoC] Copying content from one text box to another in svx/ - A failed attempt

2014-07-30 Thread Stephan Bergmann
On 07/15/2014 10:03 AM, Michael Stahl wrote: On 15/07/14 03:28, Matteo Campanelli wrote: The long string of nines looks like the result of reading freed memory in a debug build. valgrind may be able to tell you where the memory was freed, if you have the patience to wait for it.

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

2014-07-30 Thread Kohei Yoshida
sc/source/filter/oox/revisionfragment.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1f2d0f87e85375a86289b79dad7ed7d1b9014dc8 Author: Kohei Yoshida Date: Tue Jul 29 10:33:04 2014 -0400 bnc#885548: Reset the default user to the document owner at the end. Otherw

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

2014-07-30 Thread Kohei Yoshida
sc/source/core/tool/token.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit a1f8f6055590330ed36fdae9d9a520d053b80923 Author: Kohei Yoshida Date: Tue Jul 29 22:33:56 2014 -0400 fdo#81330: When moving to a different sheet, set 3D flag on. Change-Id: I16c6e687259

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

2014-07-30 Thread Kohei Yoshida
sc/source/core/tool/token.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit ca8a6d4ff366f0ad7c2da6b76f76f624c593592f Author: Kohei Yoshida Date: Tue Jul 29 22:33:56 2014 -0400 fdo#81330: When moving to a different sheet, set 3D flag on. Change-Id: I16c6e687259

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

2014-07-30 Thread Kohei Yoshida
sc/source/ui/undo/undobase.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b50f1343fb51baf244761c424f3bb64be8125e42 Author: Kohei Yoshida Date: Tue Jul 29 17:19:28 2014 -0400 fdo#80846: Get the parameter order right. It's column, row, tab in this

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

2014-07-30 Thread Kohei Yoshida
sc/source/ui/undo/undobase.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea67eca2ab1e3780551eadfa2d694bbd528d8ce4 Author: Kohei Yoshida Date: Tue Jul 29 17:19:28 2014 -0400 fdo#80846: Get the parameter order right. It's column, row, tab in this

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

2014-07-30 Thread Kohei Yoshida
sc/source/filter/oox/revisionfragment.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 202bbe56e23e737e36b122523678fb9be8f0282b Author: Kohei Yoshida Date: Tue Jul 29 10:33:04 2014 -0400 bnc#885548: Reset the default user to the document owner at the end. Otherw

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

2014-07-30 Thread Michael Stahl
sw/qa/extras/rtfimport/data/fdo78502.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 ++- 3 files changed, 24 insertions(+), 1 deletion(-) New commits: commit 9f31376e9c55a00905da8f025083d307bc7

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

2014-07-30 Thread Michael Stahl
writerfilter/source/dmapper/DomainMapperTableManager.cxx |3 --- writerfilter/source/dmapper/TablePropertiesHandler.cxx |5 - 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ce65a47f6028879337e9e133053cc397b1b582bd Author: Michael Stahl Date: Tue Jul 29 22:21

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

2014-07-30 Thread Michael Stahl
writerfilter/source/dmapper/DomainMapperTableManager.cxx |3 --- writerfilter/source/dmapper/TablePropertiesHandler.cxx |5 - 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 546cd96371b5ae012e4f3bfe963ea299e1dcec54 Author: Michael Stahl Date: Tue Jul 29 22:21

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

2014-07-30 Thread Joren De Cuyper
sw/source/filter/ww8/docxattributeoutput.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 4a1efd50e28ed9a38820ff8e21a21475a9096ecc Author: Joren De Cuyper Date: Wed Jul 30 00:11:51 2014 +0200 Remove redundant sal_Char * Change-Id:

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Foss changed: What|Removed |Added Depends on||44621 -- You are receiving this mail because: Yo

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Foss changed: What|Removed |Added Depends on|44621 | -- You are receiving this mail because: You are

[Libreoffice-commits] core.git: 15 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa libreofficekit/source sd/source sw/inc sw/source

2014-07-30 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 62 +++ include/LibreOfficeKit/LibreOfficeKit.h | 23 - include/LibreOfficeKit/LibreOfficeKit.hxx |5 + include/LibreOfficeKit/LibreOfficeKitGtk.h |5 + include/vcl/ITiledRenderable.hxx

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

2014-07-30 Thread Andrzej Hunt
include/vcl/ITiledRenderable.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56bd29136ceb32250c0acdce798be47c8f7e7b12 Author: Andrzej Hunt Date: Wed Jul 30 13:30:07 2014 +0200 Wrap "" in OUString: error: conversion from const char* to non-scalar...

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 changed: What|Removed |Added Depends on||44621 -- You are receiving this mail because:

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 changed: What|Removed |Added Depends on|44621 | -- You are receiving this mail because: You

Re: export of Calc functions to OOXML

2014-07-30 Thread Eike Rathke
Hi Winfried, On Wednesday, 2014-07-30 08:10:06 +0200, Winfried Donkers wrote: > I note that the PODF-handling is always done when saving, regardless > of the file type being saved (e.g. ods, xlsx). What do you mean? It is only done for .ods but not for .xlsx > The result is that e.g. the formul

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

2014-07-30 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx | 15 +++ sc/source/core/data/table4.cxx |1 + sc/source/ui/inc/gridwin.hxx |2 +- sc/source/ui/view/gridwin.cxx | 26 +- 4 files changed, 30 insertions(+), 14 deletions(-) New commits: commit 6e53a179bbaaba2c7ad8ad

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 81803, which changed state. Bug 81803 Summary: EDITING: Cell content deleted when fill handle is used to fill formula in upward-wise direction https://bugs.freedesktop.org/show_bug.cgi?id=81803 What|Remov

[Libreoffice-commits] core.git: javaunohelper/com

2014-07-30 Thread rbuj
javaunohelper/com/sun/star/comp/helper/Bootstrap.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c7c535351cec9089e232cc5cb3e59454cef27e17 Author: rbuj Date: Wed Jul 30 10:57:19 2014 +0200 javaunohelper: String comparison Change-Id: Ic0291e6555256

[Libreoffice-commits] core.git: javaunohelper/com

2014-07-30 Thread rbuj
javaunohelper/com/sun/star/lib/uno/helper/PropertySet.java | 20 + 1 file changed, 9 insertions(+), 11 deletions(-) New commits: commit 84dbcaf91f34873d2ae02556c8a02f27401f8a5d Author: rbuj Date: Wed Jul 30 11:24:09 2014 +0200 javaunohelper: If statement is redundant

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

2014-07-30 Thread Joren De Cuyper
sw/source/filter/ww8/docxattributeoutput.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit 77d2610012536fa2c31c55c3803a57c6eddd58f2 Author: Joren De Cuyper Date: Tue Jul 29 21:45:52 2014 +0200 Use OString::boolean in docxattributeoutput.c

Re: distro-pack-install do not install libsaxlo.so

2014-07-30 Thread Christian Lohmaier
Hi Tomáš, *, On Mon, Jul 21, 2014 at 9:03 AM, Tomáš Chvátal wrote: > Hello guys, > > I found this out when packaging 4.3 for openSUSE and used following hack to > fix the problem: > > make DESTDIR=%{buildroot} distro-pack-install > # FIXME: Hack add missing file > install -m755 instdir/program/li

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

2014-07-30 Thread Stephan Bergmann
writerfilter/source/dmapper/FontTable.cxx |3 --- writerfilter/source/dmapper/StyleSheetTable.cxx | 11 +++ writerfilter/source/filter/WriterFilter.cxx |2 +- 3 files changed, 4 insertions(+), 12 deletions(-) New commits: commit 20d08026218cf4257693c706c97030b8d518aa68

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 ign_christian changed: What|Removed |Added Depends on||80466 --- Comment #52 from ign_christian

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

2014-07-30 Thread Adolfo Jayme Barrientos
svtools/source/config/colorcfg.cxx |2 +- vcl/source/app/settings.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 88f720db4ad5b0dfb922fcd2492276edd2340e62 Author: Adolfo Jayme Barrientos Date: Thu Jul 24 15:21:33 2014 -0500 Resolves fdo#79278

Re: some clang plugins report bogus warnings (was: Re: GSoC Refactor god objects weekly report)

2014-07-30 Thread Lubos Lunak
On Tuesday 29 of July 2014, Michael Stahl wrote: > On 29/07/14 01:39, V wrote: > > The only thing bugging me is that the extern-and-not-defined plugin is > > not really werror compatible because it seems to warn in a lot of > > places. To disable it I moved into a "disabled" folder and told git to

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

2014-07-30 Thread Stephan Bergmann
compilerplugins/clang/derefnullptr.cxx |2 +- vcl/source/outdev/textline.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ff209b1446c7923c9e8675611a392c9d280d1440 Author: Stephan Bergmann Date: Wed Jul 30 16:21:17 2014 +0200 Avoid needless

Re: some clang plugins report bogus warnings

2014-07-30 Thread Stephan Bergmann
On 07/30/2014 04:15 PM, Lubos Lunak wrote: On Tuesday 29 of July 2014, Michael Stahl wrote: On 29/07/14 01:39, V wrote: The only thing bugging me is that the extern-and-not-defined plugin is not really werror compatible because it seems to warn in a lot of places. To disable it I moved into a "

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-30 Thread matteocam
svx/source/svdraw/svdotxed.cxx | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) New commits: commit 83fe0b18b0c37c859f123722d08e79fbe32e880b Author: matteocam Date: Wed Jul 30 17:38:03 2014 +0300 Template of SdrTextObj actions for chaining after edi

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

2014-07-30 Thread Herbert Dürr
sfx2/source/appl/impldde.cxx | 72 ++- 1 file changed, 11 insertions(+), 61 deletions(-) New commits: commit b76427635b8f00ac5b3eeda4dbe77f1e6d56f29b Author: Herbert Dürr Date: Mon Jul 14 07:17:59 2014 + Related: #i125226# expect DDE servers

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

2014-07-30 Thread Kohei Yoshida
sc/inc/column.hxx |1 sc/inc/table.hxx |5 --- sc/qa/unit/ucalc.hxx |2 + sc/qa/unit/ucalc_sharedformula.cxx | 56 + sc/source/core/data/column.cxx | 27 - sc/source/core/data/

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80501, which changed state. Bug 80501 Summary: Row Coloumn Indexes WRONG after: Select , Move - Undo by CRTL - Z https://bugs.freedesktop.org/show_bug.cgi?id=80501 What|Removed |Added

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 66506, which changed state. Bug 66506 Summary: FORMATTING: Rendering date format not correct for xls and ods files in 4.1 LO https://bugs.freedesktop.org/show_bug.cgi?id=66506 What|Removed

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

2014-07-30 Thread Umesh Kadam
sw/qa/core/data/ooxml/pass/fdo78904_fileHang.docx |binary sw/qa/extras/ooxmlimport/data/fdo78904.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 11 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx | 23 -- 4 files changed, 28 insertions

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80849, which changed state. Bug 80849 Summary: FILESAVE: Insert Image as Link broken (PNG) https://bugs.freedesktop.org/show_bug.cgi?id=80849 What|Removed |Added ---

Suspicious attribute style:repeat="scale"

2014-07-30 Thread Regina Henschel
Hi all, insert an Image-control. In its properties choose a picture and set the value for the item "Scale" to "Keep Ratio". Save the document. Look into the file text. You will find the attribute 'style:repeat="scale"' in the style:graphic-properties element of the associated style. I do n

[Bug 39674] find / fix all German spellings in internal APIs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39674 jonathan lucas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #12 from jonathan

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 ign_christian changed: What|Removed |Added Depends on|80466 | -- You are receiving this mail because

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

2014-07-30 Thread Tor Lillqvist
include/sfx2/objsh.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 85118169a5dccc3cd6f8260515f98ba3c4c91596 Author: Tor Lillqvist Date: Wed Jul 30 16:49:03 2014 +0300 ASPECT_ALL is unused Also add comment about the three sets of names for the

Re: Suspicious attribute style:repeat="scale"

2014-07-30 Thread julien2412
After some Googling, I only found this: https://wiki.openoffice.org/wiki/User:Frank_Sch%C3%B6nheit/ODF_Proposals/Image_Control_Scale -- View this message in context: http://nabble.documentfoundation.org/Suspicious-attribute-style-repeat-scale-tp4117240p4117258.html Sent from the Dev mailing lis

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/uiconfig

2014-07-30 Thread Martin Owens
sw/uiconfig/swriter/toolbar/previewobjectbar.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 995fd28f88a5122d4f649f7710501bcd752cf6b5 Author: Martin Owens Date: Sun Jul 27 03:26:32 2014 + fdo#30425 - button should be print, not print preview C

[Bug 30425] Making Icon Themes is Far too Difficult

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

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng include/svx svx/source

2014-07-30 Thread matteocam
editeng/source/outliner/outliner.cxx |9 + include/editeng/outliner.hxx |3 +++ include/svx/svdotext.hxx | 15 +++ svx/source/svdraw/svdotxed.cxx |3 ++- 4 files changed, 29 insertions(+), 1 deletion(-) New commits: commit 1f0d780c33958e

Re: Suspicious attribute style:repeat="scale"

2014-07-30 Thread Regina Henschel
Hi Julien, julien2412 schrieb: After some Googling, I only found this: https://wiki.openoffice.org/wiki/User:Frank_Sch%C3%B6nheit/ODF_Proposals/Image_Control_Scale That proposal never arrived at OASIS. The situation is unpleasant. It would have been better, when an attribute in a private na

Add dougmencken to "commiters" group on gerrit

2014-07-30 Thread Douglas Mencken
Hola, guys! Given that my patches (even trivial and obvious) are reviewed too slowly, and the special need for me to be able to test my stuff on "baseline" platforms (read: buildbots), and that already I made over 50 commits this year, and that I sometimes like to test other guys' stuff... Can yo

Re: [GSoC] Improved Color Selection, Week 10

2014-07-30 Thread alexanderW
Hi Krisztian, the work youre doing is really impressive. I have a suggestion for a small improvement: The bevel around each color square seems superfluous. I think the palette would look cleaner without it. And I have one question. Are the dimensions of the palette variable? For example will a Gi

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

2014-07-30 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |9 - writerfilter/source/dmapper/DomainMapper_Impl.cxx | 11 +++ writerfilter/source/dmapper/DomainMapper_Impl.hxx |6 +- writerfilter/source/dmapper/PropertyIds.cxx |1 + writerfilter/source/dmapper/Propert

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

2014-07-30 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx | 226 - chart2/source/view/inc/GL3DBarChart.hxx| 18 + 2 files changed, 201 insertions(+), 43 deletions(-) New commits: commit de674248740abbecc2a469d90aa61cba163bcd3f Author: Markus Mohrhard Date: Wed Jul 30 21

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - 2 commits - include/svx svx/source

2014-07-30 Thread Krisztian Pinter
include/svx/PaletteManager.hxx | 15 - svx/source/tbxctrls/PaletteManager.cxx | 50 - svx/source/tbxctrls/tbcontrl.cxx | 17 ++- 3 files changed, 54 insertions(+), 28 deletions(-) New commits: commit d1cd50957750a534d6ec1ba8a21bc

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

2014-07-30 Thread Miklos Vajna
writerfilter/source/ooxml/model.xml | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) New commits: commit 4131e8b63ba96ef3bc6a41daa6020262f6af5415 Author: Miklos Vajna Date: Wed Jul 30 21:59:26 2014 +0200 writerfilter: remove unused attributes

[Libreoffice-commits] core.git: icon-themes/tango sw/uiconfig

2014-07-30 Thread Samuel Mehrbrodt
icon-themes/tango/links.txt |8 sw/uiconfig/swriter/toolbar/findbar.xml |3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 21bd05d61febe5e99df790fdad572ec731a15213 Author: Samuel Mehrbrodt Date: Tue Jul 29 17:21:53 2014 +0200 Improve

Re: Suspicious attribute style:repeat="scale"

2014-07-30 Thread Michael Stahl
On 30/07/14 21:28, Regina Henschel wrote: > Hi Julien, > > julien2412 schrieb: >> After some Googling, I only found this: >> https://wiki.openoffice.org/wiki/User:Frank_Sch%C3%B6nheit/ODF_Proposals/Image_Control_Scale >> > > That proposal never arrived at OASIS. > > The situation is unpleasant.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - icon-themes/tango sw/uiconfig

2014-07-30 Thread Samuel Mehrbrodt
icon-themes/tango/links.txt |8 sw/uiconfig/swriter/toolbar/findbar.xml |3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 656899bb7b9653052d18b9e68dc7be112820431c Author: Samuel Mehrbrodt Date: Tue Jul 29 17:21:53 2014 +0200 Improve

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Jorendc changed: What|Removed |Added Depends on||81756 --- Comment #4 from Jorendc --- Hereby

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

2014-07-30 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlg.cxx | 36 + sc/source/ui/condformat/condformatdlgentry.cxx | 25 + sc/source/ui/inc/condformatdlg.hxx |5 ++- sc/source/ui/inc/condformatdlgentry.hxx| 10 -- 4 files changed, 42 ins

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

2014-07-30 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlg.cxx | 36 + sc/source/ui/condformat/condformatdlgentry.cxx | 25 + sc/source/ui/inc/condformatdlg.hxx |5 ++- sc/source/ui/inc/condformatdlgentry.hxx| 10 -- 4 files changed, 42 ins

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

2014-07-30 Thread Kohei Yoshida
sc/inc/column.hxx|1 sc/inc/table.hxx |5 sc/source/core/data/column.cxx | 27 -- sc/source/core/data/column4.cxx |3 ++ sc/source/core/data/documen7.cxx | 40 +-- sc/source/core/da

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - chart2/inc chart2/Library_chartcontroller.mk chart2/source

2014-07-30 Thread Kohei Yoshida
chart2/Library_chartcontroller.mk |1 chart2/inc/unonames.hxx|8 chart2/source/controller/dialogs/dlg_ObjectProperties.cxx |1 chart2/source/controller/inc/TextLabelItemConverter.hxx|

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

2014-07-30 Thread Kohei Yoshida
include/oox/export/chartexport.hxx |4 include/oox/export/utils.hxx |1 oox/source/drawingml/chart/seriesconverter.cxx | 28 +++ oox/source/export/chartexport.cxx | 219 + oox/source/token/properties.txt

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

2014-07-30 Thread Kohei Yoshida
chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx | 35 +- include/xmloff/xmltoken.hxx |4 + xmloff/source/chart/PropertyMap.hxx |7 ++ xmloff/source/chart/PropertyMaps.cxx

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

2014-07-30 Thread Markus Mohrhard
sc/source/core/data/table4.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit d6bf71cc649ca2f65eba3c88143573d9ca7f4cc5 Author: Markus Mohrhard Date: Tue Jul 29 18:52:50 2014 +0200 the range has to be in the correct order, fdo#81803 Change-Id: Ia3907701857e22c11a2cef

Re: [GSoC] Improved Color Selection, Week 10

2014-07-30 Thread Krisztian Pinter
Hi! > the work youre doing is really impressive. > Thank you! > I have a suggestion for a small improvement: The bevel around each color > square seems superfluous. I think the palette would look cleaner without > it. Yes, I can't say that this hasn't occurred to me as well. I'm using an alr

Re: [GSoC] Improved Color Selection, Week 10

2014-07-30 Thread Krisztian Pinter
Hi! > *sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml* > I don't see any reason touching that file. > I wanted to add a new color selection button, and this seems like the file that describes the toolbar buttons and their order, so that's why I thought I had to. Reading the other things you wrote

[Bug 30425] Making Icon Themes is Far too Difficult

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30425 Adolfo Jayme changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 77057, which changed state. Bug 77057 Summary: Installing/uninstalling LibreOffice messes up the KindMap in Windows 8.1 https://bugs.freedesktop.org/show_bug.cgi?id=77057 What|Removed

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

2014-07-30 Thread Kohei Yoshida
sc/source/core/data/document.cxx | 60 ++- 1 file changed, 29 insertions(+), 31 deletions(-) New commits: commit 45db9b09767dfa76bdff3e89bc9a04607e648687 Author: Kohei Yoshida Date: Tue Jul 29 18:24:57 2014 -0400 Scope reduction. Change-Id: I

LibreOffice Gerrit News for core on 2014-07-31

2014-07-30 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + xmerge: Avoid java.util.ConcurrentModificationException in https://gerrit.libreoffice.org/10642 from Robert Antoni Buj i Gelonch about module xmerge + Convert

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

2014-07-30 Thread Douglas Mencken
sal/qa/osl/process/osl_process.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 56c2802e1c0de4895856aad54262ec759abf1ab9 Author: Douglas Mencken Date: Wed Jul 30 06:10:06 2014 -0400 sal_osl_process: fix "Parent and child environment not equal" for OSX <

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

2014-07-30 Thread Stephan Bergmann
chart2/source/view/charttypes/GL3DBarChart.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 75dd06b2d70f796bcb0fc3d2b736e9801cea2379 Author: Stephan Bergmann Date: Thu Jul 31 08:56:57 2014 +0200 -Werror,-Wunused-private-field Change-Id: I1b74fb2f8fd09f38f3950505b21