Re: I need some help to improve the crash testing

2013-12-19 Thread David Tardon
Hi, On Thu, Dec 19, 2013 at 01:46:21AM +0100, Markus Mohrhard wrote: 'application/clarisworks' : 'cwk', 'application/macwriteii' : 'mw', These are text document formats - writer. 'application/x-hwp': 'hwp', I see hwp in the list already :) 'application/x-aportisdoc':

Re: I need some help to improve the crash testing

2013-12-19 Thread David Tardon
Hi, On Thu, Dec 19, 2013 at 09:22:15AM +0100, David Tardon wrote: Btw, you can grep for the mimetype in filter/source/config/fragments/types , then grep for PreferredFilter property in filter/source/config/fragments/filters and look at property DocumentService. Also, property Flags in filter

[Libreoffice-commits] core.git: android/experimental include/osl ios/experimental ios/shared

2013-12-19 Thread Matúš Kukan
android/experimental/DocumentLoader/native-code.cxx | 13 -- android/experimental/LibreOffice4Android/native-code.cxx | 18 --- android/experimental/desktop/native-code.cxx | 18 --- include/osl/detail/component-mapping.h |

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

2013-12-19 Thread Caolán McNamara
helpcontent2|2 - sc/inc/helpids.h| 10 - sc/inc/sc.hrc |5 sc/source/ui/dbgui/tpsubt.cxx | 11 +++--- sc/uiconfig/scalc/ui/subtotalgrppage.ui | 34

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

2013-12-19 Thread Caolán McNamara
helpers/help_hid.lst |7 --- source/text/scalc/01/12050100.xhp | 19 --- 2 files changed, 8 insertions(+), 18 deletions(-) New commits: commit 37d4a61d6980cb62c580f94adc8595e6eb4c3fdd Author: Caolán McNamara caol...@redhat.com Date: Wed Dec 18 20:38:35

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

2013-12-19 Thread Stephan Bergmann
cppuhelper/source/servicemanager.cxx | 37 ++- 1 file changed, 20 insertions(+), 17 deletions(-) New commits: commit 0506c3a1f04e707684834fe8fd60ab5d0a96cc0e Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 09:55:44 2013 +0100 FactoryWrapper

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

2013-12-19 Thread Stephan Bergmann
include/osl/detail/component-declarations.h | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit 61e02585ea3ab6794fcae28c9b96d35b3ff96257 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 09:58:59 2013 +0100 Fix up constructor

Re: Copying and pasting docx theme font attributes

2013-12-19 Thread Miklos Vajna
Hi Jacobo, On Wed, Dec 18, 2013 at 01:34:18PM +0100, Jacobo Aragunde Pérez jaragu...@igalia.com wrote: Copying the information in the theme and the styles files when pasting things is probably not a viable idea, but maybe we should transform the theme format into direct format when pasting

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

2013-12-19 Thread Michael Stahl
xmloff/source/text/XMLTextHeaderFooterContext.cxx |1 xmloff/source/text/XMLTextMasterPageExport.cxx| 24 +++--- 2 files changed, 13 insertions(+), 12 deletions(-) New commits: commit 854866140bff2ae4c587c7adc9b3170f06135437 Author: Michael Stahl mst...@redhat.com

Re: Efficient UNO component linkage GC ...

