[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - connectivity/source

2013-07-11 Thread Lionel Elie Mamane
connectivity/source/parse/sqliterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1572082c1e7300fc20c33d9f87c1a7460a180d7a Author: Lionel Elie Mamane Date: Thu Jul 11 17:42:31 2013 +0200 sort is ascending by default Change-Id: I38354405acbbdb2

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

2013-07-11 Thread Lionel Elie Mamane
connectivity/source/parse/sqliterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 99f8b0363ab3bddcd9ccffd2803b3ad99e569295 Author: Lionel Elie Mamane Date: Thu Jul 11 17:42:31 2013 +0200 sort is ascending by default Change-Id: I38354405acbbdb2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - vcl/generic

2013-07-11 Thread Caolán McNamara
vcl/generic/fontmanager/fontcache.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 32e931cd08423bbe74a2532f7eba2b3f6c374233 Author: Caolán McNamara Date: Thu Jul 11 19:32:57 2013 +0100 Resolves: fdo#66524 string conversion gone wrong Chang

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

2013-07-11 Thread Norbert Thiebaud
connectivity/source/parse/sqlbison.y | 28 +--- connectivity/source/parse/sqlflex.l |4 +--- 2 files changed, 14 insertions(+), 18 deletions(-) New commits: commit 231cb07d0e7d250866ae5ae5b46eca81f5f3523c Author: Norbert Thiebaud Date: Thu Jul 11 22:34:01 2013 -0

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

2013-07-11 Thread Kohei Yoshida
sc/inc/datauno.hxx|1 sc/inc/dpresfilter.hxx|4 +- sc/inc/dptabres.hxx |2 + sc/inc/dputil.hxx | 11 +-- sc/source/core/data/dpobject.cxx | 10 +- sc/source/core/data/dptabres.cxx | 45 --

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

2013-07-11 Thread Eike Rathke
vcl/win/source/gdi/salgdi3.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit f028d9c08c3c5136a860475be16f1d0fc583ff3c Author: Eike Rathke Date: Fri Jul 12 02:33:05 2013 +0200 use LanguageTag Change-Id: Ie7e9aac9356a7a9e20945556960f807928

[Libreoffice-commits] core.git: 5 commits - include/vcl vcl/source vcl/unx

2013-07-11 Thread Eike Rathke
include/vcl/builder.hxx|2 - vcl/source/gdi/pdfwriter_impl.cxx | 53 ++--- vcl/source/window/builder.cxx | 16 + vcl/unx/generic/app/wmadaptor.cxx | 13 vcl/unx/generic/printer/ppdparser.cxx |5 +++ vcl/

[Libreoffice-commits] core.git: Branch 'feature/android-remote-ng' - 7 commits - android/sdremote

2013-07-11 Thread Artur Dryomov
android/sdremote/AndroidManifest.xml |5 android/sdremote/res/drawable-hdpi/ic_action_reconnect.png |binary android/sdremote/res/drawable-mdpi/ic_action_reconnect.png |bin

[Libreoffice-commits] core.git: 3 commits - i18nlangtag/source include/unotools unotools/source vcl/source

2013-07-11 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx |9 +- include/unotools/fontcfg.hxx | 49 ++-- unotools/source/config/fontcfg.cxx | 96 + vcl/source/app/settings.cxx|2 vcl/source/gdi/outdev3.cxx

Re: [GSoC] Impress Remote Protocol

2013-07-11 Thread Siqi Liu
Hello Andrzej and all, That seems to be really promising ^^ I was pretty sure that there must be a way to generate slide previews since we do have those thumbnails. Now that I've implemented all functionalities on the client end, I'm looking to work on the server end in order to improve certain p

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

2013-07-11 Thread Andras Timar
sw/source/filter/html/htmlatr.cxx |1 sw/source/filter/html/htmlfly.cxx | 115 -- sw/source/filter/html/htmlnum.cxx |1 sw/source/filter/html/wrthtml.hxx |2 4 files changed, 51 insertions(+), 68 deletions(-) New commits: commit 562c39d73fb473f0

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

2013-07-11 Thread Michael Meeks
extras/source/truetype/symbol/README |5 + 1 file changed, 5 insertions(+) New commits: commit 5e75084ca252ae9d90e18df0c50a92f48dfa7ece Author: Michael Meeks Date: Tue Jul 9 17:17:25 2013 +0100 Update opensymbol readme. Change-Id: Id6f82bb23336d056b2a4aa9966d93f9098f2cc26

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - lpsolve/UnpackedTarball_lpsolve.mk solenv/gbuild

2013-07-11 Thread Michael Meeks
lpsolve/UnpackedTarball_lpsolve.mk |1 + solenv/gbuild/UnpackedTarball.mk | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit f1e7eeb83c18bce720d49e0e55704abd09ab96f7 Author: Michael Meeks Date: Thu Jul 11 20:51:48 2013 +0100 fdo#66826 - Allow pa

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

2013-07-11 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 26 +++-- 1 file changed, 20 insertions(+), 6 deletions(-) New commits: commit 50726b3012d75c0d86c651074cbffe85bad4b1b7 Author: Eike Rathke Date: Thu Jul 11 21:58:50 2013 +0200 simpleExtract() with "re-casing"

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/generic

2013-07-11 Thread Caolán McNamara
vcl/generic/fontmanager/fontcache.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e533ba0e521cf1da08c6b8d1b8229d5622bddcb5 Author: Caolán McNamara Date: Thu Jul 11 19:32:57 2013 +0100 Resolves: fdo#66524 string conversion gone wrong Chang

[Libreoffice-commits] core.git: lpsolve/UnpackedTarball_lpsolve.mk solenv/gbuild

2013-07-11 Thread Michael Meeks
lpsolve/UnpackedTarball_lpsolve.mk |1 + solenv/gbuild/UnpackedTarball.mk | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit e962805b31074d6b6a2ed0db6452769448337553 Author: Michael Meeks Date: Thu Jul 11 20:51:48 2013 +0100 fdo#66826 - Allow pa

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - lpsolve/UnpackedTarball_lpsolve.mk solenv/gbuild

2013-07-11 Thread Michael Meeks
lpsolve/UnpackedTarball_lpsolve.mk |1 + solenv/gbuild/UnpackedTarball.mk | 11 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 88be4728d30ac30e19f6fe6b9dd2545a66c71802 Author: Michael Meeks Date: Thu Jul 11 20:51:48 2013 +0100 fdo#66826 - Allow pa

Re: Thoughts on LibreOffice Math

2013-07-11 Thread Jonas Finnemann Jensen
> I think enabling the visual editor by default is indeed important. What is > blocking it from going out of experimental features? I think the GSOC > student who worked on that mentioned some crashes and I can try to debug > and fix them. Are there other serious bugs / missing features apart > und

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc2' - connectivity/source

2013-07-11 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/FConnection.cxx| 19 ++-- connectivity/source/drivers/firebird/FConnection.hxx|6 +-- connectivity/source/drivers/firebird/FPreparedStatement.hxx |3 + connectivity/source/drivers/firebird/FStatement.hxx |1 4 file

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

2013-07-11 Thread Lionel Elie Mamane
dbaccess/source/ui/dlg/directsql.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5fa66374ed6acbbf730c1c5dd6ee18ce63db340e Author: Lionel Elie Mamane Date: Thu Jul 11 11:44:03 2013 +0200 delete in destructor checkbox created in constructor Change-Id: Ifceae4c7ffe1

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - dbaccess/source

2013-07-11 Thread Lionel Elie Mamane
dbaccess/source/ui/dlg/directsql.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 41ea132f7ba659a24d3e016077f2b9b40b473a61 Author: Lionel Elie Mamane Date: Thu Jul 11 11:44:03 2013 +0200 delete in destructor checkbox created in constructor Change-Id: Ifceae4c7ffe1

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - lpsolve/lp_solve_5.5-windows.patch

2013-07-11 Thread Michael Meeks
lpsolve/lp_solve_5.5-windows.patch | 94 ++--- 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit 89c4c2ea0d1c96559e85814805704dfbe053534f Author: Michael Meeks Date: Thu Jul 11 17:18:28 2013 +0100 fdo#66826 - Add DOS CR/LR line endings

[Libreoffice-commits] core.git: 2 commits - vcl/generic

2013-07-11 Thread Caolán McNamara
vcl/generic/fontmanager/fontcache.cxx |8 vcl/generic/fontmanager/fontmanager.cxx |1 + 2 files changed, 5 insertions(+), 4 deletions(-) New commits: commit bfc060597078ff19fffbcbe21fb1dd41655a9e4c Author: Caolán McNamara Date: Thu Jul 11 17:16:39 2013 +0100 Related: f

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

2013-07-11 Thread Eike Rathke
connectivity/source/parse/sqliterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21b2b1c04998307d71129e607508007a795a7ce7 Author: Eike Rathke Date: Thu Jul 11 20:48:20 2013 +0200 unused variable 'sTableName' [loplugin] Change-Id: I5fe746ed08a

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

2013-07-11 Thread Eike Rathke
unotools/source/config/fontcfg.cxx | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) New commits: commit 62f56ba02d7d664a835a36bfabe3a1704b175baa Author: Eike Rathke Date: Thu Jul 11 20:33:56 2013 +0200 use LanguageTag and getFallbackStrings()

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc2' - connectivity/registry

