[Libreoffice-commits] core.git: ios/CustomTarget_TiledLibreOffice_app.mk

2014-05-25 Thread Tor Lillqvist
ios/CustomTarget_TiledLibreOffice_app.mk |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit ba97e26d417f6465b501502e02bcdd02eb209344 Author: Tor Lillqvist Date: Mon May 26 09:54:37 2014 +0300 Print the xcodebuild output (including errors) if it has failed

LibreOffice Gerrit News for core on 2014-05-26

2014-05-25 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Upgrade public api of OfficeKit to use OfficeKit instead of LO/LibLO. in https://gerrit.libreoffice.org/9475 from Andrzej Hunt about module desktop, include, o

LibreOffice Gerrit News for submodules on 2014-05-26

2014-05-25 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: None * Merge

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

2014-05-25 Thread Stephan Bergmann
chart2/source/view/charttypes/GL3DBarChart.cxx | 22 -- 1 file changed, 22 deletions(-) New commits: commit 7686f93f58ae3eed7ed2ee2bead362d034e24c02 Author: Stephan Bergmann Date: Mon May 26 07:47:17 2014 +0200 loplugin:unreffun Change-Id: I43133e272fc915363

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

2014-05-25 Thread Tor Lillqvist
external/libodfgen/ExternalProject_libodfgen.mk |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 9444a1ffccadcc41d5e3f7519d870392dcbaf19d Author: Tor Lillqvist Date: Mon May 26 08:23:17 2014 +0300 Let's make it fully clear what we want Change-Id

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

2014-05-25 Thread Tor Lillqvist
external/libodfgen/ExternalProject_libodfgen.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef11f552a67abbeaa48fa7dfc676a8a7b6834387 Author: Tor Lillqvist Date: Mon May 26 08:11:38 2014 +0300 Don't build as shared library when DISABLE_DYNLOADING C

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #14 from Joel Madero --- Added bug 79236 - regression Following a set of steps and then undoing results in crash/loss of data Bibisected -- You are receiving this mail because: You are on the CC list for the bug. __

[Libreoffice-commits] core.git: 10 commits - chart2/opengl chart2/Package_opengl.mk chart2/source include/vcl vcl/source

2014-05-25 Thread Markus Mohrhard
chart2/Package_opengl.mk |2 chart2/opengl/screenTextFragmentShader.glsl| 17 ++ chart2/opengl/screenTextVertexShader.glsl | 19 ++ chart2/source/view/charttypes/GL3DBarChart.cxx | 101 +++- chart2/source/view/inc/3DChartObjects.hxx | 17 +-

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - 5 commits - chart2/source include/vcl vcl/source

2014-05-25 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx | 29 +++-- chart2/source/view/inc/GL3DBarChart.hxx|3 +- include/vcl/openglwin.hxx |2 - vcl/source/window/openglwin.cxx|2 - 4 files changed, 27 insertions(+), 9 deletion

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - 7 commits - chart2/opengl chart2/Package_opengl.mk chart2/source

2014-05-25 Thread Markus Mohrhard
chart2/Package_opengl.mk |2 chart2/opengl/screenTextFragmentShader.glsl| 17 ++ chart2/opengl/screenTextVertexShader.glsl | 19 ++ chart2/source/view/charttypes/GL3DBarChart.cxx | 76 - chart2/source/view/inc/3DChartObjects.hxx | 17 +- cha

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

2014-05-25 Thread Tor Lillqvist
lingucomponent/source/hyphenator/hyphen/hyphenimp.cxx | 30 +- 1 file changed, 29 insertions(+), 1 deletion(-) New commits: commit c317f1bd7ddeb653e9c845472a6f6c79e8369171 Author: Tor Lillqvist Date: Fri May 23 14:29:50 2014 +0300 Try to fix Windows build Change

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

2014-05-25 Thread Stephan Bergmann
external/hyphen/hyphen-fdo48017-wfopen.patch |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit e59d55a2e80495f4db38bdae4b1266c8b7c2aafb Author: Stephan Bergmann Date: Fri May 23 09:51:11 2014 +0200 Fold hyphen-c99.patch.0 into hyphen-fdo48017-wfopen.patch

GSoC 2014 Weekly Report - Improvements To The Template Manager [Week 1]

2014-05-25 Thread Efe Gürkan YALAMAN
Merhaba, Since my school goes on I couldn't spend enough time on the project this week. I researched about how to move the Template Manager's parts to the Start Center. Most of the parts are easy to use. They populate their own contents so I am just creating and calling them on Start Center. ==

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

2014-05-25 Thread Stephan Bergmann
chart2/source/view/inc/GL3DRenderer.hxx |2 -- chart2/source/view/main/GL3DRenderer.cxx |3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit f9d9aceb1c6448d2ed1ab3086e7a73684629233f Author: Stephan Bergmann Date: Sun May 25 22:08:43 2014 +0200 -Werror,-Wunu

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - 5 commits - chart2/source

2014-05-25 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx | 83 - chart2/source/view/inc/GL3DBarChart.hxx| 19 + chart2/source/view/inc/GL3DRenderer.hxx|7 -- chart2/source/view/main/GL3DRenderer.cxx | 79 ++- 4 files changed, 10

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

2014-05-25 Thread Markus Mohrhard
chart2/source/view/charttypes/GL3DBarChart.cxx | 83 - chart2/source/view/inc/GL3DBarChart.hxx| 19 + chart2/source/view/inc/GL3DRenderer.hxx|7 -- chart2/source/view/main/GL3DRenderer.cxx | 79 ++- 4 files changed, 10

[Libreoffice-commits] core.git: helpcontent2

2014-05-25 Thread Stephan Bergmann
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1e7598d31f2ca2d277b60f926be6882073d1a844 Author: Stephan Bergmann Date: Sun May 25 21:56:03 2014 +0200 Updated core Project: help e45140e4062722a349b61fc7d4a4b0dea7c86127 diff --git a/helpconte

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

2014-05-25 Thread Stephan Bergmann
source/text/shared/guide/groups.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e45140e4062722a349b61fc7d4a4b0dea7c86127 Author: Stephan Bergmann Date: Sun May 25 21:56:03 2014 +0200 Missing Change-Id: If492aff3b38c3d0e0bbb46c6b79295d3d318c95d d

[Libreoffice-commits] core.git: 2 commits - avmedia/source lotuswordpro/source sw/qa sw/source vcl/inc vcl/osx vcl/win

2014-05-25 Thread Thomas Arnhold
avmedia/source/win/player.cxx |9 -- avmedia/source/win/player.hxx |1 lotuswordpro/source/filter/lwp9reader.cxx |6 lotuswordpro/source/filter/lwp9reader.hxx |1 sw/qa/extras/ooxmlexport/ooxmlexport.cxx |4 +-- sw/source/filter/ww8/docxsdrex

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

2014-05-25 Thread Stephan Bergmann
chart2/source/view/inc/3DChartObjects.hxx |4 ++-- chart2/source/view/main/3DChartObjects.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit c31f50f63872ccb1527dd661670cc7ab01fd6021 Author: Stephan Bergmann Date: Sun May 25 21:46:32 2014 +0200 loplugi

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

2014-05-25 Thread Muthu Subramanian
sd/sdi/_docsh.sdi| 15 ++-- sd/source/ui/docshell/docshel3.cxx | 114 +++ sd/source/ui/docshell/docshell.cxx |6 + sd/uiconfig/sdraw/menubar/menubar.xml|2 sd/uiconfig/simpress/menubar/menubar.xml |2 5 files chan

[Libreoffice-commits] core.git: helpcontent2

2014-05-25 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c9b7bd2d78047792e82ed2dc8dcea7afed78cdf Author: Laurent Balland-Poirier Date: Sat Apr 12 14:06:33 2014 +0200 Updated core Project: help 086fb237fd3350b4dba1bcfaf6165562578a8055 fdo#772

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

2014-05-25 Thread Laurent Balland-Poirier
source/text/shared/01/05070100.xhp |2 +- source/text/shared/01/0529.xhp |4 ++-- source/text/shared/01/05290400.xhp |2 +- source/text/shared/guide/groups.xhp | 16 source/text/simpress/01/13050300.xhp |2 +- source/text/simpress/04/0102.xhp |

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

2014-05-25 Thread Michael Stahl
sw/qa/extras/ww8export/data/fdo77454.doc |binary sw/qa/extras/ww8export/ww8export.cxx | 24 ++ sw/source/filter/ww8/wrtw8esh.cxx| 16 --- sw/source/filter/ww8/ww8graf.cxx | 33 ++- 4 files changed, 57 insertions

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - sc/qa

2014-05-25 Thread Stephan Bergmann
sc/qa/unit/opencl-test.cxx | 35 --- 1 file changed, 12 insertions(+), 23 deletions(-) New commits: commit 1039a66610ca12ef8e6ad7b03ea1c4a32e16a577 Author: Stephan Bergmann Date: Fri May 23 10:07:07 2014 +0200 Always use CPPUNIT_ASSERT_DOUBLES_EQUAL when

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - extras/AllLangPackage_autotextshare.mk

2014-05-25 Thread Laurent Balland-Poirier
extras/AllLangPackage_autotextshare.mk | 21 + 1 file changed, 21 insertions(+) New commits: commit 37a5c5beed283ad02b932b726ea9b24a77db4832 Author: Laurent Balland-Poirier Date: Sun May 25 16:32:36 2014 +0200 fdo#78833 Update AllLangPackage_autotestshare.mk

[Libreoffice-commits] core.git: extras/AllLangPackage_autotextshare.mk

2014-05-25 Thread Laurent Balland-Poirier
extras/AllLangPackage_autotextshare.mk | 21 + 1 file changed, 21 insertions(+) New commits: commit 885b11cc5d6fb17ca3d0b47f20bd13f0775b1640 Author: Laurent Balland-Poirier Date: Sun May 25 16:32:36 2014 +0200 fdo#78833 Update AllLangPackage_autotestshare.mk

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

2014-05-25 Thread Zolnai Tamás
sd/source/ui/animations/CustomAnimationCreateDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbdf8448ad18f19b10d46e950a062171c8a04d7b Author: Zolnai Tamás Date: Fri May 23 14:37:37 2014 +0200 CustomAnimationCreateDialog: select previously set misc

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

2014-05-25 Thread Julien Nabet
oox/source/vml/vmlinputstream.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 5a1a182f626bd9caa077e20850a132759fec5d86 Author: Julien Nabet Date: Sat May 24 16:35:49 2014 +0200 Resolves: fdo#79137 Crash in oox::vml::InputStream::updateBuffer bt shows: Prog

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

2014-05-25 Thread Julien Nabet
oox/source/vml/vmlinputstream.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 38365bf44e7ea37d25463787baab83e985240a41 Author: Julien Nabet Date: Sat May 24 16:35:49 2014 +0200 Resolves: fdo#79137 Crash in oox::vml::InputStream::updateBuffer bt shows: Progr

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

2014-05-25 Thread Laurent Balland-Poirier
extras/source/autotext/lang/af-ZA/standard.bau |binary extras/source/autotext/lang/ca/standard.bau |binary extras/source/autotext/lang/en-AU/standard.bau |binary extras/source/autotext/lang/en-ZA/standard.bau |binary extras/source/autotext/lang/fa/standard.bau |b

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

2014-05-25 Thread Laurent Balland-Poirier
extras/source/autotext/lang/bg/standard.bau|binary extras/source/autotext/lang/cs/standard.bau|binary extras/source/autotext/lang/da/standard.bau|binary extras/source/autotext/lang/de/standard.bau|binary extras/source/autotext/lang/en-GB/standard.bau |binary extras/source/auto

[Libreoffice-commits] core.git: 3 commits - configure.ac external/libodfgen external/librevenge RepositoryExternal.mk

2014-05-25 Thread David Tardon
RepositoryExternal.mk | 18 +++--- configure.ac |6 +- external/libodfgen/ExternalProject_libodfgen.mk |2 +- external/librevenge/ExternalProject_librevenge.mk |2 +- 4 files changed, 22 insertions(+),

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - external/opencollada

2014-05-25 Thread Zolnai Tamás
external/opencollada/UnpackedTarball_opencollada.mk |1 external/opencollada/patches/generatedsaxparser_utils_touri_fix.patch.1 | 28 -- 2 files changed, 29 deletions(-) New commits: commit beb1ec8ee153764d8c39117b1f3e7d3bce9236ba Author: Zolnai Tamás Date:

[GSOC] Tiled Rendering, ahunt, Weekly Report 01 / WK22