2013-12-19 Thread Stephan Bergmann
thought-dump: * loader != com.sun.star.loader.SharedLibrary (i.e., Java, Python, ...) remains unchanged * external code (extensions) remains unchanged (i.e., stuck with the original .component XML format for now; no prefix=..., extension=..., constructor=...; mandatory

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

2013-12-19 Thread Stephan Bergmann
cppuhelper/source/shlib.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 023e49921e11644b65af66996fd033c533f589f9 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 10:56:58 2013 +0100 Legacy cppu::loadSharedLibComponentFactory isn't

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

2013-12-19 Thread Stephan Bergmann
cppuhelper/source/shlib.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3aac1ebd02795f30ebfe3ef7af6fdbcbf27e3e1f Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 11:00:13 2013 +0100 Missing initialization Change-Id:

Re: Efficient UNO component linkage GC ...

2013-12-19 Thread Tor Lillqvist
any instantiated object instances will continue to be disposed well ahead of exit via disposing the ComponentContext in desktop::Desktop::DeInit BTW, please note that for the platforms where we do DISABLE_DYNLOADING, a process that uses LibreOffice code (i.e. an iOS or Android app) will never

Re: registry and extension problems on master 4.3 Linux 64bit

2013-12-19 Thread Stephan Bergmann
On 12/18/2013 11:10 AM, Alex Thurgood wrote: I noticed yesterday that the OSX build currently fails when trying to download any of the extra extensions, including SmartDiag, from the host where the oxygenoffice extras are hosted. However, this does not happen on my Linux 64bit machine, and am at

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

2013-12-19 Thread Laurent Balland-Poirier
source/text/schart/01/0405.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 0b0b8d6fbe77b6938b8e378217c3ca8b8588ee51 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 20:01:03 2013 +0100 Update Y error bars

[Libreoffice-commits] core.git: helpcontent2

2013-12-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 207e0a3bcdf8f6f9e49b8639b260abe4e60f7460 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 20:01:03 2013 +0100 Updated core Project: help

Re: Efficient UNO component linkage GC ...

2013-12-19 Thread Stephan Bergmann
On 12/19/2013 11:22 AM, Tor Lillqvist wrote: any instantiated object instances will continue to be disposed well ahead of exit via disposing the ComponentContext in desktop::Desktop::DeInit BTW, please note that for the platforms where we do DISABLE_DYNLOADING, a process that uses LibreOffice

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

2013-12-19 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 57 ++- sw/source/filter/ww8/docxsdrexport.cxx | 65 +++ sw/source/filter/ww8/docxsdrexport.hxx |2 3 files changed, 74 insertions(+), 50 deletions(-) New commits: commit

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

2013-12-19 Thread Muthu Subramanian
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 05bf939a5855a973ab6f5c70c44c210daa280908 Author: Muthu Subramanian sumu...@collabora.com Date: Thu Dec 19 16:48:20 2013 +0530 n#828390: Bullet sizes set wrong. diff --git

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - oox/source

2013-12-19 Thread Muthu Subramanian
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f0f3b0154f915cd2e9eea2907dcc1e117854760 Author: Muthu Subramanian sumu...@collabora.com Date: Thu Dec 19 16:48:20 2013 +0530 n#828390: Bullet sizes set wrong. diff --git

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

2013-12-19 Thread Eike Rathke
desktop/source/app/langselect.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 03e7a16fe2802160b8344058f225a57bdb9c59f5 Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 12:24:31 2013 +0100 use proper LanguageTag fallback instead of dumb

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

2013-12-19 Thread Miklos Vajna
oox/source/drawingml/shape.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit f9d868a5fedcd8e55b1537876e4457c1139bfa3c Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Dec 19 12:26:53 2013 +0100 oox: import drawingml border color for TextFrames

[Libreoffice-commits] core.git: 21 commits - connectivity/source dbaccess/source hwpfilter/source sc/AllLangResTarget_sc.mk sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk sfx2/source svtools/source

2013-12-19 Thread Caolán McNamara
connectivity/source/drivers/mork/MorkParser.cxx | 35 +++- dbaccess/source/ui/misc/WNameMatch.cxx |8 - hwpfilter/source/hwpfile.cxx| 16 +- hwpfilter/source/hwpreader.cxx | 18 -- sc/AllLangResTarget_sc.mk |1

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

2013-12-19 Thread Eike Rathke
desktop/source/app/langselect.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 8b48c8d1ac7b2a4ef557b9e004a772fa0a6ade71 Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 12:24:31 2013 +0100 use proper LanguageTag fallback instead of dumb

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

2013-12-19 Thread Caolán McNamara
sfx2/source/dialog/filtergrouping.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b936b35289588af5732a26682a9cf57a5e621b4 Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 19 11:43:45 2013 + WaE: equality comparison result unused

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

2013-12-19 Thread Noel Grandin
sd/source/filter/html/htmlex.cxx | 155 +++ sd/source/filter/html/htmlex.hxx | 10 +- 2 files changed, 65 insertions(+), 100 deletions(-) New commits: commit 3bbf357e58958c69de7aaf63d5a618a0310c3246 Author: Noel Grandin n...@peralex.com Date: Thu Dec 12

Re: Make error for barcode extension

2013-12-19 Thread Marina Latini
Hi All, yes, now the download works fine. My internet connection is ok, the download of the other tarballs works. there was a problem with ooo.itc.hu. Two users on libreoffice-dev irc channel told me that this site often has connection problems. Thank you for your time. Have a nice day, Marina

[Libreoffice-commits] core.git: 4 commits - include/svx sc/AllLangResTarget_sc.mk sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk svx/source sw/source

2013-12-19 Thread Caolán McNamara
include/svx/rubydialog.hxx | 13 +-- sc/AllLangResTarget_sc.mk |1 sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |2 sc/inc/scabstdlg.hxx |3 sc/source/ui/attrdlg/scdlgfact.cxx | 18 -

FDO/Bugzilla Outages: Technical difficulties, please stand by

2013-12-19 Thread Robinson Tryon
The FDO site has been sporadically unavailable for the last hour or so. Anything that interacts with Freedesktop.org Bugzilla may be affected, including - Bugzilla - The BSA - IZBot - EasyHacks wiki pages - Other collections of bug reports on wiki pages - The bug-reporter tool - The MAB tool -

Re: libebook filter sniffing cost ...

2013-12-19 Thread David Tardon
Hi, On Thu, Dec 12, 2013 at 10:02:57AM +, Michael Meeks wrote: Thoughts appreciated though; is there some ordering of sniffing such that we can prioritize common formats over less common ones ? and has perhaps libebook got into that stack too high up ? I think the filters are tried

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

2013-12-19 Thread Caolán McNamara
sw/inc/swabstdlg.hxx | 10 +- sw/source/ui/dialog/swdlgfact.cxx | 14 +++--- sw/source/ui/dialog/swdlgfact.hxx | 10 +- sw/source/ui/fldui/javaedit.cxx |2 +- sw/source/ui/inc/javaedit.hxx | 14 +- sw/source/ui/shells/textfld.cxx

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

2013-12-19 Thread Muthu Subramanian
sd/qa/unit/data/n828390_5.odp |binary sd/qa/unit/import-tests.cxx | 26 ++ 2 files changed, 26 insertions(+) New commits: commit 3b9b2e2d98ee3eb10dfdcbc27c5ead40f0335cb7 Author: Muthu Subramanian sumu...@collabora.com Date: Thu Dec 19 18:14:47 2013 +0530

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk oox/source sax/qa writerfilter/source

2013-12-19 Thread Stephan Bergmann
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/xml/sax/FastParser.idl | 23 ++ offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl |4 - oox/source/core/fastparser.cxx |6 +

[Libreoffice-commits] core.git: cui/AllLangResTarget_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk

2013-12-19 Thread Caolán McNamara
cui/AllLangResTarget_cui.mk |1 cui/UIConfig_cui.mk |1 cui/source/inc/bbdlg.hxx | 11 -- cui/source/inc/cuires.hrc |1 cui/source/tabpages/bbdlg.cxx | 34 ++- cui/source/tabpages/bbdlg.src

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

2013-12-19 Thread Stephan Bergmann
desktop/source/deployment/gui/dp_gui_extlistbox.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit f232b831d439bac53a662c32032c7a0abd430d5e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 16 13:53:30 2013 +0100 m_bHasActive must be false after last visible

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

2013-12-19 Thread Michael Stahl
svx/source/unodraw/unoshtxt.cxx | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) New commits: commit 3ff01bfb98c6aba8095ff9c94b815e895b84ce6f Author: Michael Stahl mst...@redhat.com Date: Mon Dec 16 21:59:25 2013 +0100 SvxTextEditSourceImpl::Notify(): attempt

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

2013-12-19 Thread Matteo Casalin
sw/inc/ndtxt.hxx | 21 ++--- sw/source/core/doc/docedt.cxx |4 +--- sw/source/core/docnode/node.cxx |7 --- sw/source/core/txtnode/ndtxt.cxx | 14 ++ sw/source/core/txtnode/txtedt.cxx |8 5 files changed, 29

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

2013-12-19 Thread Isamu Mogi
postprocess/Rdb_services.mk |2 +- winaccessibility/Module_winaccessibility.mk |2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 1542a655ea21da4cdcd4b836283e44fba5f35059 Author: Isamu Mogi saturda...@gmail.com Date: Wed Dec 18 20:52:45 2013

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

2013-12-19 Thread Khaled Hosny
vcl/README |2 -- 1 file changed, 2 deletions(-) New commits: commit 6c5c79e2032ecc980e6774656a67ca67ce45b108 Author: Khaled Hosny khaledho...@eglug.org Date: Thu Dec 19 15:25:40 2013 +0200 Public headers are long moved from here Change-Id:

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

2013-12-19 Thread Olivier Hallot
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/UIConfig_chart2.mk|1 chart2/source/controller/dialogs/dlg_InsertDataLabel.cxx |2 chart2/source/controller/dialogs/res_DataLabel.cxx | 310 +

[Libreoffice-commits] core.git: 2 commits - codemaker/source configure.ac include/osl

2013-12-19 Thread Douglas Mencken
codemaker/source/cppumaker/cpputype.cxx | 31 -- configure.ac| 12 +--- include/osl/detail/component-defines.h | 44 3 files changed, 79 insertions(+), 8 deletions(-) New commits: commit

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

2013-12-19 Thread Caolán McNamara
chart2/source/controller/inc/HelpIds.hrc |1 - chart2/uiconfig/ui/tp_DataLabel.ui |4 helpcontent2 |2 +- 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit a005a172f88bf51fc5a66fc2a52c797b536a62be Author: Caolán McNamara

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

2013-12-19 Thread Caolán McNamara
helpers/help_hid.lst |1 source/text/schart/01/0403.xhp | 38 +++-- 2 files changed, 20 insertions(+), 19 deletions(-) New commits: commit 60772893d33ffe9ff5d9ae2e1ec8d437781ab1d1 Author: Caolán McNamara caol...@redhat.com Date: Thu Dec

Re: Efficient UNO component linkage GC ...

2013-12-19 Thread Stephan Bergmann
On 12/19/2013 10:51 AM, Stephan Bergmann wrote: * next step is to let certain occurrences of UNO service constructor (and singleton getter) calls in C++ code call corresponding constructor functions directly (instead of going via service manager's createInstanceWith[ArgumentsAnd]Context);

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

2013-12-19 Thread Jan Holesovsky
include/vcl/outdev.hxx |1 + vcl/source/gdi/outdev.cxx|1 + vcl/source/gdi/outdev3.cxx |7 --- vcl/source/gdi/virdev.cxx|2 ++ vcl/source/window/window.cxx |5 + 5 files changed, 13 insertions(+), 3 deletions(-) New commits: commit

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

2013-12-19 Thread Adam Co
sw/source/filter/ww8/attributeoutputbase.hxx |2 +- sw/source/filter/ww8/wrtw8nds.cxx|2 +- sw/source/filter/ww8/ww8atr.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 7590adfa18c671193f2e5497545f2f4cd62039bc Author: Adam Co

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

2013-12-19 Thread Nikhil Walvekar
sw/source/filter/ww8/ww8atr.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 828113d2293638e33ffe9e2737e09d2cd6c3b0e9 Author: Nikhil Walvekar nikhil.walve...@synerzip.com Date: Mon Dec 16 12:22:02 2013 +0530 FILESAVE: DOCX. Added null check to

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

2013-12-19 Thread Lionel Elie Mamane
dbaccess/source/core/api/RowSet.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 69e264131334134bef9a7069df959ba1ce1406e7 Author: Lionel Elie Mamane lio...@mamane.lu Date: Mon Dec 16 05:50:34 2013 +0100 Revert fdo#72163 after updating m_xComposer, command facets are not

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

2013-12-19 Thread Lionel Elie Mamane
connectivity/source/drivers/odbcbase/ODatabaseMetaDataResultSet.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 2b77788dab88ac0960537b76c42e4f30e68c5a6e Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Dec 14 06:00:18 2013 +0100 odbc

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

2013-12-19 Thread Andrzej Hunt
vcl/unx/generic/printer/cupsmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23e8d0417c664fcb9b3f281f60629521153d6e55 Author: Andrzej Hunt andrzej.h...@collabora.com Date: Fri Dec 6 20:43:24 2013 + fdo#60705 Don't discard valid printing options.

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

2013-12-19 Thread Tor Lillqvist
sal/osl/unx/uunxapi.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit df500ead2914c76983db8d40e2bad21c903b7ee9 Author: Tor Lillqvist t...@collabora.com Date: Thu Dec 19 15:16:41 2013 +0200 Fix crash on Android Fallout from

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

2013-12-19 Thread Maxim Monastirsky
sc/source/ui/dbgui/scuiasciiopt.cxx | 27 +-- 1 file changed, 21 insertions(+), 6 deletions(-) New commits: commit a4b5fdc2942d45c5c8aad5d77ca3346bd0862ec3 Author: Maxim Monastirsky momonas...@gmail.com Date: Thu Dec 19 15:58:21 2013 +0200 Prefill correct

Re: [PATCH] HiDPI fixes for squiggly underlines

2013-12-19 Thread Jan Holesovsky
Hi Keith, Keith Curtis píše v Pá 13. 12. 2013 v 15:58 -0500: Good to hear from you. I've got a number of things in progress on my computer beyond the underlines (https://wiki.documentfoundation.org/Development/HiDpi) but I wait to get an API first as I'm just writing if (1) //hidpi. So now

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

2013-12-19 Thread Tor Lillqvist
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9dea39c177e61385770311077cf082aa581671fd Author: Tor Lillqvist t...@collabora.com Date: Thu Dec 19 16:29:46 2013 +0200 Fix sal_Int32/int mismatch Change-Id:

[Libreoffice-commits] core.git: 5 commits - android/experimental include/osl ios/experimental ios/shared

2013-12-19 Thread Matúš Kukan
android/experimental/DocumentLoader/native-code.cxx | 30 +--- android/experimental/LibreOffice4Android/native-code.cxx | 39 +-- android/experimental/desktop/native-code.cxx | 36 +- include/osl/detail/component-mapping.h | 53

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

2013-12-19 Thread Stephan Bergmann
include/osl/detail/component-mapping.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 37b0ec6dcbb764a07e5e080e7ecad51d94d70eef Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 15:49:39 2013 +0100 Missing eol backslash Change-Id:

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

2013-12-19 Thread Eike Rathke
sc/source/ui/view/cellsh2.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit efb0412eda9eb33e45b27d9d7d6cc94e4211a82c Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 16:07:53 2013 +0100 fixed crash when invoking sort on an empty sheet's

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

2013-12-19 Thread Eike Rathke
sc/source/ui/view/cellsh2.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 585b25194bb7c24dde6d21f3674b26decffe5ed7 Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 16:07:53 2013 +0100 fixed crash when invoking sort on an empty sheet's

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

2013-12-19 Thread Stephan Bergmann
UnoControls/source/base/registercontrols.cxx | 193 --- 1 file changed, 86 insertions(+), 107 deletions(-) New commits: commit 914a00a13c8f3045282e27c8717ae0fd21ad740f Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 16:34:54 2013 +0100 Clean up macro

*/workben, what is that?

2013-12-19 Thread Khaled Hosny
Hi all, I was checking something and I came around a vcl/workben with a suspiciously looking makefile.mk (looks dmake to me), and after searching I found a few more workbens but nothing indicating what is it. Any idea what is that, seems bit rot to me, do I need to worry about updating anything

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

2013-12-19 Thread Stephan Bergmann
codemaker/source/cppumaker/cpputype.cxx | 29 ++--- 1 file changed, 26 insertions(+), 3 deletions(-) New commits: commit e500b25b08fdab927b987949139588c198edc40b Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 16:54:36 2013 +0100 ...and support

Re: */workben, what is that?

2013-12-19 Thread bjoern
On Thu, Dec 19, 2013 at 05:50:57PM +0200, Khaled Hosny wrote: I was checking something and I came around a vcl/workben with a suspiciously looking makefile.mk (looks dmake to me), and after searching I found a few more workbens but nothing indicating what is it. Any idea what is that, seems

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Qubit qu...@runcibility.com changed: What|Removed |Added Depends on||72639 -- You are

FOSDEM

2013-12-19 Thread Italo Vignoli
-- Italo Vignoli - it...@italovignoli.com mob +39.348.5653829 - sip 5316...@messagenet.it skype italovignoli - hangout italo.vign...@gmail.com devroom.ods Description: application/vnd.oasis.opendocument.spreadsheet ___ LibreOffice mailing list

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

2013-12-19 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit d340d3bbcf12729adb2cd3a847bc474e3d58b286 Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 17:33:29 2013 +0100 check string length of file name before

Re: */workben, what is that?

2013-12-19 Thread Kohei Yoshida
On Thu, 2013-12-19 at 17:50 +0200, Khaled Hosny wrote: Hi all, I was checking something and I came around a vcl/workben with a suspiciously looking makefile.mk (looks dmake to me), and after searching I found a few more workbens but nothing indicating what is it. Any idea what is that,

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

2013-12-19 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 255bd89286a09f715d08ea63681ea35f8bc8dacb Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 17:52:51 2013 +0100 better use OUString::endsWithIgnoreAsciiCase()

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

2013-12-19 Thread Stephan Bergmann
UnoControls/source/controls/progressbar.cxx |7 - UnoControls/source/controls/progressmonitor.cxx | 146 +--- UnoControls/source/controls/statusindicator.cxx | 74 +--- UnoControls/source/inc/progressbar.hxx |2

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

2013-12-19 Thread Miklos Vajna
include/svl/grabbagitem.hxx |4 ++-- svl/source/items/grabbagitem.cxx |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit e111aa0c20c2e88d13164c025359982fc6d0bd18 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Dec 19 18:31:17 2013 +0100

Request to modify Commit #7142 about CSV import

2013-12-19 Thread Laurent BP
Hi, I tested commit #7142 https://gerrit.libreoffice.org/#/c/7142/ which change behavior of import dialog box of text files in Calc for .CSV and .TSV files. This modification imposes comma as separator for CSV file. You can uncheck this option, but when you open a new CSV file, comma is always

Re: Request to modify Commit #7142 about CSV import

2013-12-19 Thread Eike Rathke-2
Hi Laurent, On Thursday, 2013-12-19 10:03:07 -0800, Laurent BP [via Document Foundation Mail Archive] wrote: I tested commit #7142 https://gerrit.libreoffice.org/#/c/7142/ which change behavior of import dialog box of text files in Calc for .CSV and .TSV files. This modification imposes

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 V Stuart Foote vstuart.fo...@utsa.edu changed: What|Removed |Added Depends on||71946 -- You

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 71946, which changed state. Bug 71946 Summary: ACCESSIBILITY: experimental Windows UAA to IAccessible2 bridge AT support misconfiguration 4.2.0.1 RC1 [a11y] https://bugs.freedesktop.org/show_bug.cgi?id=71946

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

2013-12-19 Thread Eike Rathke
sc/source/ui/dbgui/scuiasciiopt.cxx | 13 ++--- 1 file changed, 2 insertions(+), 11 deletions(-) New commits: commit 52be0a739642aa10bf5ec81c512ff0a9ca854eed Author: Eike Rathke er...@redhat.com Date: Thu Dec 19 20:09:19 2013 +0100 there is no reason to not set FromRow for TSV

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

2013-12-19 Thread Stephan Bergmann
comphelper/source/misc/documentiologring.cxx | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit 962d4b35bd53e3d37849acd325dc57861c930972 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 20:52:25 2013 +0100

[Libreoffice-commits] core.git: ios/experimental

2013-12-19 Thread Tor Lillqvist
ios/experimental/TiledLibreOffice/TiledLibreOffice/TiledView.h |2 ios/experimental/TiledLibreOffice/TiledLibreOffice/TiledView.m | 38 -- ios/experimental/TiledLibreOffice/TiledLibreOffice/View.m | 16 +--- 3 files changed, 37 insertions(+), 19 deletions(-) New commits:

Re: libebook filter sniffing cost ...

2013-12-19 Thread Kohei Yoshida
On Thu, 2013-12-19 at 13:11 +0100, David Tardon wrote: Hi, On Thu, Dec 12, 2013 at 10:02:57AM +, Michael Meeks wrote: Thoughts appreciated though; is there some ordering of sniffing such that we can prioritize common formats over less common ones ? and has perhaps libebook got

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-data-stream' - 2 commits - sc/source

2013-12-19 Thread Kohei Yoshida
sc/source/filter/xml/xmlexprt.cxx | 46 sc/source/filter/xml/xmlexprt.hxx |1 sc/source/ui/docshell/datastream.cxx|9 +- sc/source/ui/inc/datastream.hxx |4 ++ sc/source/ui/miscdlgs/datastreamdlg.cxx |2 - 5 files

Re: libebook filter sniffing cost ...

2013-12-19 Thread Michael Meeks
On Thu, 2013-12-19 at 15:01 -0500, Kohei Yoshida wrote: So, my preferred solution in this case is to optimize the libebook's detection service, rather than playing around the order of detection services to avoid this particular scenario. Quite :-) doing lots of small reads (or writes)

minutes of ESC call ...

2013-12-19 Thread Michael Meeks
* Present: + Eike, Miklos, Kendy, Caolan, Lionel, Norbert, Kohei, Michael M, Andras, Stephan, Cloph,Robinson, Bjoern, Bjoern, Adam .* Completed Action Items: + add boolean key to lock-down Expert config (Kendy) + work on Keith's initial HiDPI patch and/or adapt (Kendy)

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-data-stream' - sc/inc sc/Library_sc.mk sc/source

2013-12-19 Thread Kohei Yoshida
sc/Library_sc.mk|2 + sc/inc/importfilterdata.hxx | 49 sc/inc/xmlwrap.hxx |6 +++ sc/source/filter/importfilterdata.cxx | 19 sc/source/filter/xml/xmlbodyi.cxx |4 ++

[Libreoffice-commits] core.git: 10 commits - include/xmloff sc/inc sc/Library_sc.mk sc/source xmloff/source

2013-12-19 Thread Kohei Yoshida
include/xmloff/xmltoken.hxx |3 sc/Library_sc.mk |3 sc/inc/document.hxx |5 + sc/inc/documentlinkmgr.hxx| 36 +++ sc/inc/importfilterdata.hxx | 49 ++ sc/inc/xmlwrap.hxx

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

2013-12-19 Thread Kohei Yoshida
sc/source/filter/xml/datastreamimport.cxx | 92 ++ sc/source/filter/xml/datastreamimport.hxx | 39 2 files changed, 131 insertions(+) New commits: commit c7794f592500f43ca7b83535389de6b4fa717173 Author: Kohei Yoshida kohei.yosh...@collabora.com Date:

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

2013-12-19 Thread Caolán McNamara
sc/UIConfig_scalc.mk|1 sc/inc/sc.hrc |2 sc/inc/scabstdlg.hxx|2 sc/source/ui/attrdlg/scdlgfact.cxx | 17 sc/source/ui/attrdlg/scdlgfact.hxx |2 sc/source/ui/inc/shtabdlg.hxx | 12

[Libreoffice-commits] core.git: helpcontent2

2013-12-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit efdd6c57a06e0a9c2bc137a8464565861ecbcdaa Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 19 20:57:56 2013 + Updated core Project: help d78985d6be013988b7bd5e55fd6ff8e55457dba8

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

2013-12-19 Thread Caolán McNamara
helpers/help_hid.lst |1 - source/text/scalc/01/05050300.xhp |4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit d78985d6be013988b7bd5e55fd6ff8e55457dba8 Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 19 20:57:56 2013 + update

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ff/2b22bd1114187b54a8fcf70485ce70026bfaa7

2013-12-19 Thread Caolán McNamara
ff/2b22bd1114187b54a8fcf70485ce70026bfaa7 |1 + 1 file changed, 1 insertion(+) New commits: commit f620173a80ac2f794c30d7b003da5cf6a5a2014d Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 19 21:00:10 2013 + Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - distro-configs/LibreOfficeWin32.conf

2013-12-19 Thread Michael Stahl
distro-configs/LibreOfficeWin32.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 63592dae83016ead525276a4bf42dd1fa4766ef3 Author: Michael Stahl mst...@redhat.com Date: Thu Dec 19 21:58:31 2013 +0100 fdo#71946: LibreOfficeWin32.conf: add --enable-ia2 Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 71946, which changed state. Bug 71946 Summary: ACCESSIBILITY: experimental Windows UAA to IAccessible2 bridge AT support misconfiguration 4.2.0.1 RC1 [a11y] https://bugs.freedesktop.org/show_bug.cgi?id=71946

Re: Request to modify Commit #7142 about CSV import

2013-12-19 Thread Laurent BP
Thanks Eike for your fast correction :) Laurent BP - LibreOffice 4.1.1.2 -- View this message in context: http://nabble.documentfoundation.org/Request-to-modify-Commit-7142-about-CSV-import-tp4089034p4089067.html Sent from the Dev mailing list archive at Nabble.com.

