LibreOffice Gerrit News 2013-09-15

2013-09-14 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + Theme icons are loaded only once in https://gerrit.libreoffice.org/5943 from Rodolfo Ribeiro Gomes + Remove more unusedcode in https://gerrit.libreoffice.org/5937 from Marcos Souza + fdo#60689: replace SUPD variab

[Libreoffice-commits] core.git: 4 commits - android/sdremote

2013-09-14 Thread Artur Dryomov
android/sdremote/res/layout/fragment_computers_list.xml |2 android/sdremote/src/org/libreoffice/impressremote/communication/Timer.java | 31 + android/sdremote/src/org/libreoffice/impressremote/fragment/ComputerConnectionFragment.java

[GSOC]Slide Layout Extendibility :Weekly Report

2013-09-14 Thread Vishv Brahmbhatt
Hello Everyone, Here is the Link to my blog for the weekly report update. Thanks & Regards, Vishv On Wed, Aug 28, 2013 at 10:25 AM, Vishv Brahmbhatt < vishvbrahmbhat...@gmail.com> wrote: > Hello Every

[PATCH] fdo#31714 Help: Improve Show rows/column help

2013-09-14 Thread Laurent BP
Hi, Here is a patch to improve help for Calc: Show rows or columns https://help.libreoffice.org/Calc/Show according to fdo#31714 https://bugs.freedesktop.org/show_bug.cgi?id=31714#c14 The formatting of the text may be improved. I did not add id for added paragraph because I don't know how to do

Re: GSOC - VLC bits ...

2013-09-14 Thread Minh Ngo
Hi Michael, > + audio during keyframe capture Fixed :) >+ sadly we have synchronous keyframe fetch, which means starting / loading flying_boy.odp I get a hang during which music plays ;-) before I get the keyframe. Maybe could chan

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

2013-09-14 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx | 15 --- avmedia/source/vlc/vlcplayer.hxx |3 +++ avmedia/source/vlc/vlcwindow.cxx | 11 ++- avmedia/source/vlc/vlcwindow.hxx |6 +- 4 files changed, 30 insertions(+), 5 deletions(-) New commits: commit 6aea4aacae0027ad57398e3e

[GSoC]: Sidebar updates

2013-09-14 Thread Prashant Pandey
Hi, Since my last update, I had great progress wherein I could manage to solve four significantly pertaining issues, all of them related with the 'Sidebar' - that needed attention in some point of time ! 1. Correcting anomalous mouse behaviour while resizing. Although I pushed its corresponding p

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

2013-09-14 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx |4 - avmedia/source/vlc/vlcframegrabber.hxx | 27 +-- avmedia/source/vlc/vlcmanager.cxx |2 avmedia/source/vlc/vlcmanager.hxx |4 - avmedia/source/vlc/vlcplayer.cxx |4 - avme

[Libreoffice-commits] core.git: 4 commits - android/sdremote

2013-09-14 Thread Artur Dryomov
android/sdremote/res/drawable-nodpi/slide_unknown.png |binary android/sdremote/res/layout/action_bar_computer_creation.xml |4 android/sdremote/res/layout/activity_requirements.xml

[Libreoffice-commits] core.git: l10ntools/inc l10ntools/source solenv/gbuild

2013-09-14 Thread Tomofumi Yagi
l10ntools/inc/common.hxx |2 ++ l10ntools/inc/export.hxx |4 +++- l10ntools/source/common.cxx |9 +++-- l10ntools/source/export.cxx |8 +--- solenv/gbuild/AllLangResTarget.mk |3 ++- 5 files changed, 19 insertions(+), 7 deletions(-) New co

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

2013-09-14 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 60486dda6be30ad0173feb06595f8de42d0efa16 Author: Minh Ngo Date: Sat Sep 14 19:32:52 2013 +0300 Print debug strings by SAL_WARN Change-Id: Ie2406d569c8fb1532eb2f

[Libreoffice-commits] core.git: bin/benchmark-document-loading

2013-09-14 Thread Tor Lillqvist
bin/benchmark-document-loading | 506 + 1 file changed, 506 insertions(+) New commits: commit 900073fda33b0a31b30a9e61c58ee7b153444c75 Author: Tor Lillqvist Date: Sat Sep 14 19:27:27 2013 +0300 Hack todo some benchmarking Not really for ge

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

2013-09-14 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx | 27 ++- avmedia/source/vlc/vlcframegrabber.hxx |9 + avmedia/source/vlc/vlcmanager.cxx |2 -- avmedia/source/vlc/vlcplayer.cxx |9 +++-- avmedia/source/vlc/vlcplayer.hxx |1 + 5 files ch

[Libreoffice-commits] core.git: jurt/CustomTarget_jnilib.mk jurt/Module_jurt.mk jurt/Package_jnilib.mk RepositoryFixes.mk scp2/InstallModule_ooo.mk scp2/source solenv/bin solenv/gbuild

2013-09-14 Thread Stephan Bergmann
RepositoryFixes.mk | 10 jurt/CustomTarget_jnilib.mk | 22 - jurt/Module_jurt.mk |7 -- jurt/Package_jnilib.mk | 14 - scp2/InstallModule_ooo.mk|1 scp2/source/ooo/shortcut_ooo.scp | 37 --- scp2/source

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