2014-05-25 Thread Andrzej Hunt
Dear All, The last 2-3 weeks I've been working on the following: * Pushing the tiled rendering api out via LibLO: ** Initially by painting to an X11 "context" (I.e. the 5+ handles that SystemGraphicsData contains on Linux). *** Was quite horrible, and not at all cross platform. Also result

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

2014-05-25 Thread Zolnai Tamás
external/opencollada/UnpackedTarball_opencollada.mk |1 external/opencollada/patches/generatedsaxparser_utils_touri_fix.patch.1 | 28 -- 2 files changed, 29 deletions(-) New commits: commit fe4a58ebb6fc5d09b292f1031b23fc4995818c61 Author: Zolnai Tamás Date:

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

2014-05-25 Thread Miklos Vajna
sw/source/core/doc/docbm.cxx |6 ++- writerfilter/source/ooxml/effort.xsl | 63 --- writerfilter/source/ooxml/rngtocxx | 50 --- 3 files changed, 4 insertions(+), 115 deletions(-) New commits: commit 309a2dabab52dc1498ddbf6

Re: How to delete cells in LO Writer

2014-05-25 Thread Markus Mohrhard
Please use the user mailing list for these question. Thanks. On Sun, May 25, 2014 at 7:23 PM, Sayantan Das wrote: > Hi, > > I am not talking about Excel/Calc. > I am talking about Word /Writer. > > Please let me know if this can be done on Word/Writer. > > > Regards, > > Sayantan Das > > -

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

2014-05-25 Thread Efe Gürkan YALAMAN
New branch 'feature/template_manager_improvements' available with the following commits: commit 752ab2b717e3c064100beb41406b5119cef54a4a Author: Efe Gürkan YALAMAN Date: Sun May 25 20:09:25 2014 +0300 Moving TemplateLocalView to the StartCenter Added TemplateLocalView to the Star

[Bug 47800] Most of the predefined autotexts are missing in czech language

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 --- Comment #14 from Stanislav Horacek --- I confirm that Autotext works nicely for Czech language in 4.3 beta 1. Michal, thanks a lot for fixing! I think this bug should be closed, or it should be changed to reflect that it persists in Slovak l

Re: Are directories "acor" misplaced in sources?

2014-05-25 Thread Olivier Hallot
IMHO, these files should be in the same module (i.e. distributed in language modules) as the dictionaries. There is a strong link between them and the dictionaries/grammar-checkers. Today, I get acor files from all languages (Ubuntu). Olivier Em 25-05-2014 11:48, Laurent BP escreveu: > Hi, > >

[Libreoffice-commits] core.git: Branch 'feature/gtkbmptiledviewer' - 3 commits - desktop/inc desktop/qa desktop/source include/vcl vcl/headless vcl/inc vcl/source

2014-05-25 Thread Andrzej Hunt
desktop/inc/liblibreoffice.h |3 + desktop/inc/liblibreoffice.hxx |6 ++- desktop/qa/gtktiledviewer/gtktiledviewer.cxx | 43 ++- desktop/source/lib/init.cxx | 36 +++--- include/vcl/virdev.hxx

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

2014-05-25 Thread Caolán McNamara
sfx2/source/sidebar/SidebarDockingWindow.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit d743c4052c91651f661943310b0a1293590e6d7f Author: Caolán McNamara Date: Sun May 25 15:55:42 2014 +0100 Resolves: fdo#79161 sidebar crash on deactivating C

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

2014-05-25 Thread Caolán McNamara
sfx2/source/sidebar/SidebarDockingWindow.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit f3c9e8471a83e6ceb9258d3a4ab7d3354adcfb3a Author: Caolán McNamara Date: Sun May 25 15:55:42 2014 +0100 Resolves: fdo#79161 sidebar crash on deactivating C

Are directories "acor" misplaced in sources?

2014-05-25 Thread Laurent BP
Hi, I noticed that localized autocorrection files are placed in extras/source/*autotext*/lang/[lang code]/acor Is it done on purpose, or should they be in a better place like extras/source/acor/lang/[lang code] ? I'd like to make files for autotext *.bau build with LibO, like autocorrection files

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

2014-05-25 Thread Caolán McNamara
framework/source/accelerators/documentacceleratorconfiguration.cxx | 25 +- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 94f4d28eb4d0a2cb73581f1483f18bb072c81b4a Author: Caolán McNamara Date: Sun May 25 15:26:21 2014 +0100 Resolves: fdo#79178 Crash whe