Re: minutes of ESC call ...

2013-12-19 Thread Mat M
Hello Florian, in [1], asked for an SSH key so I can get access to the script machine. I sent a mail in early 11th of Dec with my public key to David O, Norbert, Florian and CCed Bjoern. I don't mind having my access after holiday break, but I would like to have a feedback, so I don't

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

2013-12-19 Thread Stephan Bergmann
sc/source/filter/xml/datastreamimport.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 9b711d6da2f04dd7f0bd838854768bd36d353ca1 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 19 22:20:35 2013 +0100 -Werror,-Wunused-private-field Change-Id:

Re: Request to modify Commit #7142 about CSV import

2013-12-19 Thread Stephan van den Akker
Laurent BP stated: This is a problem for all locales which uses comma as decimal separator. In this cases, even if .CSV files are used, the comma cannot be used as column separator. Eike Rathke replied: Not true. The comma can still be used as separator, just the field values need to be

Re: minutes of ESC call ...

2013-12-19 Thread Cor Nouws
Michael Meeks wrote (19-12-13 21:24) * Pending Action Items: + need design for copying styles between templates (Cor Nouws/other UX?) cf. http://www.mail-archive.com/libreoffice-ux-advise@lists.freedesktop.org/msg01658.html

[Libreoffice-commits] core.git: Changes to 'private/kohei/4-2-data-stream-staging'