2013-07-11 Thread Andrzej J . R . Hunt
connectivity/registry/firebird/org/openoffice/Office/DataAccess/Drivers.xcu | 20 -- 1 file changed, 20 deletions(-) New commits: commit 28dba0cc2d2a69663008dd22aafe4cfebabc6f31 Author: Andrzej J.R. Hunt Date: Thu Jul 11 19:44:50 2013 +0100 Do not ask for user/password in embed

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/qa sc/source

2013-07-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 45 ++- sc/source/core/tool/scmatrix.cxx |4 +++ 2 files changed, 48 insertions(+), 1 deletion(-) New commits: commit dc2064c5c3d872b778685a73a744d7249056e857 Author: Kohei Yoshida Date: Thu Jul 11 13:26:04 2013 -0400

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/qa sc/source

2013-07-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 45 ++- sc/source/core/tool/scmatrix.cxx |4 +++ 2 files changed, 48 insertions(+), 1 deletion(-) New commits: commit 49090799395eff67498058b14742a27812d1fefc Author: Kohei Yoshida Date: Thu Jul 11 13:26:04 2013 -0400

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

2013-07-11 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 45 ++- sc/source/core/tool/scmatrix.cxx |4 +++ 2 files changed, 48 insertions(+), 1 deletion(-) New commits: commit 3c59183f5bfa22194f0287b449aaa6d882be8827 Author: Kohei Yoshida Date: Thu Jul 11 13:26:04 2013 -0400

[Libreoffice-commits] core.git: 9 commits - oox/source sfx2/source svl/source unodevtools/source unotools/source

2013-07-11 Thread Eike Rathke
oox/source/core/xmlfilterbase.cxx |7 ++- sfx2/source/doc/SfxDocumentMetaData.cxx | 16 +-- sfx2/source/doc/doctemplates.cxx | 37 ++ sfx2/source/menu/thessubmenu.cxx |8 --- svl/source/conf

Re: [Libreoffice-qa] minutes of ESC call ...

2013-07-11 Thread Florian Reisinger
Hi again and thanks for your quick reply, Am 11.07.2013 um 19:11 schrieb Norbert Thiebaud : On Thu, Jul 11, 2013 at 11:55 AM, Florian Reisinger wrote: Hi, Am 11.07.2013 um 18:45 schrieb Michael Meeks : * Completed Action items: + get windows build-bot setup (Kendy) [ running well

Re: [Libreoffice-qa] minutes of ESC call ...

2013-07-11 Thread Florian Reisinger
Hi, Am 11.07.2013 um 18:45 schrieb Michael Meeks : * Completed Action items: + get windows build-bot setup (Kendy) [ running well, one of the fastest tinderboxes, doing incremental Windows builds of master + gerrit ] Link please :) [...] -- michael.me...@suse.com <><, Ps

[Libreoffice-commits] core.git: lpsolve/lp_solve_5.5-windows.patch

2013-07-11 Thread Michael Meeks
lpsolve/lp_solve_5.5-windows.patch | 94 ++--- 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit d35cf5e19652989419aa598119ccd978307111fe Author: Michael Meeks Date: Thu Jul 11 17:18:28 2013 +0100 fdo#66826 - Add DOS CR/LR line endings

[Libreoffice-commits] libcdr.git: src/lib

2013-07-11 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp |2 +- src/lib/CDRPath.cpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit bd02faf784088b47c6aaabdc1bab2d5f7993a7da Author: Fridrich Å trba Date: Thu Jul 11 18:17:53 2013 +0200 Some more trying to get the mark

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - lpsolve/lp_solve_5.5-windows.patch

2013-07-11 Thread Michael Meeks
lpsolve/lp_solve_5.5-windows.patch | 94 ++--- 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit dcca3daa6d893885242db9086b68d403fe55668e Author: Michael Meeks Date: Thu Jul 11 17:18:28 2013 +0100 fdo#66826 - Add DOS CR/LR line endings

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

2013-07-11 Thread Caolán McNamara
include/svtools/ctrlbox.hxx|8 +- sw/source/ui/frmdlg/column.cxx | 52 + sw/source/ui/inc/column.hxx|2 + 3 files changed, 42 insertions(+), 20 deletions(-) New commits: commit 22347f6180cec13c2f1101300e4f0b45b6d1ae39 Author: Caolán M

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc2' - 2 commits - connectivity/source

2013-07-11 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/FConnection.cxx | 191 +-- connectivity/source/drivers/firebird/FConnection.hxx | 22 +- connectivity/source/drivers/firebird/FDriver.cxx | 91 - connectivity/source/drivers/firebird/FDriver.hxx |3 4 files changed, 197

[Libreoffice-commits] core.git: 7 commits - connectivity/source dbaccess/source include/connectivity

2013-07-11 Thread Lionel Elie Mamane
connectivity/source/parse/sqliterator.cxx | 47 --- dbaccess/source/core/api/SingleSelectQueryComposer.cxx | 51 ++--- dbaccess/source/core/inc/SingleSelectQueryComposer.hxx | 20 ++ dbaccess/source/ui/dlg/directsql.cxx |1 dbac

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/source include/i18nlangtag scripting/Library_stringresource.mk scripting/source

2013-07-11 Thread Eike Rathke
i18nlangtag/source/languagetag/languagetag.cxx | 45 + include/i18nlangtag/languagetag.hxx| 31 +- scripting/Library_stringresource.mk|1 scripting/source/stringresource/stringresource.cxx | 31 -- 4 files c

[Libreoffice-commits] libcdr.git: 2 commits - src/lib

2013-07-11 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp | 38 src/lib/CDRParser.cpp |9 - src/lib/CDRPath.cpp | 325 src/lib/CDRPath.h |1 4 files changed, 369 insertions(+), 4 deletions(-) New commits: commit 3d46ffb3840898d30

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

2013-07-11 Thread Andras Timar
sw/source/filter/html/htmlfly.cxx |2 -- sw/source/filter/html/htmlplug.cxx |2 -- 2 files changed, 4 deletions(-) New commits: commit 547affaf66ea063970438e321e98b0f788a3027c Author: Andras Timar Date: Thu Jul 11 16:19:58 2013 +0200 remove unused headers Change-Id: I843

[Libreoffice-commits] core.git: Branch 'feature/cmis' - configure.ac ucb/source

2013-07-11 Thread Cédric Bosdonnat
configure.ac |2 +- ucb/source/ucp/cmis/auth_provider.hxx |2 +- ucb/source/ucp/cmis/cmis_content.cxx |2 -- ucb/source/ucp/cmis/cmis_content.hxx |2 +- ucb/source/ucp/cmis/cmis_provider.hxx |2 +- ucb/source/ucp/cmis/cmis_repo_con

[Libreoffice-commits] core.git: solenv/bin

2013-07-11 Thread Stephan Bergmann
solenv/bin/modules/par2script/check.pm |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1e5cea126cbb014582f4395e85a8eca1ac63354f Author: Stephan Bergmann Date: Thu Jul 11 16:23:53 2013 +0200 Make an undefined Shortcut FileID a hard error ...so that r

[Libreoffice-commits] core.git: configure.ac

2013-07-11 Thread Tor Lillqvist
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 74388d2fbdd3ffb7d319e74dd1a7c5592410aacd Author: Tor Lillqvist Date: Thu Jul 11 17:13:01 2013 +0300 Handle --without-opencl-sdk or --with-opencl-sdk=no Needed especially for OS X where build

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

2013-07-11 Thread Andras Timar
svx/source/xoutdev/_xoutbmp.cxx |1 - sw/source/filter/html/htmlfly.cxx |6 ++ 2 files changed, 2 insertions(+), 5 deletions(-) New commits: commit 0b48a9b5e05e57306d7f3a32d2be01bb352b0d18 Author: Andras Timar Date: Thu Jul 11 15:17:15 2013 +0200 remove unused headers

Re: Build breakage in master on OSX with openclwrapper.cxx

2013-07-11 Thread Tor Lillqvist
It's master, for chrissake. Intermittent breakage is expected. Keep calm and just wait for somebody to fix the problem(s). Or, if you like, try --with-opencl-sdk=no, I think that will prevent compiling the OpenCL code for OS X. --tml ___ LibreOffice mail

[Libreoffice-commits] core.git: odk/examples

2013-07-11 Thread Stephan Bergmann
odk/examples/DevelopersGuide/OfficeDev/Clipboard/Clipboard.java | 30 +++--- 1 file changed, 9 insertions(+), 21 deletions(-) New commits: commit b62d8e6b081d90d3b6e503f5cde9e70e370d671c Author: Stephan Bergmann Date: Thu Jul 11 16:07:33 2013 +0200 Adapt example to use retrofitted

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

2013-07-11 Thread Luboš Luňák
framework/source/fwe/classes/addonsoptions.cxx |6 +++--- include/sal/log-areas.dox |1 - 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 386af68921d8ae658b3704943b5f58603d7fbf83 Author: Luboš Luňák Date: Thu Jul 11 16:00:53 2013 +0200

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

2013-07-11 Thread Tor Lillqvist
include/sfx2/shell.hxx |4 1 file changed, 4 deletions(-) New commits: commit 7450f19f62194f79349fa6d3bdb9733d7110a143 Author: Tor Lillqvist Date: Thu Jul 11 15:59:18 2013 +0300 Bin pointless #ifndef _SFXSH_HXX Change-Id: I5c08bf9a9db2d1509407589dfbecdde44577ccba diff -

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

2013-07-11 Thread David Tardon
scp2/source/base/module_base.scp |2 +- scp2/source/calc/module_calc.scp |2 +- scp2/source/gnome/module_gnome.scp |2 +- scp2/source/graphicfilter/module_graphicfilter.scp |2 +- scp2/source/impress/module_impress.scp

[Libreoffice-commits] core.git: odk/Package_examples.mk

2013-07-11 Thread Stephan Bergmann
odk/Package_examples.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 37d9921797a3ad3be8257fbfee11326549fcd987 Author: Stephan Bergmann Date: Thu Jul 11 15:31:28 2013 +0200 odk/examples/python/toolpanel/CalcWindowState.xcu is still in use ...contrary to what f13f9b

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

2013-07-11 Thread Nourah . AlShoeibi
vcl/inc/cupsmgr.hxx | 14 +++ vcl/inc/fontsubset.hxx | 26 ++--- vcl/inc/ilstbox.hxx | 94 +++ vcl/inc/impimagetree.hxx |8 ++-- vcl/inc/printdlg.hxx |4 +- 5 files changed, 73 insertions(+), 73 deletions(-) New

[Libreoffice-commits] core.git: 2 commits - chart2/source cui/source dbaccess/source include/svtools include/svx oox/source reportdesign/source sal/osl svtools/source svx/inc svx/source sw/source

2013-07-11 Thread Caolán McNamara
chart2/source/controller/dialogs/DataBrowser.cxx |2 +- chart2/source/controller/dialogs/DataBrowser.hxx |2 +- cui/source/options/connpooloptions.cxx|6 +++--- dbaccess/source/ui/control/RelationControl.cxx|6 +++--- dbaccess/source/ui/control/Tab

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - dtrans/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk toolkit/source vcl/aqua vcl/source vcl/unx

2013-07-11 Thread Stephan Bergmann
dtrans/source/win32/clipb/WinClipboard.cxx |2 dtrans/source/win32/clipb/WinClipboard.hxx |8 - offapi/UnoApi_offapi.mk |5 offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl | 37 -

[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/gbuild

2013-07-11 Thread Norbert Thiebaud
config_host.mk.in |1 - configure.ac| 16 ++-- solenv/gbuild/platform/com_GCC_class.mk | 21 + 3 files changed, 3 insertions(+), 35 deletions(-) New commits: commit d496bcdb770a61400abf4f67baae5103505f8a34 A

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/unx

2013-07-11 Thread David Tardon
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit 532025b2b9ef6b30ab7fbf7efc2b922fbc3ab971 Author: David Tardon Date: Thu Jul 11 09:25:16 2013 +0200 rhbz#980387 fix filter selection from file ext.

[Libreoffice-commits] core.git: Branch 'feature/gsoc-impresslayout' - officecfg/registry

2013-07-11 Thread Vishv Brahmbhatt
officecfg/registry/schema/org/openoffice/Office/Impress.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a837a7c573c5f35fbcf7b9375725282496b0f4c9 Author: Vishv Brahmbhatt Date: Thu Jul 11 18:29:29 2013 +0530 Solved the "unit-test" error related to parser.

[Libreoffice-commits] core.git: languagetool/MessageBox-apichange.patch

2013-07-11 Thread Caolán McNamara
languagetool/MessageBox-apichange.patch | 30 ++ 1 file changed, 30 insertions(+) New commits: commit 51908951143aa97022023c336cee64cae202346c Author: Caolán McNamara Date: Thu Jul 11 13:40:24 2013 +0100 add patch Change-Id: I4cc4f3dda5bcf30704bc6a4

[Libreoffice-commits] core.git: languagetool/UnpackedTarball_languagetool.mk

2013-07-11 Thread Caolán McNamara
languagetool/UnpackedTarball_languagetool.mk |1 + 1 file changed, 1 insertion(+) New commits: commit a45f6814c9d02fa3e3deed250c4f154c805e6570 Author: Caolán McNamara Date: Thu Jul 11 13:37:11 2013 +0100 patch for messagebox api change Change-Id: I6317e24dc93eb23a3d762f714d1

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 14/3b635b2a73e807fee1574ddaf1e12481d67a0d

2013-07-11 Thread Caolán McNamara
14/3b635b2a73e807fee1574ddaf1e12481d67a0d |1 + 1 file changed, 1 insertion(+) New commits: commit d38e1f390e1ba1249a2540f4bdcb5d689680b58d Author: Caolán McNamara Date: Thu Jul 11 13:18:26 2013 +0100 Notes added by 'git notes add' diff --git a/14/3b635b2a73e807fee1574ddaf1e12481d67

[Libreoffice-commits] core.git: desktop/test include/toolkit odk/examples offapi/com offapi/type_reference offapi/UnoApi_offapi.mk qadevOOo/tests swext/mediawiki sw/source toolkit/source UnoControls/i

2013-07-11 Thread Ariel Constenla-Haile
UnoControls/inc/basecontrol.hxx |1 UnoControls/source/inc/progressmonitor.hxx |1 desktop/test/deployment/active/Dispatch.java |3 desktop/test/deployment/acti

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 27/cfcb1e9d103b3e49c1263b1fa59fee8b187b21 82/194a19ff4f29c8451c8e6ab6fe4f1b9d08df27 c9/f7a06e7798bcd5253844c49d210ea9345bd4b8

2013-07-11 Thread Caolán McNamara
27/cfcb1e9d103b3e49c1263b1fa59fee8b187b21 |1 + 82/194a19ff4f29c8451c8e6ab6fe4f1b9d08df27 |1 + c9/f7a06e7798bcd5253844c49d210ea9345bd4b8 |1 + 3 files changed, 3 insertions(+) New commits: commit 7f5b87e2fa7b241a3a36efba5846df608b71e3e6 Author: Caolán McNamara Date: Thu Jul 11 13

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - default_images/introabout desktop/source instsetoo_native/util scp2/source

2013-07-11 Thread Andre Fischer
default_images/introabout/intro.png |binary desktop/source/splash/splash.cxx | 52 +++ desktop/source/splash/splash.hxx |1 instsetoo_native/util/openoffice.lst |7 ++-- scp2/source/ooo/common_brand.scp |9 ++ 5 files changed, 55 ins

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

2013-07-11 Thread Ciorba Edmond
include/svtools/htmlout.hxx|2 include/svx/xoutbmp.hxx|1 svtools/source/svhtml/htmlout.cxx |8 - svx/source/xoutdev/_xoutbmp.cxx| 43 + sw/source/filter/html/css1atr.cxx | 107 +++- sw/source/filter/html/htmlatr.cxx |5 -

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

2013-07-11 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo58577.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 15 +++ sw/source/filter/ww8/docxattributeoutput.hxx |2 +- 4 files changed, 18 insertions(+), 9 deletions(-) New

[Libreoffice-commits] core.git: 2 commits - include/vcl vcl/inc vcl/Library_vcl.mk vcl/source vcl/unx

2013-07-11 Thread Stephan Bergmann
include/vcl/salctype.hxx |8 - vcl/Library_vcl.mk |1 vcl/inc/unx/salinst.h|2 vcl/source/gdi/bmpconv.cxx | 209 --- vcl/source/window/window.cxx | 15 -- vcl/unx/generi

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-11 Thread Michael Meeks
sc/source/core/opencl/formulagroupcl.cxx | 22 -- sc/source/core/opencl/openclwrapper.cxx | 22 +++--- 2 files changed, 31 insertions(+), 13 deletions(-) New commits: commit 638bc7daacc359de2c3699d52da392e22bbdee77 Author: Michael Meeks Date: Thu Jul 11

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

2013-07-11 Thread Miklos Vajna
sw/source/filter/ww8/attributeoutputbase.hxx |2 +- sw/source/filter/ww8/docxattributeoutput.cxx |7 +++ sw/source/filter/ww8/docxattributeoutput.hxx |2 +- sw/source/filter/ww8/rtfattributeoutput.cxx |2 +- sw/source/filter/ww8/rtfattributeoutput.hxx |2 +- sw/source/fil

Re: fdo 37341 MAXRECURSION reached in ScFormulaCell::Interpret

2013-07-11 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-07-11 08:02:13 +0200, Winfried Donkers wrote: > Presently I'm looking at bug fdo 37341, which reports calc to hang when Goal > Seek (sc/source/core/tool/interpr2.cxx, ScInterpreter::ScBackSolver()) is > used. > The cause of the problem is not that too many iterati

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

2013-07-11 Thread Armin Le Grand
cui/source/tabpages/swpossizetabpage.cxx |4 +++- cui/source/tabpages/textattr.cxx |4 +++- cui/source/tabpages/transfrm.cxx |6 +- 3 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 8d92c5d1fa4216749c48e34e471f5362a0906a32 Author: Armin Le Grand

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 00/5cd2d436221519f74e54fb2373c7cbece6aed0

2013-07-11 Thread Caolán McNamara
00/5cd2d436221519f74e54fb2373c7cbece6aed0 |1 + 1 file changed, 1 insertion(+) New commits: commit 3feee57c7f3634cfe07dbadc199389de66b01a33 Author: Caolán McNamara Date: Thu Jul 11 11:41:35 2013 +0100 Notes added by 'git notes add' diff --git a/00/5cd2d436221519f74e54fb2373c7cbece6a

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - ca/c2b0f26530cd1572f72ef6056d101830c63825 cf/9b9953dd2e3a8a141dc1a6608a23c71029bdb7

2013-07-11 Thread Caolán McNamara
ca/c2b0f26530cd1572f72ef6056d101830c63825 |1 + cf/9b9953dd2e3a8a141dc1a6608a23c71029bdb7 |1 + 2 files changed, 2 insertions(+) New commits: commit a8db205f3ee5c97166831213a684c1092f43d24d Author: Caolán McNamara Date: Thu Jul 11 11:38:48 2013 +0100 Notes added by 'git notes add

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-07-11 Thread Jing Xian
sc/source/core/opencl/formulagroupcl.cxx | 70 +-- sc/source/core/opencl/oclkernels.hxx | 70 +++ sc/source/core/opencl/openclwrapper.cxx | 44 +-- 3 files changed, 121 insertions(+), 63 deletions(-) New commits: c

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Khaled Hosny changed: What|Removed |Added Depends on||66577 -- You are receiving this mail bec

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

2013-07-11 Thread Caolán McNamara
sc/uiconfig/scalc/ui/scgeneralpage.ui |3 --- 1 file changed, 3 deletions(-) New commits: commit 21e45efa42932ec5fbf8d9fea4cb7e71edf08b9d Author: Caolán McNamara Date: Thu Jul 11 11:31:02 2013 +0100 calc general page out of line with the rest Change-Id: Ia0e13732266bf2864a3d

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

2013-07-11 Thread Michael Stahl
sw/source/ui/inc/navicont.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit f3d3815af87ed27a8c809d282b1f0c913b0ceea2 Author: Michael Stahl Date: Wed Jul 10 21:32:12 2013 +0200 remove unused method Change-Id: I04a33b37dd905e6aecb2423a0cd3d8ba355aded3 diff --git a/sw

[PATCH] Avoid confusing wording in mails requesting a review

2013-07-11 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/4828 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/gerrit-etc refs/changes/28/4828/1 Avoid confusing wording in mails requesting a review Given that NewChange.vm is not only used when user A

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

2013-07-11 Thread Caolán McNamara
chart2/source/controller/inc/HelpIds.hrc |4 1 file changed, 4 deletions(-) New commits: commit 0c2af4a1c0603fac4f0fa1bc0a5036efe65e6ef2 Author: Caolán McNamara Date: Thu Jul 11 11:17:40 2013 +0100 drop some unused hids Change-Id: I9061966e6c86acf94c9a34704567366315baf0

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

2013-07-11 Thread Caolán McNamara
helpers/help_hid.lst | 14 -- source/text/schart/01/0404.xhp | 31 ++- source/text/schart/01/0407.xhp | 28 +--- 3 files changed, 27 insertions(+), 46 deletions(-) New commits: commit bbffb8dbd5930c7b808fd

[Libreoffice-commits] core.git: helpcontent2

2013-07-11 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c5e70f3ad29eddf6f39d037779dba31689b7ed7 Author: Caolán McNamara Date: Thu Jul 11 11:16:50 2013 +0100 Updated core Project: help bbffb8dbd5930c7b808fdd3887ffae4fe88ee6f0 diff --git a/helpconte

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc2' - scp2/source

2013-07-11 Thread Andrzej J . R . Hunt
scp2/source/firebird/file_firebird.scp | 43 ++- scp2/source/firebird/module_firebird.scp | 10 +-- 2 files changed, 49 insertions(+), 4 deletions(-) New commits: commit caf488efb912b272698dd5193b6194468921b5fa Author: Andrzej J.R. Hunt Date: Thu Jul 11 11

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - cui/source instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo setup_native/source

2013-07-11 Thread Jürgen Schmidt
cui/source/tabpages/swpossizetabpage.cxx|4 +++- cui/source/tabpages/textattr.cxx|4 +++- cui/source/tabpages/transfrm.cxx|6 +- instsetoo_native/inc_ooolangpack/windo

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 58577, which changed state. Bug 58577 Summary: Text frame lost when saved as OpenXML (.docx) https://bugs.freedesktop.org/show_bug.cgi?id=58577 What|Removed |Added -

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - vcl/unx

2013-07-11 Thread David Tardon
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit 262caa3bdefc8add38a0fa221099fb59b64b5b3d Author: David Tardon Date: Thu Jul 11 09:25:16 2013 +0200 rhbz#980387 fix filter selection from file ext.

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 65338, which changed state. Bug 65338 Summary: FILESAVE doesn't retain font settings of style: after save (as) and again opening of presentation, font is changed https://bugs.freedesktop.org/show_bug.cgi?id=65338

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

2013-07-11 Thread Caolán McNamara
chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx | 40 --- chart2/source/controller/inc/HelpIds.hrc |2 chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx |2 chart2/uiconfig/ui/insertaxisdlg.ui | 22 ++-- chart2/uico

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk

2013-07-11 Thread Manal Alhassoun
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/UIConfig_chart2.mk|2 chart2/source/controller/dialogs/ResourceIds.hrc |1 chart2/source/controller/dialogs/dlg_InsertAxis_Grid.cxx | 98 ++--- chart2/source/controller/dial

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 66718, which changed state. Bug 66718 Summary: BASIC Clipboard API has lost functionality https://bugs.freedesktop.org/show_bug.cgi?id=66718 What|Removed |Added

[Libreoffice-commits] core.git: helpcontent2

2013-07-11 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12df7429f5506827b23fa023a9d6fe5b936037ce Author: Caolán McNamara Date: Thu Jul 11 10:37:47 2013 +0100 Updated core Project: help 5a69c57b710e35b715e5a55a175caec58cd5f704 diff --git a/helpconte

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

2013-07-11 Thread Caolán McNamara
helpers/help_hid.lst | 21 --- source/text/shared/optionen/01060100.xhp | 83 +++ 2 files changed, 41 insertions(+), 63 deletions(-) New commits: commit 5a69c57b710e35b715e5a55a175caec58cd5f704 Author: Caolán McNamara Date: Thu Jul 11 10

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

2013-07-11 Thread Caolán McNamara
sc/inc/helpids.h |2 sc/uiconfig/scalc/ui/tpviewpage.ui | 569 ++--- 2 files changed, 291 insertions(+), 280 deletions(-) New commits: commit c08b7d275b89b7d5d4a2a5ef66f54c726adf1661 Author: Caolán McNamara Date: Thu Jul 11 10:26:37 2013

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

2013-07-11 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/fdo58577.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 15 +++ sw/source/filter/ww8/docxattributeoutput.hxx |2 +- 4 files changed, 18 insertions(+), 9 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc2' - 2 commits - connectivity/Library_firebird_sdbc.mk connectivity/Library_firebird-sdbc.mk connectivity/Module_connectivity.mk connectivi

2013-07-11 Thread Andrzej J . R . Hunt
Repository.mk | 2 connectivity/Library_firebird-sdbc.mk | 48 connectivity/Library_firebird_sdbc.mk | 50 connectivity/Module_connectivity

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

2013-07-11 Thread Tor Lillqvist
sc/source/core/opencl/openclwrapper.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 2812451c08ed222b57dd6e8d790ba4bada581719 Author: Tor Lillqvist Date: Thu Jul 11 11:43:57 2013 +0300 Re-do 5dff961ba5fab6d451d9d993e076d190a93be495: Don't look f

[Libreoffice-commits] core.git: helpcontent2

2013-07-11 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7051a13fb036f17ce2cfff8f778aaf180404ac9d Author: Caolán McNamara Date: Thu Jul 11 09:55:51 2013 +0100 Updated core Project: help 2d7fe12895c38c0b4af2b466ba4c94d2247eef07 diff --git a/helpconte

[Libreoffice-commits] dev-tools.git: lcov/coverage.sh

2013-07-11 Thread Miklos Vajna
lcov/coverage.sh |5 + 1 file changed, 5 insertions(+) New commits: commit fd828d3c74a3de04f24b5396571ed98171d7a43e Author: Miklos Vajna Date: Thu Jul 11 10:57:28 2013 +0200 lcov: add sw_docxexport area Change-Id: I37efc02dc269afc4124b67b0aa3958ade208403a diff --git a/lc

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

2013-07-11 Thread Caolán McNamara
helpers/help_hid.lst |9 source/text/shared/optionen/01040700.xhp | 34 +++ 2 files changed, 17 insertions(+), 26 deletions(-) New commits: commit 2d7fe12895c38c0b4af2b466ba4c94d2247eef07 Author: Caolán McNamara Date: Thu Jul 11 0

[Libreoffice-commits] libvisio.git: configure.ac src/lib

2013-07-11 Thread Fridrich Štrba
configure.ac |7 --- src/lib/libvisio_utils.cpp |3 ++- 2 files changed, 6 insertions(+), 4 deletions(-) New commits: commit 128c47a9137baf121f39d63e3f89b699abc81d93 Author: Fridrich Å trba Date: Thu Jul 11 10:27:44 2013 +0200 Trying to use iterators without wrap

[Libreoffice-commits] core.git: offapi/com toolkit/source vcl/source vcl/unx

2013-07-11 Thread Stephan Bergmann
offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl | 23 - offapi/com/sun/star/datatransfer/clipboard/XSystemClipboard.idl |2 toolkit/source/awt/vclxtoolkit.cxx |5 - vcl/source/window/window.cxx| 42 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 70/4bca1331d902281c3029aba65d57baa89d3731 79/86627ca418ec7c6fcaaa91367eda7f4b9aadaf

2013-07-11 Thread Caolán McNamara
70/4bca1331d902281c3029aba65d57baa89d3731 |1 + 79/86627ca418ec7c6fcaaa91367eda7f4b9aadaf |1 + 2 files changed, 2 insertions(+) New commits: commit 8e43795ba9e5880a65067636757fab973425ce25 Author: Caolán McNamara Date: Thu Jul 11 09:23:31 2013 +0100 Notes added by 'git notes add

  1   2   >