[Libreoffice-commits] core.git: 3 commits - filter/qa hwpfilter/source lotuswordpro/source sal/workben

2014-05-25 Thread Thomas Arnhold
filter/qa/complex/filter/detection/typeDetection/TypeDetection.java |2 +- hwpfilter/source/hcode.h| 10 +- lotuswordpro/source/filter/xfilter/xfnumfmt.hxx |8 sal/workben/clipboardwben/testpaste/StdAfx.h

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

2014-05-25 Thread Caolán McNamara
framework/source/accelerators/documentacceleratorconfiguration.cxx | 25 +- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 637bb5adf7593c26e17e83482e42ccb8fac845a8 Author: Caolán McNamara Date: Sun May 25 15:26:21 2014 +0100 Resolves: fdo#79178 Crash whe

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

2014-05-25 Thread Zolnai Tamás
sd/source/ui/animations/CustomAnimationCreateDialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23976cda6a8612754e1f36a3c03788d6eaa0bc3e Author: Zolnai Tamás Date: Fri May 23 14:37:37 2014 +0200 CustomAnimationCreateDialog: select previously set misc

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

2014-05-25 Thread Zolnai Tamás
avmedia/source/viewer/mediawindow_impl.cxx |4 ++-- avmedia/source/viewer/mediawindow_impl.hxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ddb73c61377ad44baaa83ea92b4445e31b6f58bb Author: Zolnai Tamás Date: Sun May 25 15:36:21 2014 +0200 avmedia: c

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

2014-05-25 Thread Zolnai Tamás
avmedia/source/viewer/mediawindow_impl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 77b92784e727c4ce92caf1ba44e28da6dab476f3 Author: Zolnai Tamás Date: Sun May 25 15:36:21 2014 +0200 avmedia: call resize before player window is created Since b5529c8c457f442bf

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

2014-05-25 Thread Zolnai Tamás
avmedia/source/viewer/mediawindow_impl.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4cf32fcaf3e5ed442874b59e0995829630153f90 Author: Zolnai Tamás Date: Sun May 25 15:17:04 2014 +0200 fdo#79133: avoid segmentation fault during destruction of media win

Peter Senna Tschudin MPLv2/LGPLv3+

2014-05-25 Thread Peter Senna Tschudin
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Peter ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: download.lst external/collada2gltf external/opencollada

2014-05-25 Thread Jan Holesovsky
download.lst |3 external/collada2gltf/GitSHA1.cpp |2 external/collada2gltf/patches/wrong_uri_usage.patch.1 |5 external/opencollada/U

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - download.lst external/collada2gltf external/opencollada

2014-05-25 Thread Jan Holesovsky
download.lst |3 external/collada2gltf/GitSHA1.cpp |2 external/collada2gltf/patches/wrong_uri_usage.patch.1 |5 external/opencollada/U

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-personas' - cui/source

2014-05-25 Thread Rachit Gupta
cui/source/options/personalization.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 1e5ae6180a65ff5dfe7371a8e0a3240319da1e81 Author: Rachit Gupta Date: Sun May 25 17:29:21 2014 +0530 Added setOptimalLayoutSize() to resize the dialog after images load. Change-Id: I

[ANNOUNCE] Tag libreoffice-4.3.0.0.beta1-hotfix1 created (on branch libreoffice-4-3)

2014-05-25 Thread Christian Lohmaier
Hi all, The tag libreoffice-4.3.0.0.beta1-hotfix1 has been created on the libreoffice-4-3 branch. It contains fixes for build-problems that were encountered on Windows and Mac, and an improved fix for https://bugs.freedesktop.org/show_bug.cgi?id=77891 See http://cgit.freedesktop.org/libreoffice/

[ANN] LIbreOffice 4.3.0 Beta1 available

2014-05-25 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first Beta release of LibreOffice 4.3.0. The upcoming 4.3.0 will be the eighth major release of LibreOffice, coming with a bunch of new features beside the usual bugfixes. The Beta1 can be installed alongside the stable version, s

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac download.lst external/libodfgen external/librevenge external/Module_external.mk Makefile.fetch RepositoryExternal.mk