2013-12-19 Thread Michael Stahl
New branch 'private/kohei/4-2-data-stream-staging' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: configure.ac ios/experimental ios/lo.xcconfig.in

2013-12-19 Thread Tor Lillqvist
configure.ac | 7 +++ ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 1 - ios/lo.xcconfig.in | 1 + 3 files changed, 8

Re: [PATCH] HiDPI fixes for squiggly underlines

2013-12-19 Thread Keith Curtis
HI Kendy, Thank you! I've pulled your diff and doing a rebuild now. I have found that 5 pixels is a good value on my machine but I'll try 6, and it needs to be shifted down one more pixel. Also, there may be dirt because it increases the waveheight after the check. I believe Linux will return 96

[Libreoffice-commits] core.git: 2 commits - dbaccess/util extensions/source framework/source framework/util include/sal postprocess/CppunitTest_services.mk postprocess/qa

2013-12-19 Thread Stephan Bergmann
dbaccess/util/dba.component |1 extensions/source/logging/log.component |1 extensions/source/resource/res.component|1 extensions/source/resource/resourceservices.cxx |1

Possible problem with shortcut on MacOs

2013-12-19 Thread elcico2001 एल्चिको
Hello devs! Just wanted to let you know one of the italian Mac Os X users found out a possible bug/problem, while using the LibOdev version 4.2.0.0.beta2 (Build ID: 1a27be92e320f97c20d581a69ef1c8b99ea9885d). He told this version assigns functions to the CMD + ' shortcut (he says it should be

Re: */workben, what is that?

2013-12-19 Thread Khaled Hosny
On Thu, Dec 19, 2013 at 05:10:55PM +0100, bjoern wrote: On Thu, Dec 19, 2013 at 05:50:57PM +0200, Khaled Hosny wrote: I was checking something and I came around a vcl/workben with a suspiciously looking makefile.mk (looks dmake to me), and after searching I found a few more workbens but

  1   2   3   >