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

2014-06-26 Thread Charu Tyagi
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 26 +++--- writerfilter/source/dmapper/DomainMapper_Impl.hxx |5 +++- 2 files changed, 27 insertions(+), 4 deletions(-) New commits: commit 9b04093e9ab67428276f27a5819d45675a8b3f9a Author: Charu Tyagi Date: Wed Jun 25 15

LibreOffice Gerrit News for submodules on 2014-06-27

2014-06-26 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: + Fix fdo#804

LibreOffice Gerrit News for core on 2014-06-27

2014-06-26 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + OS X: PYTHON_CFLAGS & PYTHON_LIBS (--enable-python=system) in https://gerrit.libreoffice.org/9926 from Robert Antoni Buj i Gelonch about module build + fdo#805

[Libreoffice-commits] core.git: compilerplugins/clang extensions/source sal/qa sc/source toolkit/source

2014-06-26 Thread Stephan Bergmann
compilerplugins/clang/unreffun.cxx | 23 +--- extensions/source/propctrlr/xsddatatypes.cxx | 37 -- sal/qa/rtl/oustring/rtl_OUString2.cxx| 71 --- sc/source/core/data/dociter.cxx | 16 -- sc/source/core/tool/compile

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

2014-06-26 Thread Kohei Yoshida
sc/inc/refhint.hxx | 14 +++--- sc/source/core/tool/refhint.cxx | 35 +++ 2 files changed, 42 insertions(+), 7 deletions(-) New commits: commit 3c6e378fd81b2bfd8a35e12557a90fa40428920e Author: Kohei Yoshida Date: Thu Jun 26 23:25:21 2014

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

2014-06-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/DataBrowserModel.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit ecde8155fefcdacb08177a10a4eddc24f6675b0b Author: Kohei Yoshida Date: Thu Jun 26 14:51:47 2014 -0400 fdo#79151: No need to offset column index by category labels.

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

2014-06-26 Thread Kohei Yoshida
chart2/source/tools/InternalData.cxx | 36 ++- 1 file changed, 27 insertions(+), 9 deletions(-) New commits: commit 822d0e9db610ce3cbee2cf8d3154ee41218ea562 Author: Kohei Yoshida Date: Thu Jun 26 22:31:20 2014 -0400 Use new GridPrinter instance for each t

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_export.mk chart2/CppunitTest_chart2_import.mk chart2/inc chart2/qa chart2/source

2014-06-26 Thread Kohei Yoshida
chart2/CppunitTest_chart2_export.mk |1 chart2/CppunitTest_chart2_import.mk |1 chart2/inc/unonames.hxx |2 chart2/qa/extras/chart2export.cxx

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

2014-06-26 Thread Kohei Yoshida
chart2/source/tools/InternalData.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 95272e7e5b7e38753ab07dbd6503b7cfa2974842 Author: Kohei Yoshida Date: Thu Jun 26 18:57:09 2014 -0400 Prevent a crash while dumping internal data content. Change-Id: I0938b955b460d8

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

2014-06-26 Thread Stephan Bergmann
sfx2/source/appl/shutdowniconaqua.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4cda79cec3fe54b6859ec8ca550f4453ace7fcb2 Author: Stephan Bergmann Date: Thu Jun 26 22:57:11 2014 +0200 loplugin:staticcall Change-Id: Idea97df52106af64f6c5605460756d4

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

2014-06-26 Thread Stephan Bergmann
idl/source/prj/command.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 977c50178f804dad2817bca98cb9b26affd5bf9a Author: Stephan Bergmann Date: Thu Jun 26 22:49:40 2014 +0200 idl: ignore -isystem args Change-Id: I0758fd3117795ed68789385576aee5a8856391

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

2014-06-26 Thread Stephan Bergmann
rsc/source/prj/start.cxx | 15 ++- rsc/source/rsc/rsc.cxx | 15 ++- rsc/source/rscpp/cpp3.c | 14 +- 3 files changed, 41 insertions(+), 3 deletions(-) New commits: commit 7c5a21dd4142c414de4e5925533e8cfbb6f329b0 Author: Stephan Bergmann Date: Thu Ju

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - basic/source comphelper/source dbaccess/source filter/source forms/source framework/source scripting/source sd/source svx/source ucb/source u