2014-05-25 Thread David Tardon
Makefile.fetch |1 RepositoryExternal.mk | 83 + config_host.mk.in |2 configure.ac |5 download.lst

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

2014-05-25 Thread weigao
chart2/source/view/inc/GL3DRenderer.hxx | 13 +++- chart2/source/view/main/GL3DRenderer.cxx | 93 --- 2 files changed, 70 insertions(+), 36 deletions(-) New commits: commit 74042bc601fdf3faf25541fb4959d061bbf6abd1 Author: weigao Date: Sun May 25 15:19:47 2014 +

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - chart2/source

2014-05-25 Thread weigao
chart2/source/view/inc/GL3DRenderer.hxx | 15 -- chart2/source/view/main/GL3DRenderer.cxx | 73 ++- 2 files changed, 54 insertions(+), 34 deletions(-) New commits: commit 33921d26aabba22f24b2c49e9fedcea35ada81c6 Author: weigao Date: Sun May 25 15:19:47 2014

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - chart2/source

2014-05-25 Thread weigao
chart2/source/view/main/GL3DRenderer.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 74544a356a5f69afe148405139ac783150e1b322 Author: weigao Date: Sun May 25 13:47:44 2014 +0800 fix the bar model generate Change-Id: I8df87b27dd93f0e111989988

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 77891, which changed state. Bug 77891 Summary: LibO crashes as soon as one enters text in a module https://bugs.freedesktop.org/show_bug.cgi?id=77891 What|Removed |Added ---

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Alex Thurgood changed: What|Removed |Added Depends on||54933 -- You are receiving this mail be

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Alex Thurgood changed: What|Removed |Added Depends on|54933 | -- You are receiving this mail because

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Alex Thurgood changed: What|Removed |Added Depends on|40907 | -- You are receiving this mail because

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Alex Thurgood changed: What|Removed |Added Depends on||40907 -- You are receiving this mail be

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

2014-05-25 Thread Jan Holesovsky
chart2/source/view/main/3DChartObjects.cxx | 10 +--- include/vcl/outdev.hxx | 59 - 2 files changed, 61 insertions(+), 8 deletions(-) New commits: commit 04e3af7a04f3c4d299ab1f60766dbc052292be26 Author: Jan Holesovsky Date: Sun May 25 11:12:

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - chart2/source

2014-05-25 Thread Jan Holesovsky
chart2/source/view/main/3DChartObjects.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 89a4bbf6a7bb9be0f4c4060704975a54ffc685f8 Author: Jan Holesovsky Date: Sun May 25 11:12:59 2014 +0200 Improve computation of the text area to make it nicer.

How to delete cells in LO Writer

2014-05-25 Thread Sayantan Das
Hi There, In MS Word, we have this option which helps to delete cells from a table. THis option is not available in LO Writer or may be I dont know the correct approach. Can anyone let me know if this is possible at all? Please see the attached screenshot from MS Word for clarity. [image: Inline i

Re: Semi-automated ASCII art removal tool

2014-05-25 Thread Jan Holesovsky
Hi Chris, Chris Laplante píše v So 24. 05. 2014 v 17:43 -0700: > I've completed a sizable rewrite of the tool. Doxygen comment formatting > (both C and C++ style) is now preserved. As an added little bonus, the tool > detects comments containing Doxygen commands (e.g. @brief, \example) but > that

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - external/libgltf

2014-05-25 Thread Jan Holesovsky
external/libgltf/StaticLibrary_libgltf.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit e0f53e8c1ed8f90b9d56991dc781ec07ea53bcd1 Author: Jan Holesovsky Date: Sun May 25 09:49:24 2014 +0200 [not for master] libgltf: Enable FPSCounter. Change-Id: I83507ff17b169

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

2014-05-25 Thread Maxim Monastirsky
reportdesign/source/ui/misc/toolboxcontroller.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 16ba360f2a526654cedfcd4cda230442c3a8a522 Author: Maxim Monastirsky Date: Thu May 22 11:27:33 2014 +0300 reportdesign: Update shape buttons with sub toolbar

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Maxim Monastirsky changed: What|Removed |Added Depends on||72504 -- You are receiving this mai

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Maxim Monastirsky changed: What|Removed |Added Depends on|72504 | -- You are receiving this mail bec