2013-09-14 Thread Ivan Timofeev
sd/source/core/drawdoc3.cxx | 85 ++ sd/source/filter/html/htmlex.cxx |3 - sd/source/filter/html/pubdlg.cxx | 44 --- sd/source/filter/sdpptwrp.cxx |2 sd/source/filter/xml/sdxmlwrp.cxx |4 - svx/source/tbxctrls/tbco

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

2013-09-14 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx|4 +--- avmedia/source/vlc/vlcwindow.cxx| 27 +++ avmedia/source/vlc/vlcwindow.hxx|1 + avmedia/source/vlc/wrapper/Instance.cxx |4 +--- avmedia/source/vlc/wrapper/Media.cxx| 17 ++---

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

2013-09-14 Thread Caolán McNamara
helpers/help_hid.lst|8 source/text/swriter/01/mm_seladdblo.xhp | 15 --- 2 files changed, 8 insertions(+), 15 deletions(-) New commits: commit b28f1c1eafe23a8106592aeef0dfe0e235eb0b9a Author: Caolán McNamara Date: Sat Sep 14 15:14:32 2013 +0100

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

2013-09-14 Thread Caolán McNamara
helpcontent2 |2 sw/inc/dbui.hrc |2 sw/source/ui/dbui/mailmergehelper.cxx|2 sw/source/ui/dbui/mmaddressblockpage.cxx | 98 +-- sw/source/ui/dbui/mmaddressblockpage.hrc |9 - sw/source/ui/dbu

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - reportbuilder/java

2013-09-14 Thread Lionel Elie Mamane
reportbuilder/java/org/libreoffice/report/SDBCReportDataFactory.java | 98 -- 1 file changed, 41 insertions(+), 57 deletions(-) New commits: commit 952c5fe20d5975c8a2c9f5093d05472ca0fc78fd Author: Lionel Elie Mamane Date: Fri Sep 13 06:38:04 2013 +0200 fdo#69147 report sort col

[PATCH] fdo#39468 German comments for svx/source/tbxctrls/itemwin.cxx

2013-09-14 Thread Laurent BP
Hello, Here is a patch to translate German comments on the file I'm working on. 0001-fdo-39468-Translate-German-comments-in-itemwin.cxx.patch Laurent BP - LibreOffice 4.1.1

[PATCH] fdo#64455 Handle unknown color in color line toolbox

2013-09-14 Thread Laurent BP
Hi, Following Ivan suggestion http://nabble.documentfoundation.org/PATCH-fdo-64455-Add-default-line-color-to-standard-soc-tt4071038.html here is my proposition to have the color line toolbox of "Line and filling" toolbar be able to handle unknown color, like the color filling does. 0001-fdo-64455

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

2013-09-14 Thread Caolán McNamara
xmloff/source/draw/ximpstyl.cxx | 45 ++-- 1 file changed, 43 insertions(+), 2 deletions(-) New commits: commit 0964a73d03bf9f5b9f485ff39f97c7e7b54339b3 Author: Caolán McNamara Date: Mon Sep 9 16:54:30 2013 +0100 Resolves: fdo#34987 skip autoheight r

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

2013-09-14 Thread Caolán McNamara
include/tools/string.hxx |2 - tools/source/string/strimp.cxx | 42 - unusedcode.easy|1 3 files changed, 1 insertion(+), 44 deletions(-) New commits: commit 5167539b10478cdb14d6690147d440d99ea05e83 Author: Caolán McNamara

[Libreoffice-commits] core.git: 3 commits - include/svx include/vcl svx/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk unusedcode.easy vcl/source

2013-09-14 Thread Caolán McNamara
include/svx/measctrl.hxx|1 include/vcl/button.hxx |1 svx/source/dialog/measctrl.cxx | 29 - sw/UIConfig_swriter.mk |1 sw/inc/helpid.h |1 sw/source/ui/dbui/mmaddr

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

2013-09-14 Thread Miklos Vajna
sw/source/core/layout/flylay.cxx |7 --- sw/source/core/layout/flypos.cxx |6 -- sw/source/core/layout/ftnfrm.cxx |7 --- 3 files changed, 20 deletions(-) New commits: commit b3483ab8750819a7fc717d0144423bf28693a709 Author: Miklos Vajna Date: Sat Sep 14 14:12:24 2013 +0

Don't forget to register for LibOCon

2013-09-14 Thread Florian Effenberger
Hello, it's just a bit more than one week, until we will all meet in Milan for the next LibreOffice Conference. In order to help the organizers with their planning, please do not forget to register. Note that if you subscribe to the event at Google+ or Facebook, this is not sufficient. ;-)

Unit Test JVM Issues / URE_INTERNAL_JAVA_DIR

2013-09-14 Thread Andrzej Hunt
Hi Stefan/All, I've been trying to track down why the jvm isn't usable in unit tests (attempted fix in https://gerrit.libreoffice.org/#/c/5936/ ) stoc/source/javavm/javavm.cxx needs to find java which it does by expanding URE_INTERNAL_JAVA_DIR. This seems to be set within "unorc", which is found