2014-06-26 Thread Noel Grandin
basic/source/basmgr/basicmanagerrepository.cxx|3 - basic/source/uno/dlgcont.cxx |2 basic/source/uno/namecont.cxx | 10 ++-- comphelper/source/processfactory/processfactory.cxx |

Re: Pasting in Writer or how to create a SwDoc deep copy?

2014-06-26 Thread Jan-Marek Glogowski
Hi Miklos, Am 26.06.2014 10:54, schrieb Miklos Vajna: > On Wed, Jun 25, 2014 at 01:09:01PM +0200, Jan-Marek Glogowski > wrote: >> My best idea is to use >> >> SwNodeIndex aSourceIdx( rSource.GetNodes().GetEndOfExtras(), *1* ); > > Are you sure such an explicit offset is required here? I'm think

[Libreoffice-commits] core.git: Changes to 'private/jmux/mailmerge-fixes'

2014-06-26 Thread Jan-Marek Glogowski
New branch 'private/jmux/mailmerge-fixes' available with the following commits: commit a6419672dadd6777bd7f1ecddaf05abc0440eea0 Author: Jan-Marek Glogowski Date: Thu Jun 26 20:23:39 2014 +0200 Merge SwDoc::Paste into SwDoc::CreateCopy Change-Id: I95686eb116e17b4da6662b4fbadcf08a0b9

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

2014-06-26 Thread Kohei Yoshida
chart2/source/inc/InternalData.hxx |4 -- chart2/source/tools/InternalData.cxx | 57 +-- 2 files changed, 36 insertions(+), 25 deletions(-) New commits: commit aa6495b6fa231abfe8b55a806ff6d5a306843cd3 Author: Kohei Yoshida Date: Thu Jun 26 14:23:29 2014

[Libreoffice-commits] core.git: svl/Library_svl.mk

2014-06-26 Thread Kohei Yoshida
svl/Library_svl.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 1fabecb123dcc91ebd9d43f3e5c163c7b12b37b0 Author: Kohei Yoshida Date: Thu Jun 26 13:50:17 2014 -0400 svl now depends on mdds. Change-Id: Ifd0bde11ad7e72683e1b95106f487e1eb2a4b487 d

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

2014-06-26 Thread Kohei Yoshida
svl/source/misc/gridprinter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b2bbd5375ab6ca6ddf4c133d2fdf0b5e38d818b5 Author: Kohei Yoshida Date: Thu Jun 26 13:36:15 2014 -0400 Initialize it with empty OUString instances. Since we only store string

[Libreoffice-commits] core.git: include/svl sc/qa svl/Library_svl.mk svl/source

2014-06-26 Thread Kohei Yoshida
include/svl/gridprinter.hxx | 44 +++ sc/qa/unit/helper/debughelper.hxx | 113 -- sc/qa/unit/helper/qahelper.hxx|2 sc/qa/unit/ucalc.cxx |2 svl/Library_svl.mk|1 svl/source/misc/gridprinter.cxx | 141 +

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/source

2014-06-26 Thread Mihai Varga
uui/source/iahndl-authentication.cxx | 11 +++ uui/source/iahndl.cxx|9 +++-- uui/source/iahndl.hxx|5 + 3 files changed, 23 insertions(+), 2 deletions(-) New commits: commit b2aa6454f605adf6f79ea8db854c96bb0213aae1 Author: Mihai Varga Da

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/source uui/uiconfig uui/UIConfig_uui.mk

2014-06-26 Thread Mihai Varga
uui/UIConfig_uui.mk |1 + uui/source/authfallbackdlg.cxx | 17 +++-- uui/source/authfallbackdlg.hxx |5 +++-- uui/uiconfig/ui/authfallback.ui |4 +++- 4 files changed, 18 insertions(+), 9 deletions(-) New commits: commit a90e68effaf636405f0f8918c172565b3d96

minutes of ESC call ...

2014-06-26 Thread Stephan Bergmann
* Participants: Stephan, Christian, Adam, Miklos, Michael S., Caolan, Eilidh, Cedric, Andras, Robinson, Astron * Completed Action Items + invite Muthu (Michael) + get Board involved to listen / interact over 'titles' (Astron) * Pending Action Items: + research / seek a saner access

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Cedric Bosdonnat
Hi Bjoern, Michael came back from vacation on Tuesday and filed the evaluation, so everything is ok there. Thanks for thinking about us during your holidays thought ;) Regards, -- Cedric On Thu, 2014-06-26 at 16:14 +0200, Bjoern Michaelsen wrote: > Hi Cedric, Hi Fridrich, > > melange is crapp

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

2014-06-26 Thread Stephan Bergmann
sal/osl/unx/system.h |2 ++ 1 file changed, 2 insertions(+) New commits: commit b7de76d825b02005ab8cf02b3977e4be441200c5 Author: Stephan Bergmann Date: Thu Jun 26 17:55:05 2014 +0200 Mac OS X does provide localtime_r and gmtime_r Change-Id: I1142463972df76aac9e491abbfd08a67cf

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

2014-06-26 Thread Stephan Bergmann
i18npool/source/collator/gencoll_rule.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit f899ce3db7d5b9127ca95ad0675d1e5b6147e70b Author: Stephan Bergmann Date: Thu Jun 26 17:54:05 2014 +0200 ICU's RuleBasedCollator::cloneRuleData is de

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

2014-06-26 Thread Joren De Cuyper
sc/source/ui/src/scstring.src |2 +- sc/source/ui/unoobj/docuno.cxx | 20 ++-- sc/uiconfig/scalc/ui/printeroptions.ui |8 3 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 0ac652bbc01ab7c9304b5e230695f4193dfadd09 Author: Jor

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

2014-06-26 Thread Joren De Cuyper
sw/source/uibase/lingu/olmenu.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 224d51af5aa9faa33a57f1325431cd12a7952a62 Author: Joren De Cuyper Date: Wed Jun 25 21:49:13 2014 +0200 fdo#48673 - UI: No keyboard shortcut for "Ignore All" on misspelled word

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

2014-06-26 Thread Caolán McNamara
vcl/source/gdi/bitmap3.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit db298f22a04e409a555d7c3ccec4c1dae91a6e1b Author: Caolán McNamara Date: Wed Jun 25 16:36:28 2014 +0100 Related: fdo#33455 retain color on scaling of 1 bit

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

2014-06-26 Thread Joel
sw/uiconfig/swriter/ui/inforeadonlydialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b7c7fab14ce73dd04d636af05ee837ea7de8f23 Author: Joel Date: Wed Jun 25 10:09:16 2014 -0700 fdo#62879 Changed wording of protected section dialog Clarified the

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

2014-06-26 Thread Luboš Luňák
sw/source/core/uibase/dbui/dbmgr.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f0c2bb87122307cd7462a84a5196ec24dbfd3fb6 Author: Luboš Luňák Date: Wed Jun 25 15:20:55 2014 +0200 MSWord uses \xb for linebreaks in DB fields, take 2 (bnc#878854) This commit also

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

2014-06-26 Thread Stephan Bergmann
tools/source/datetime/tdate.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit d6817ba7a74ba22206006f0783c788a5dc774236 Author: Stephan Bergmann Date: Thu Jun 26 17:40:18 2014 +0200 Mac OS X does provide localtime_r Change-Id: I0a8860f2b0ea053cdfe9504dc266be36c

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

2014-06-26 Thread Julien Nabet
sw/source/core/frmedt/feshview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44ae2ff6d2271949b2a4d22d017003f948b6aa2a Author: Julien Nabet Date: Wed Jun 25 21:58:47 2014 +0200 Resolves fdo#54155: Crash when playing with a Group inside a Group Ch

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

2014-06-26 Thread Julien Nabet
sw/source/core/frmedt/feshview.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 01ee29125610a0fe4d6dcb080da09e3961f1236a Author: Julien Nabet Date: Wed Jun 25 21:58:47 2014 +0200 Resolves fdo#54155: Crash when playing with a Group inside a Group Ch

[Libreoffice-commits] core.git: helpcontent2

2014-06-26 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02bf9ed73a666a047c4a076de027d8ce0ef73c63 Author: Stanislav Horacek Date: Wed Jun 25 21:09:15 2014 +0200 Updated core Project: help d2e055fb50d07664c8b90456c07c2d39d49e62df fdo#63274 cla

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

2014-06-26 Thread Stanislav Horacek
source/text/scalc/01/04060115.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit d2e055fb50d07664c8b90456c07c2d39d49e62df Author: Stanislav Horacek Date: Wed Jun 25 21:09:15 2014 +0200 fdo#63274 clarify hexadecimal argument in HEX2DEC and similar

[Libreoffice-commits] core.git: helpcontent2

2014-06-26 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 007378409a258911c1fbe589f9cdf66b69d52211 Author: Olivier Hallot Date: Thu Jun 26 09:04:37 2014 -0300 Updated core Project: help cb00f782515e7a11796d7996e89073a4ecfdb3d7 Fix bug fdo#8043

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

2014-06-26 Thread Olivier Hallot
source/text/scalc/01/04060182.xhp | 59 ++ 1 file changed, 59 insertions(+) New commits: commit cb00f782515e7a11796d7996e89073a4ecfdb3d7 Author: Olivier Hallot Date: Thu Jun 26 09:04:37 2014 -0300 Fix bug fdo#80431 Help entries for GAMMA functions

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 0a/4564b42de0fc61253ae4e69039860c09e53eba

2014-06-26 Thread Caolán McNamara
0a/4564b42de0fc61253ae4e69039860c09e53eba |1 + 1 file changed, 1 insertion(+) New commits: commit db153b459a851cc58b3f8de2440a0ebe749c7250 Author: Caolán McNamara Date: Thu Jun 26 16:30:24 2014 +0100 Notes added by 'git notes add' diff --git a/0a/4564b42de0fc61253ae4e69039860c09e53

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 36/8b3a6660e8623e43529e21e41fbce1192e6a92 78/5b8653be59823eb9cc4efe49f4b87e2b545d33

2014-06-26 Thread Caolán McNamara
36/8b3a6660e8623e43529e21e41fbce1192e6a92 |1 + 78/5b8653be59823eb9cc4efe49f4b87e2b545d33 |1 + 2 files changed, 2 insertions(+) New commits: commit ca117f62435394dd27469b89e1f8865faf9822f0 Author: Caolán McNamara Date: Thu Jun 26 16:30:05 2014 +0100 Notes added by 'git notes add

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

2014-06-26 Thread Kohei Yoshida
chart2/source/controller/dialogs/DataBrowserModel.cxx | 122 ++ chart2/source/controller/dialogs/DataBrowserModel.hxx |2 chart2/source/inc/DataSeriesHelper.hxx|5 chart2/source/tools/DataSeriesHelper.cxx | 12 + include/svl/sharedstring.hx

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Fridrich Strba
I see all mentor evaluation being filled. So this should be ok by now. F. On 26/06/14 16:14, Bjoern Michaelsen wrote: > Hi Cedric, Hi Fridrich, > > melange is crapping out on me. Neither my bjoern.michael...@gmail.com nor my > bjoern.michael...@canonical.com account lets me take any action/evalu

[Libreoffice-commits] core.git: external/libgltf

2014-06-26 Thread Zolnai Tamás
external/libgltf/UnpackedTarball_libgltf.mk |1 external/libgltf/patches/compiler_error_fixes.patch | 41 2 files changed, 42 insertions(+) New commits: commit 481a17b6a6fb332935c3e41c077cc5f60b751021 Author: Zolnai Tamás Date: Thu Jun 26 17:14:36 2014 +020

[Libreoffice-commits] website.git: Branch 'update' - check.php

2014-06-26 Thread Christian Lohmaier
check.php | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) New commits: commit e04aa84a26db75182a5246812d4efcd6cc1f509e Author: Christian Lohmaier Date: Thu Jun 26 16:46:00 2014 +0200 enable update for 4.2.5, also offer 4.2.5 for 4.1.x users diff --git a

[Bug 37401] EDITING with Gradient Tool: border between colors does not follow related control point movings

2014-06-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37401 Caolán McNamara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2014-06-26 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx | 14 -- sw/source/core/docnode/nodedump.cxx |3 +++ 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 63da79385ad858f5040f8d0a8898d3b5be5e4f93 Author: Miklos Vajna Date: Thu Jun 26 15:51:50 2014 +0200 SwTextBoxHe

Re: GSoC mid-term evaluations NOW

2014-06-26 Thread Bjoern Michaelsen
Hi Cedric, Hi Fridrich, melange is crapping out on me. Neither my bjoern.michael...@gmail.com nor my bjoern.michael...@canonical.com account lets me take any action/evaluation. As mst (co-mentor) is on vacation too and possibly hasnt filed this, please handle this for me. Thanks. Best, Bjoern O

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

2014-06-26 Thread Muthu Subramanian
oox/source/drawingml/textcharacterproperties.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit a9b019c66e1b492773a579135520d8a50b02f623 Author: Muthu Subramanian Date: Thu Dec 12 18:24:42 2013 +0530 n#828390: Reset charescapement. Unless the value is reset - the

[Libreoffice-commits] core.git: Changes to 'feature/gsoc14-draw-chained-text-boxes'

2014-06-26 Thread matteocam
New branch 'feature/gsoc14-draw-chained-text-boxes' available with the following commits: commit e918f1a987a543749cf5ec87fad1591332c8065e Author: matteocam Date: Thu Jun 26 09:46:28 2014 +0200 Added chain attribute to SdrTextObj Change-Id: I065e9d36e2b9039466ed4e7531b3d963f145df6d

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - include/ucbhelper ucbhelper/Library_ucbhelper.mk ucbhelper/source

2014-06-26 Thread Mihai Varga
include/ucbhelper/authenticationfallback.hxx | 59 +++ ucbhelper/Library_ucbhelper.mk |1 ucbhelper/source/provider/authenticationfallback.cxx | 41 + 3 files changed, 101 insertions(+) New commits: commit 88c91f1178fd683a8aebf35d

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - uui/Library_uui.mk uui/source uui/uiconfig

2014-06-26 Thread Mihai Varga
uui/Library_uui.mk |1 uui/source/authfallbackdlg.cxx | 58 uui/source/authfallbackdlg.hxx | 43 ++ uui/uiconfig/ui/authfallback.ui | 93 4 files changed, 195 insertions(+) New commits: com

Re: how to generate project file for Visual Studio 2013

2014-06-26 Thread Michael Stahl
hi Yonggang, sorry to hear your mails to the list were blocked On 17/06/14 10:58, Yonggang Chen wrote: > I'm stuck here on how to generate project file for Visual Studio 2013, > and the video https://www.youtube.com/watch?v=Xn3Ct... > on the site

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

2014-06-26 Thread Muthu Subramanian
oox/source/drawingml/textcharacterproperties.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ad9a48a2b31fc97bcfbf50b8f5731f520c281595 Author: Muthu Subramanian Date: Thu Dec 12 18:24:42 2013 +0530 n#828390: Reset charescapement. Unless the value is reset - the

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

2014-06-26 Thread Miklos Vajna
sw/source/core/doc/textboxhelper.cxx | 24 1 file changed, 24 insertions(+) New commits: commit ff4698da491f8d1d910559c53bd7bba49e8499d3 Author: Miklos Vajna Date: Thu Jun 26 14:51:39 2014 +0200 SwTextBoxHelper::syncProperty: handle TextPreRotateAngle F

Paris LibreOffice hackfest practical info

2014-06-26 Thread Charles-H. Schulz
Hello everyone and especially devs who will be joining us tomorrow in Paris for the hackfest, The Simplon space will be open at 9 am and we can enter there at that time. I'll be there, here's my phone (+33)-0-6 98655424 The location is described here: https://wiki.documentfoundation.org/Hackfe

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-3' - source/sl

