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

2014-06-23 Thread Matúš Kukan
sw/source/core/access/acctable.cxx |4 ++-- sw/source/core/crsr/crstrvl.cxx|2 +- sw/source/filter/html/htmltab.cxx |3 ++- sw/source/uibase/inc/num.hxx |4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 3da32e1fd23aec2f6b7629a318468ecf0179f8c

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

2014-06-23 Thread Matúš Kukan
include/svx/unoshtxt.hxx |2 - svx/source/table/cell.cxx | 56 +++-- svx/source/table/cell.hxx | 10 -- svx/source/table/tablelayouter.cxx |8 ++--- svx/source/unodraw/unoshape.cxx|6 +-- svx/source/unodraw/unoshtx

LibreOffice Gerrit News for core on 2014-06-24

2014-06-23 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Replace the whole content for copied documents in https://gerrit.libreoffice.org/9862 from Jan-Marek Glogowski about module sw + Save debug mail merge document

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Jay Philips changed: What|Removed |Added Depends on|80294 | -- You are receiving this mail because:

Re: I need to better understand our css::uno::Reference

2014-06-23 Thread Lionel Elie Mamane
On Mon, Jun 23, 2014 at 01:07:14PM +0200, Stephan Bergmann wrote: > On 06/18/2014 10:58 PM, Lionel Elie Mamane wrote: >> On Wed, Jun 18, 2014 at 05:04:02PM +0200, Stephan Bergmann wrote: >>> Short answer (from just browsing the top of FOO.patch): Use >>> css::uno::Reference only for (C++ classes r

fdo#80430 Meta issue for LOCALHELP gaps

2014-06-23 Thread Olivier Hallot
Hi, I opened bug fdo#80430 https://bugs.freedesktop.org/show_bug.cgi?id=80430 to record all LibreOffice features that have no Help page of user guide in LOCALHELP. The documentation writing can turn into easy hacks, I guess. For example in Calc, - the new Calc functions for Excel 2010/2013 int

[GSoC] Text Background Color in Draw - Report 22/06/2014

2014-06-23 Thread Matteo Campanelli
Hi all, last week I have obtained a working solid text background color; old issues has been fixed and it is now possible to use an arbitrary background color. Moreover, the code now uses a proper Edit Engine attribute and the latter is connected to the UNO API. I am currently writing a few blog p

[GSoC] Dialog Widget Conversion - Week 5

2014-06-23 Thread Mihály Palenik
Hello, In the last week I converted RID_XMLSECDLG_MACROWARN, RID_SVXFLOAT_HYPERLINK_MARKWND and DLG_ASS(this is a wizard with 5 pages). Best regards, Mihály ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mail

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

2014-06-23 Thread Stephan Bergmann
svx/source/fmcomp/gridctrl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a824b27a6a8fc11f8378157aae04c08ebace8348 Author: Stephan Bergmann Date: Mon Jun 23 23:20:52 2014 +0200 Missing #include Change-Id: Ib78efbb40f95884e8446bf247265004fe66a966b diff --git a/s

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

2014-06-23 Thread Julien Nabet
svx/source/fmcomp/gridctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef9e0d876fac67b6c7b884fe58d52e2ddf2b3004 Author: Julien Nabet Date: Mon Jun 23 22:24:39 2014 +0200 Try to fix Change-Id: I429c0488405865788c06e680fd946e07e3fc7ae3 diff --g

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

2014-06-23 Thread Julien Nabet
svx/source/fmcomp/gridctrl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 701bbaf93f0d31ae73e94e0cebccb1cfba0e5882 Author: Julien Nabet Date: Mon Jun 23 22:14:26 2014 +0200 Resolves fdo#75339 : No Error-Dialog appears in specific cases in Base If SQLexception

[Libreoffice-commits] core.git: Branch 'feature/gtkbmptiledviewer2' - 2 commits - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2014-06-23 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit a0ae063311509168c39d9f6a773e63a80ce59cde Author: Andrzej Hunt Date: Mon Jun 23 15:13:40 2014 +0100 Add zoom controls to gtktiledviewer. Change-Id: I33ae83a97be254a3d3716bd9ae05f089845fd536 diff --git a/libreofficekit/qa/gtktiledvie

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

2014-06-23 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 148 +- 1 file changed, 37 insertions(+), 111 deletions(-) New commits: commit 250922293b4ba375b95325db4810c6e8cf650829 Author: Miklos Vajna Date: Mon Jun 23 21:23:31 2014 +0200 Use comphelper::SequenceAsHashMap

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

2014-06-23 Thread Markus Mohrhard
chart2/source/controller/dialogs/ChartTypeDialogController.cxx |1 + sc/source/ui/drawfunc/fuins2.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c2291931213ae990d599b6889d3dd01ce4feb53f Author: Markus Mohrhard Date: Sun Jun

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero changed: What|Removed |Added Depends on|80373 | -- You are receiving this mail because:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - config_host/config_oauth2.h.in configure.ac officecfg/registry svtools/source ucb/source

2014-06-23 Thread Mihai Varga
config_host/config_oauth2.h.in | 10 configure.ac | 35 +++ officecfg/registry/data/org/openoffice/Office/Common.xcu |2 svtools/source/dialogs/ServerDetailsControls.cxx |6 ++ ucb/source/uc

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

2014-06-23 Thread David Tardon
basegfx/source/polygon/b2dpolygoncutandtouch.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8fae55c7d3fead6ce18556d5ccaa0958b7cfed91 Author: David Tardon Date: Mon Jun 23 17:11:30 2014 +0200 fdo#79615 create clipping polygon correctly Change-

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

2014-06-23 Thread Miklos Vajna
sw/CppunitTest_sw_uiwriter.mk |1 sw/qa/extras/uiwriter/data/shape-textbox-delete.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 22 sw/source/core/draw/dview.cxx | 18 4 files changed, 4

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

2014-06-23 Thread Michael Meeks
sw/inc/pagedesc.hxx |1 + sw/source/core/doc/docdesc.cxx|2 +- sw/source/core/unocore/unostyle.cxx | 18 +- writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |6 +++--- writerfilter/source

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - instsetoo_native/inc_openoffice

2014-06-23 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a28256553dcc29d67c530b29727bfbf3ba6aa81a Author: Andras Timar Date: Mon Jun 23 16:10:11 2014 +0200 fdo#80332 followup fix Change-Id: If44

[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice

2014-06-23 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bc07cce52470f08872bba75411d88543c4cbd0f Author: Andras Timar Date: Mon Jun 23 16:10:11 2014 +0200 fdo#80332 followup fix Change-Id: If44

[GSOC] Personas - Weekly Report #5

2014-06-23 Thread Rachit Gupta
Hello all, This week, I completed the following things: + Some code clean up. + Kendy fixed some UI quirks. + Functionality to apply default themes. + Improved search, the images are displayed as they are available. + Some default search terms are available for searching directly. Over the next

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - l10ntools/source

2014-06-23 Thread Herbert Dürr
l10ntools/source/export2.cxx | 31 +-- 1 file changed, 17 insertions(+), 14 deletions(-) New commits: commit b4c9dd86123180e7ca5ffade6cc5d41ce54c7885 Author: Herbert Dürr Date: Mon Jun 23 12:48:27 2014 + #i125143# use bulk-copying instead of line-wise in

Re: Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

2014-06-23 Thread Maxim Monastirsky
Hi Rob, On Monday 23 June 2014 13:49:39 Rob Collins wrote: > Also KDevelop does not highlight the Types - so it cannot find them either. To make it work you should first run "make kdevelop-ide-integration". Also keep in mind that the UNO api headers are generated during the build, so to get high

[GSoC] Improved Color Selection, Week 5

2014-06-23 Thread Krisztian Pinter
Hi All! Last week I was able to prototype working for loading document colors from a Writer file, with a GUI and everything. (Thanks for Maxim Monastirsky for nudging me in the right direction!) I also started getting the code ready for loading multiple palettes. I started working on doing the sam

Re: Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

2014-06-23 Thread Noel Grandin
On 2014-06-23 02:49 PM, Rob Collins wrote: I have downloaded the libreoffice code source files and loaded them into KDevelop. I also downloaded the Libreoffice SDK. However, I can't find the declarations for many basic types. I have searched using a search tool but cannot find them. Also KDev

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

2014-06-23 Thread Caolán McNamara
helpers/help_hid.lst | 11 -- source/text/shared/autopi/01050100.xhp | 36 - source/text/shared/autopi/01050200.xhp | 26 +++ source/text/shared/autopi/01050300.xhp | 32 ++--- source/text

[Libreoffice-commits] core.git: helpcontent2

2014-06-23 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 31c406187412e1efa16cc31813961650fd7f5e49 Author: Caolán McNamara Date: Mon Jun 23 13:56:08 2014 +0100 Updated core Project: help c18a4da59f386b125bf65adc0238a4fa712910a5 diff --git a/helpconte

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

2014-06-23 Thread Caolán McNamara
sd/inc/helpids.h | 11 --- sd/source/ui/dlg/dlgass.cxx| 28 +++- sd/uiconfig/simpress/ui/assistentdialog.ui | 18 +- 3 files changed, 24 insertions(+), 33 deletions(-) New commits: commit 43b0a48596b5a

[Libreoffice-commits] core.git: Branch 'feature/refactor-god-objects' - sw/inc sw/Library_sw.mk sw/source

2014-06-23 Thread Valentin Kettner
sw/Library_sw.mk|1 sw/inc/doc.hxx | 23 sw/source/core/doc/DocumentListItemsManager.cxx | 121 sw/source/core/doc/doc.cxx | 12 ++ sw/source/core/doc/docnew.cxx

Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

2014-06-23 Thread Rob Collins
I have downloaded the libreoffice code source files and loaded them into KDevelop. I also downloaded the Libreoffice SDK. However, I can't find the declarations for many basic types. I have searched using a search tool but cannot find them. Also KDevelop does not highlight the Types - so

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

2014-06-23 Thread Caolán McNamara
sw/uiconfig/swriter/ui/formattablepage.ui |2 +- sw/uiconfig/swriter/ui/inserttable.ui |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit caf2d6543a8c1b5b90ca59c7669b27ed339614e2 Author: Caolán McNamara Date: Mon Jun 23 13:19:39 2014 +0100 dangling T

RE: GAMMA.DIST

2014-06-23 Thread Winfried Donkers
Hi Olivier, GAMMA.DIST and quite a lot of other renamed and new Excel 2010 functions have been added, all connected to metabug fdo70798. This will at least give information which function have been added. In the metabug is also a link to a MS-page which describes all these new and renamed functi

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - translations

2014-06-23 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c80f0e1848b10f5e2d2114391a067142c9ad2394 Author: Andras Timar Date: Mon Jun 23 14:06:15 2014 +0200 Updated core Project: translations 7c998fb6c4688730bb292c92e90be08c5d4e10ad diff --git a/trans

Re: I need to better understand our css::uno::Reference

2014-06-23 Thread Stephan Bergmann
[Julien, please make sure you reply in such a way that I don't receive multiple unrelated copies of your reply via multiple mails that do not indicate in any way that you sent your reply to multiple recipients] On 06/23/2014 01:44 PM, julien2412 wrote: Sorry for this certainly naive and humble

Re: I need to better understand our css::uno::Reference

2014-06-23 Thread julien2412
Hello, Sorry for this certainly naive and humble (because I wouldn't be able at all to help here) question, but just by curiosity, is there some plan to rewrite partly/clean UNO in order to: - not depend on vtables implementation - avoid to use of reinterpret_cast (and therefore possibly detect er

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - desktop/source include/LibreOfficeKit smoketest/libtest.cxx

2014-06-23 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 11 ++- include/LibreOfficeKit/LibreOfficeKit.h |7 ++- include/LibreOfficeKit/LibreOfficeKit.hxx | 10 ++ smoketest/libtest.cxx | 10 -- 4 files changed, 6 insertions(+), 32 deletions(-) New c

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit smoketest/libtest.cxx

2014-06-23 Thread Andrzej Hunt
desktop/source/lib/init.cxx | 11 ++- include/LibreOfficeKit/LibreOfficeKit.h |7 ++- include/LibreOfficeKit/LibreOfficeKit.hxx | 10 ++ smoketest/libtest.cxx | 10 -- 4 files changed, 6 insertions(+), 32 deletions(-) New c

Re: I need to better understand our css::uno::Reference

2014-06-23 Thread Stephan Bergmann
On 06/18/2014 10:58 PM, Lionel Elie Mamane wrote: On Wed, Jun 18, 2014 at 05:04:02PM +0200, Stephan Bergmann wrote: Short answer (from just browsing the top of FOO.patch): Use css::uno::Reference only for (C++ classes representing) UNO interfaces, and use rtl::Reference for C++ classes implemen

GAMMA.DIST

2014-06-23 Thread Olivier Hallot
Hi With respect to several new Calc features, such as http://cgit.freedesktop.org/libreoffice/core/commit/?id=8539039e0c108da7d0306c37962415ce7e271c84 I noticed that there are no help pages for the set of new functions introduced in 4.3. and before. Is there a text somewhere that I can use to s

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - editeng/source scripting/source

2014-06-23 Thread Julien Nabet
editeng/source/editeng/impedit2.cxx|1 - scripting/source/stringresource/stringresource.cxx |2 +- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit b03e66797565a4a7854e22a316037d62fde2cb17 Author: Julien Nabet Date: Sat Jun 21 22:33:17 2014 +0200

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

2014-06-23 Thread Takeshi Abe
helpcontent2|2 +- svx/source/core/extedit.cxx |5 ++--- svx/source/form/fmshimp.cxx |8 +++- svx/source/xoutdev/_xoutbmp.cxx | 18 -- svx/source/xoutdev/xexch.cxx|5 ++--- svx/source/xoutdev/xtabdash.cxx |7 --- svx/sou

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

2014-06-23 Thread Stephan Bergmann
include/tools/urlobj.hxx | 50 +++-- tools/source/fsys/urlobj.cxx | 237 --- 2 files changed, 133 insertions(+), 154 deletions(-) New commits: commit 9ede5cd987a0e9287575875c53f0a10f6412236f Author: Stephan Bergmann Date: Mon Jun 23 11:52:14 2

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

2014-06-23 Thread Miklos Vajna
sw/inc/fesh.hxx|4 ++-- sw/source/core/frmedt/feshview.cxx |8 sw/source/uibase/utlui/content.cxx |8 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 26fb5883bbc663eceb7c53bd17c1b0ca01abb016 Author: Miklos Vajna Date: Mon

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

2014-06-23 Thread Julien Nabet
scripting/source/stringresource/stringresource.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69987ea99a722cb4b3e2df3132b89bacd0a5b862 Author: Julien Nabet Date: Sat Jun 21 22:33:17 2014 +0200 Related fdo#58774 Alternative dialog Find & Replace for Writer

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

2014-06-23 Thread Maxim Monastirsky
sw/source/core/uibase/shells/annotsh.cxx |2 +- sw/source/core/uibase/shells/drwtxtex.cxx |2 +- sw/source/core/uibase/shells/textsh1.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit bc7943390e0d629d5f7e319cc8044d191fcd4331 Author: Maxim Monastirsky D

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

2014-06-23 Thread Julien Nabet
scripting/source/stringresource/stringresource.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41c4c5f08835d1774229d179804d43dafec605a4 Author: Julien Nabet Date: Sat Jun 21 22:33:17 2014 +0200 Related fdo#58774 Alternative dialog Find & Replace for Writer

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

2014-06-23 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |3 instsetoo_native/inc_openoffice/windows/msi_templates/CheckBox.idt |1 instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |5 - scp2/source/ooo/registryitem_ooo.scp |

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

2014-06-23 Thread Markus Mohrhard
oox/source/drawingml/chart/chartspacefragment.cxx |3 +-- oox/source/drawingml/chart/chartspacemodel.cxx|2 +- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit e07eedd38062edfbe4998946b75f1a3d958e9615 Author: Markus Mohrhard Date: Sun Jun 22 04:47:36 2014 +0200

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

2014-06-23 Thread Markus Mohrhard
chart2/source/view/charttypes/BarChart.cxx |9 ++--- chart2/source/view/charttypes/BubbleChart.cxx | 18 -- chart2/source/view/charttypes/GL3DBarChart.cxx |4 +++- chart2/source/view/charttypes/PieChart.cxx |9 ++--- chart2/source/view/main/VDataSerie

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

2014-06-23 Thread Joren De Cuyper
chart2/uiconfig/ui/chartdatadialog.ui | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ea3afeb8d2390030af3d56832fe86d241d9e7fea Author: Joren De Cuyper Date: Fri Jun 20 22:35:34 2014 +0200 fdo#80295 - Mismatched icons in Chart Data Table dialog

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

2014-06-23 Thread Andras Timar
l10ntools/source/localize.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 86f1daeacbae51f0f3fc6c7daa71ed29d6973696 Author: Andras Timar Date: Sun Jun 22 14:37:54 2014 +0200 fdo#80324 fix path of redline_tmpl.hrc (cherry picked from commit 856b55ec

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - helpcontent2

2014-06-23 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e4d2d54fd64dcc1a39c3561078086718cbf52d4 Author: Andras Timar Date: Sun Jun 22 16:30:15 2014 +0200 Updated core Project: help df7ec418465546ee71f8855a44759918b8f362db fix icons' path

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

2014-06-23 Thread Andras Timar
source/text/shared/05/0110.xhp |6 +++--- source/text/shared/05/0160.xhp |6 +++--- source/text/simpress/01/0211.xhp |2 +- source/text/swriter/01/0216.xhp |8 4 files changed, 11 insertions(+), 11 deletions(-) New commits: commit df7ec418465546ee71f8

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - 2 commits - helpcontent2

2014-06-23 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3145c065107fd6f2fa44297494de229bdc2f8c47 Author: Andras Timar Date: Sun Jun 22 17:31:03 2014 +0200 Updated core Project: help 49a0b078b1617755d60f90e9b5841afdc4c763c7 fdo#80200 use icon

[Libreoffice-commits] help.git: Branch 'libreoffice-4-3' - source/text

2014-06-23 Thread Andras Timar
source/text/shared/01/digitalsignatures.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b7806643be3c273fced1417c71f184b1966bcc5 Author: Andras Timar Date: Sun Jun 22 16:15:56 2014 +0200 fdo#79733 fix icon's path Change-Id: I5ff2dff8a98bff61fcc0ad

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4d/a0e442f0fd4838e93e7316c24cfeef9289207d

2014-06-23 Thread Caolán McNamara
4d/a0e442f0fd4838e93e7316c24cfeef9289207d |1 + 1 file changed, 1 insertion(+) New commits: commit 4e0877c9aacd27731eb66c2e54e8ebd2ea73d467 Author: Caolán McNamara Date: Mon Jun 23 09:57:58 2014 +0100 Notes added by 'git notes add' diff --git a/4d/a0e442f0fd4838e93e7316c24cfeef92892

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

2014-06-23 Thread Herbert Dürr
vcl/osx/documentfocuslistener.cxx | 51 +++--- vcl/unx/gtk/a11y/atkutil.cxx | 40 +++-- 2 files changed, 47 insertions(+), 44 deletions(-) New commits: commit 5232d01ee5afea97b80da39b082012ee4c1a1409 Author: Herbert Dürr Date: M

[Libreoffice-commits] core.git: bridges/Library_cpp_uno.mk

2014-06-23 Thread Stephan Bergmann
bridges/Library_cpp_uno.mk |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 94b2fe9b00c28e12bbd98ade8c5a31179c290da0 Author: Stephan Bergmann Date: Mon Jun 23 10:54:19 2014 +0200 fdo#71000: Fix SOLARIS-INTEL case Thanks to Dagobert Michelsen fo

[Libreoffice-commits] core.git: 2 commits - include/oox oox/inc oox/source ucb/source

2014-06-23 Thread Matúš Kukan
include/oox/core/xmlfilterbase.hxx|5 include/oox/drawingml/table/tablebackgroundstylecontext.hxx | 47 include/oox/drawingml/table/tablecell.hxx | 115 -- include/oox/drawingml/table/tablecellcontext.hxx | 47 --

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - download.lst external/libcmis sw/Module_sw.mk

2014-06-23 Thread Mihai Varga
download.lst |2 external/libcmis/StaticLibrary_cmis.mk | 10 external/libcmis/UnpackedTarball_cmis.mk |4 external/libcmis/libcmis-0.4.1-empty-path.patch | 13 ex

[Libreoffice-commits] core.git: Changes to 'feature/aoo-fillattribute'

2014-06-23 Thread Caolán McNamara
New branch 'feature/aoo-fillattribute' available with the following commits: commit 171d3cf83703085065b72bf756754375efd79372 Author: Caolán McNamara Date: Fri Jun 20 16:03:03 2014 +0100 fix tests Change-Id: Ia7099e87baa553ce6f5537908e1fb65c268d3940 commit 066b83430cef5c3f97c78bfa

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/aqua vcl/unx

2014-06-23 Thread Herbert Dürr
vcl/aqua/source/a11y/documentfocuslistener.cxx | 51 - vcl/unx/gtk/a11y/atkutil.cxx | 42 ++-- 2 files changed, 48 insertions(+), 45 deletions(-) New commits: commit 4da0e442f0fd4838e93e7316c24cfeef9289207d Author: Herbert Dürr Date:

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

2014-06-23 Thread Julien Nabet
svx/source/gallery2/gallery1.cxx | 38 ++ 1 file changed, 10 insertions(+), 28 deletions(-) New commits: commit 52613b9b632721ebb5167a4d9529c242a0b907da Author: Julien Nabet Date: Sat Jun 21 19:53:37 2014 +0200 Resolves: fdo#80327 Sound list box when

[GSoC] Varga Mihai - progress report week 5

2014-06-23 Thread Mihai Varga
Hello, This week I have finalized the OneDrive connection in libcmis and now I'm working to integrate this new feature in LO. Best regards, Mihai ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf