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

2013-08-21 Thread Caolán McNamara
sd/source/ui/animations/SlideTransitionPane.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da3fe63031b2db869b424b589d12c8f0b5a29557 Author: Caolán McNamara Date: Wed Aug 21 18:44:20 2013 +0100 fix build Change-Id: I0cc57d4c1341413a6c284b064a152b

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

2013-08-21 Thread Matteo Casalin
sd/source/ui/animations/SlideTransitionPane.cxx |3 +-- sd/source/ui/animations/SlideTransitionPane.hxx |2 -- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit eea3cff4a334af7bd1c9b2ce10cc1368e680d3f8 Author: Matteo Casalin Date: Wed Aug 21 19:49:59 2013 +0200 D

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

2013-08-21 Thread Boris Dušek
vcl/aqua/source/a11y/aqua11ytextattributeswrapper.mm |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit fe92085599aa39354f61e9adb07255aea6125674 Author: Boris Dušek Date: Wed Aug 21 08:23:44 2013 +0200 Fix build with compiler from OS X 10.6 SDK (hopefull

[GSOC] about:config utility a.k.a Expert Config - Weekly Report #9

2013-08-21 Thread Efe Gürkan YALAMAN
Hi all, Sorry I forget about sending report. The last mail I sent to the list actually tells what I am working. Currently chasing the performance issues. Actually found where is the problem and trying to solve it these days. Next step is the issues Astron pointed and making the page more stable.

Re: OSX 64bit build success and questions

2013-08-21 Thread Tor Lillqvist
It doesn't matter whether during the build 32- or 64- bit Java is used as far as I know. During run-time only a JVM of the same bitness as the LO process can be used. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freed

[GSOC]Use Widget Layout for the Start Center Weekly Update 07

2013-08-21 Thread Krisztian Pinter
Hi all! Since my last update I got a lot of feedback about the new Start Center. Some of the suggestions I have already implemented, but I'm still working on them. I'm also working on adding a toggle button to switch between recent docs and templates, but I encountered a problem. Here's a patch w

[Libreoffice-commits] core.git: 4 commits - include/sfx2 sfx2/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-08-21 Thread Caolán McNamara
include/sfx2/basedlgs.hxx | 10 +- include/sfx2/tabdlg.hxx |4 sfx2/source/dialog/basedlgs.cxx | 12 ++ sfx2/source/dialog/tabdlg.cxx |8 + sw/UIConfig_swriter.mk|1 sw/inc/fldui.hrc

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

2013-08-21 Thread Minh Ngo
avmedia/source/vlc/wrapper/SymbolLoader.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 8b3b7e308b1d98cb9fa9c798f8fbb387e59f10fc Author: Minh Ngo Date: Thu Aug 22 00:20:32 2013 +0300 Finding libvlc in Mac OS/Windows platforms Change-Id: I34c

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

2013-08-21 Thread Rene Engelhard
scripting/source/pyprov/pythonscript.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5e06eb4c32c84079b6817e6d1da71bb84c5c367b Author: Rene Engelhard Date: Wed Aug 21 10:11:14 2013 +0200 deb#719941: pythonscript.py: use open() instead of file()

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

2013-08-21 Thread Kohei Yoshida
include/xmloff/txtparae.hxx | 10 - sc/source/filter/xml/editattributemap.cxx | 124 +++--- sc/source/filter/xml/editattributemap.hxx | 14 + sc/source/filter/xml/xmlcelli.cxx |2 sc/source/filter/xml/xmlexprt.cxx | 251 ++---

[PATCH] fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO

2013-08-21 Thread Marcos Souza (via Code Review)
Hello LibreOffice gerrit bot, Björn Michaelsen, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/5571 to look at the new patch set (#3). Change subject: fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO ...

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

2013-08-21 Thread Kohei Yoshida
sc/source/filter/xml/xmlexprt.cxx | 31 +++ 1 file changed, 31 insertions(+) New commits: commit 9d87d1be6bec99a194cfbb68663c6de7144d65b0 Author: Kohei Yoshida Date: Thu Aug 22 00:27:00 2013 -0400 Don't forget to export underline attributes. Change-I

[Libreoffice-commits] core.git: 3 commits - sfx2/source sot/source starmath/source stoc/source svl/source

2013-08-21 Thread Takeshi Abe
sfx2/source/view/sfxbasecontroller.cxx | 16 +++--- sot/source/sdstor/stgelem.cxx |2 starmath/source/mathmlexport.cxx|2 starmath/source/mathmlimport.cxx| 48 +--- stoc/source/bootstrap/servic

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

2013-08-21 Thread Minh Ngo
avmedia/source/vlc/vlcplayer.cxx| 29 +++- avmedia/source/vlc/vlcplayer.hxx|2 - avmedia/source/vlc/wrapper/EventManager.cxx |1 avmedia/source/vlc/wrapper/Instance.cxx |8 +-- avmedia/source/vlc/wrapper/Instance.hxx |4

[Libreoffice-commits] core.git: 6 commits - idlc/inc idlc/source l10ntools/source sal/rtl solenv/bin soltools/cpp

2013-08-21 Thread Stephan Bergmann
idlc/inc/idlc/aststruct.hxx |8 +++--- idlc/source/aststruct.cxx |6 ++-- idlc/source/parser.y |4 +-- l10ntools/source/xmlparse.cxx |6 ++-- sal/rtl/strtmpl.cxx | 51 +- solenv/bin/concat-deps.c | 24 ---

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

2013-08-21 Thread Julien Nabet
filter/source/t602/t602filter.cxx |4 +--- lotuswordpro/source/filter/lwppara.cxx |3 +-- sc/source/core/opencl/openclwrapper.cxx |1 + sfx2/source/menu/virtmenu.cxx |5 ++--- 4 files changed, 5 insertions(+), 8 deletions(-) New commits: commit af14ad6c20f9e8422a1

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

2013-08-21 Thread Kohei Yoshida
sc/source/filter/xml/xmlexprt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e90549f3fd57f90c5fa3b2df34cc0b364e09604f Author: Kohei Yoshida Date: Thu Aug 22 01:21:37 2013 -0400 Unused variable. Change-Id: If63aa3dbc5731f4c17d877cc05dd62ec760984c9

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

2013-08-21 Thread Minh Ngo
avmedia/source/vlc/vlcframegrabber.cxx |8 +++--- avmedia/source/vlc/vlcframegrabber.hxx |8 +++--- avmedia/source/vlc/vlcplayer.cxx | 33 --- avmedia/source/vlc/vlcplayer.hxx | 39 - avmedia/source/vlc/vlcwindow.cxx

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

2013-08-21 Thread Julien Nabet
sc/source/core/opencl/openclwrapper.cxx | 29 + 1 file changed, 13 insertions(+), 16 deletions(-) New commits: commit fd74d4bd7f9886f54b3a4fbbd114045e014187a9 Author: Julien Nabet Date: Thu Aug 22 07:52:43 2013 +0200 cppcheck: various fixes Change-Id

LibreOffice Gerrit News 2013-08-22

2013-08-21 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOO in https://gerrit.libreoffice.org/5571 from Marcos Souza + matrix: add functions to lookup a double or string in columns in https://gerrit.libreoffice.org

[Libreoffice-commits] core.git: postprocess/CustomTarget_registry.mk postprocess/Rdb_services.mk

2013-08-21 Thread Tor Lillqvist
postprocess/CustomTarget_registry.mk |2 ++ postprocess/Rdb_services.mk |2 ++ 2 files changed, 4 insertions(+) New commits: commit 8bafd5471ed2e85a82f412a742feae76b2fd7d70 Author: Tor Lillqvist Date: Thu Aug 22 09:52:49 2013 +0300 mork and mozab only on DESKTOP

<    1   2