2014-06-26 Thread Andras Timar
source/sl/svtools/uiconfig/ui.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1354e93464238d54dfd0605227afa4b1e475f421 Author: Andras Timar Date: Thu Jun 26 12:39:26 2014 +0200 Updated Slovenian translation Change-Id: Ie948a952f62dfe4f37e1ae9b0

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

2014-06-26 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a692cb2c8807ea587687de18067fe074a15d0aa Author: Andras Timar Date: Thu Jun 26 12:39:26 2014 +0200 Updated core Project: translations 1354e93464238d54dfd0605227afa4b1e475f421 diff --git a/trans

Re: [libreoffice-projects] minutes of ESC call ...

2014-06-26 Thread Bjoern Michaelsen
Hi, a quick hint, since I stumbled over this: On Thu, May 08, 2014 at 04:29:41PM +0100, Michael Meeks wrote: > + HackFest 'pack' / box / Virtual Machines / etc. ? > + Still have hardware to try out (Bjoern) > + can bring to Paris - some quadro / quad CPU thingit >

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

2014-06-26 Thread Oliver-Rainer Wittmann
sw/source/filter/ww8/ww8par.cxx |5 +- sw/source/filter/ww8/ww8par.hxx | 14 sw/source/filter/ww8/ww8par5.cxx | 66 --- sw/source/filter/ww8/ww8par6.cxx |6 +-- 4 files changed, 54 insertions(+), 37 deletions(-) New commits: commit 785b86

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

2014-06-26 Thread Damien Chambe
sc/source/ui/view/drawview.cxx |2 +- svx/source/svdraw/gradtrns.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 21e4d0de7b8cce4941bebacf3e8d75c9e68ee176 Author: Damien Chambe Date: Sun Jun 15 21:17:41 2014 +0200 Resolves fdo#76160 Calc invalid imag

Re: Playing mp4 video's in Libreoffice Windows

2014-06-26 Thread Miklos Vajna
On Thu, Jun 19, 2014 at 12:07:27PM +0200, Fernand Vanrie wrote: > Wath 's the current situation and the future for playing mp4 video's > in LibreOffice Windows ? > > Mp4 can aperently been played on Mac and Ubuntu (LO 4.3) > > From related issues i learned that there is new code using VLC >

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

2014-06-26 Thread Miklos Vajna
Hi Rob, On Mon, Jun 23, 2014 at 01:49:39PM +0100, 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. Point is in include/tools/gen.hxx,

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Christian Lohmaier
Tag 'suse-4.0-25' created by Andras Timar at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-24-2: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-4.0-25'

2014-06-26 Thread Andras Timar
Tag 'suse-4.0-25' created by Andras Timar at 2014-06-26 10:05 -0700 suse-4.0-25 Changes since suse-4.0-22-7: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: Pasting in Writer or how to create a SwDoc deep copy?

2014-06-26 Thread Miklos Vajna
Hi Jan-Marek, On Wed, Jun 25, 2014 at 01:09:01PM +0200, Jan-Marek Glogowski wrote: > My best idea is to use > > SwNodeIndex aSourceIdx( rSource.GetNodes().GetEndOfExtras(), *1* ); Are you sure such an explicit offset is required here? I'm thinking about special situations like when the documen

how to cope with Calc functions that have an optional argument, which is mandatory in Excel?

2014-06-26 Thread Winfried Donkers
Hi, Currenty I am looking at fdo#40835, which mentions the problem that Excel function F.DIST has 4 required arguments and that ODF1.2 function FDIST has the same arguments, only the last argument is optional. I have found in classes FormulaParser and FormulaFinalizer (/core/sc/source/filter/i

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

2014-06-26 Thread Vinaya Mandke
sw/qa/core/data/ooxml/pass/fdo79940.docx |binary writerfilter/source/dmapper/DomainMapper.cxx |2 ++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |8 writerfilter/source/dmapper/DomainMapper_Impl.hxx |3 +++ 4 files changed, 13 insertions(+) New commits: c