Master branch now requires liborcus 0.5.0 or higher.

2013-04-12 Thread Kohei Yoshida
Hi there, FYI, I've updated liborcus on the master branch just now. You now need liborcus 0.5.0 or higher in order to build. It took me 2 days just to integrate this piece, but I've ensured that it builds both on Linux and Windows. So hopefully no major build issues. Best, Kohei ___

[Libreoffice-commits] core.git: dictionaries helpcontent2 l10ntools/source translations

2013-04-12 Thread Zolnai Tamás
dictionaries |2 +- helpcontent2 |2 +- l10ntools/source/cfgmerge.cxx |7 ++- l10ntools/source/export.cxx | 28 +++- l10ntools/source/lngmerge.cxx |3 +-- l10ntools/source/xrmmerge.cxx |7 +++ translations

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

2013-04-12 Thread Zolnai Tamás
l10ntools/inc/export.hxx | 51 -- l10ntools/source/cfgmerge.cxx|6 +- l10ntools/source/export.cxx | 57 + l10ntools/source/helpmerge.cxx |6 +- l10ntools/source/lngmerge.cxx|4 - l10ntools/source/merge.cxx |

[Libreoffice-commits] core.git: l10ntools/Executable_localize.mk l10ntools/Executable_propex.mk l10ntools/Executable_ulfex.mk l10ntools/inc l10ntools/source unusedcode.easy

2013-04-12 Thread Zolnai Tamás
l10ntools/Executable_localize.mk |1 l10ntools/Executable_propex.mk |1 l10ntools/Executable_ulfex.mk|1 l10ntools/inc/export.hxx |2 l10ntools/inc/helper.hxx |5 + l10ntools/inc/po.hxx |3 - l10ntools/inc/xrmmerge.hxx |3 - l

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - 2 commits - download.lst liborcus/ExternalProject_liborcus.mk sc/qa sfx2/source

2013-04-12 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit afffb0db08447dd6dad74fafb9ffac09b1a74f18 Author: Kohei Yoshida Date: Sat Apr 13 00:41:13 2013 -0400 Handle hidden property for external filter loading as well. Change-Id: I7a0154161d28e59c3e741fd592d3ce175676c901 diff --git a/sfx2/

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - download.lst liborcus/ExternalProject_liborcus.mk sc/qa translations

2013-04-12 Thread Kohei Yoshida
download.lst |2 +- liborcus/ExternalProject_liborcus.mk |2 ++ sc/qa/unit/helper/qahelper.hxx |1 + translations |2 +- 4 files changed, 5 insertions(+), 2 deletions(-) New commits: commit e876cc0b4b4d1d769401d35ef7ab3eed7571a

Re: [PATCH] fdo#47018 fix Impress crash on modifying bullet

2013-04-12 Thread Cao Cuong Ngo
Hi Stephan, In fact a more proper solution is to write everything to SvStream and restores from it in pasting ( which is currently not completely implemented). I've finish the attributes loading from SvStream here https://gerrit.libreoffice.org/#/c/3369/. However, in numpages.cxx the tab picking p

[ABANDONED] fdo#60551 Impress: pasting text removes bullet

2013-04-12 Thread Cao Cuong Ngo (via Code Review)
Cao Cuong Ngo has abandoned this change. Change subject: fdo#60551 Impress: pasting text removes bullet .. Patch Set 1: Abandoned A more proper solution is stored everything in SvStream and implements the appropriate attribute

[PATCH] fix fdo#60551 Impress paste destroy bullet

2013-04-12 Thread Cao Cuong Ngo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3369 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/3369/1 fix fdo#60551 Impress paste destroy bullet Currently the copy function stores the paragraph attributes to SvStre

[PUSHED] Adding the dialog for setting stepped lines.

2013-04-12 Thread Markus Mohrhard (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3345 -- To view, visit https://gerrit.libreoffice.org/3345 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PATCH] fdo#63197, Convert Zip_cfgsrvbitmapunx, Zip_cfgsrvnolang and...

2013-04-12 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3368 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/3368/1 fdo#63197, Convert Zip_cfgsrvbitmapunx, Zip_cfgsrvnolang and Zip_cfgusr Change-Id: I11064116d44f4e45676553dd26a9

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk icon-themes/galaxy

2013-04-12 Thread Eric Seynaeve
chart2/UIConfig_chart2.mk |1 chart2/source/controller/dialogs/Bitmaps.hrc| 17 chart2/source/controller/dialogs/Bitmaps.src| 57 ++ chart2/source/controller/dialogs/ChartTypeDialogController.cxx | 125 +++--

[PATCH] fdo#61873 add WiFi experimental feature alert.

2013-04-12 Thread Siqi LIU (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3366 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/3366/1 fdo#61873 add WiFi experimental feature alert. fixes reconnect crash. Won't crash when server-end disconnect. s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - solenv/gbuild solenv/inc svx/inc svx/source

2013-04-12 Thread Oliver-Rainer Wittmann
solenv/gbuild/platform/macosx.mk |1 - solenv/inc/unxmacx.mk|2 +- svx/inc/svx/svxitems.hrc |3 --- svx/source/items/svxitems.src|5 - 4 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 742ce8b35e67a6b6bdfd2e784ea5abcdfd054085 Author:

Make recipes

2013-04-12 Thread Mat M
Hello Since ~2 weeks, I have some warnings from Makefile about: $ make Makefile:423: warning: overriding recipe for target `translations' Makefile:94: warning: ignoring old recipe for target `translations' /opt/lo/bin/make -j 4 -rsr -f D:/src/libo/Makefile.gbuild /cygdrive/d/src/libo/pyuno/Li

[PATCH] postgresql: honor --disable-openssl flag

2013-04-12 Thread Andres Gomez (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/ to look at the new patch set (#3). Change subject: postgresql: honor --disable-openssl flag .. postgresql:

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-12 Thread Mat M
Le Fri, 12 Apr 2013 13:30:55 +0200, Michael Stahl a écrit: On 11/04/13 00:29, Mat M wrote: Hello it was already like that yesterday, and to day too, with commit 7f101a29e12ce6ca After a failure of a "standard make", I did: make liblangtag.clean && make verbose=t liblangtag which told me cd

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

2013-04-12 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 426ab2eb7ea4e744947ef9d2ec5c72cca2d81da6 Author: Miklos Vajna Date: Fri Apr 12 22:25:51 2013 +0200 RTF export: fix position of at-character-anchored textframes Our importer

[Libreoffice-commits] core.git: 2 commits - basctl/source basic/source tools/inc

2013-04-12 Thread Tor Lillqvist
basctl/source/basicide/iderdll.cxx |2 +- basic/source/classes/sb.cxx|9 +++-- basic/source/classes/sbintern.cxx | 12 +--- basic/source/inc/sbintern.hxx |1 + tools/inc/tools/shl.hxx|2 +- 5 files changed, 11 insertions(+), 15 deletions(-)

[ABANDONED] fdo#61873 WiFi experimental alerts and Clients synchronisati...

2013-04-12 Thread Siqi LIU (via Code Review)
Siqi LIU has abandoned this change. Change subject: fdo#61873 WiFi experimental alerts and Clients synchronisation improvement .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3365 To unsubscribe, vi

[ABANDONED] Add WiFi alert message, help button on connection failed. Na...

2013-04-12 Thread Siqi LIU (via Code Review)
Siqi LIU has abandoned this change. Change subject: Add WiFi alert message, help button on connection failed. Navigating up fixes .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3364 To unsubscribe,

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

2013-04-12 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 26 +++--- 1 file changed, 11 insertions(+), 15 deletions(-) New commits: commit f291b04aaef9f37bcbc046895fb9393ba303c55b Author: Fridrich Å trba Date: Fri Apr 12 21:55:43 2013 +0200 Collapse two functions into one that is the other's only cal

[PATCH] fdo#61873 WiFi experimental alerts and Clients synchronisati...

2013-04-12 Thread Siqi LIU (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3365 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/3365/1 fdo#61873 WiFi experimental alerts and Clients synchronisation improvement Change-Id: I7f31c764159ad0b17491f9a3e

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

2013-04-12 Thread Tor Lillqvist
basctl/source/basicide/basicmod.hxx |4 ++-- basctl/source/basicide/iderdll.cxx |2 ++ tools/inc/tools/shl.hxx |2 +- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 8dba30fcf6eb7e7dcd7b13436cb92f828109d933 Author: Tor Lillqvist Date: Fri Apr 12 21

[Libreoffice-commits] libcdr.git: 3 commits - build/win32 configure.ac src/lib

2013-04-12 Thread Fridrich Štrba
build/win32/libcdr.vcproj |4 - build/win32/libcdr.vcxproj |4 - configure.ac| 11 ++ src/lib/CDRCollector.cpp|2 src/lib/CDRCollector.h |2 src/lib/CDRContentCollector.cpp |5 - src/lib/CDRContentCollector.h |1 src/li

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - liborcus/ExternalProject_liborcus.mk

2013-04-12 Thread Kohei Yoshida
liborcus/ExternalProject_liborcus.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5cf0054a638eb7a05d3259d2d6c65892cad3f3ec Author: Kohei Yoshida Date: Fri Apr 12 15:21:00 2013 -0400 Let's see if this works for Visual Studio 2010 Change-Id:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 73/8d7da2e393d3f9a7356878d3fa69f14a15b1fc

2013-04-12 Thread Caolán McNamara
73/8d7da2e393d3f9a7356878d3fa69f14a15b1fc |1 + 1 file changed, 1 insertion(+) New commits: commit d66ebc3982d3ceb2c91060506d5d347627575b21 Author: Caolán McNamara Date: Fri Apr 12 20:18:02 2013 +0100 Notes added by 'git notes add' diff --git a/73/8d7da2e393d3f9a7356878d3fa69f14a15b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 83/777cd6e0f3f1a4458af896fd13344c696ecb1e

2013-04-12 Thread Caolán McNamara
83/777cd6e0f3f1a4458af896fd13344c696ecb1e |1 + 1 file changed, 1 insertion(+) New commits: commit 34b2554815241948068768d1fefc7d18266c5331 Author: Caolán McNamara Date: Fri Apr 12 20:11:44 2013 +0100 Notes added by 'git notes add' diff --git a/83/777cd6e0f3f1a4458af896fd13344c696ec

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

2013-04-12 Thread Andre Fischer
sfx2/source/doc/objstor.cxx | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit a666862deffa33013d3df3bb62e87c67f9a89948 Author: Andre Fischer Date: Wed Jun 13 12:10:23 2012 + Resolves: #i119492# Reset the modified flag on OLE objects aft

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

2013-04-12 Thread Eike Rathke
editeng/source/editeng/editview.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8e725c7fade01bdf36b11d8f313607971b826669 Author: Eike Rathke Date: Fri Apr 12 20:48:29 2013 +0200 added missing includes Change-Id: I3b77f544478ccdb166a9c7ebc82fb04458aa42df diff -

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

2013-04-12 Thread Eike Rathke
editeng/inc/editeng/editview.hxx| 27 ++ editeng/source/editeng/editview.cxx | 56 ++ sw/source/ui/lingu/olmenu.cxx | 91 +--- 3 files changed, 57 insertions(+), 117 deletions(-) New commits: commit b88e5350ebbe5365cfd768

Re: running soffice fails due to missing libjvmfwk.so.3 on master

2013-04-12 Thread Cao Cuong Ngo
Hi, I did 'make clean' and that did the trick ;) Cheers, CC Ngo. On 04/12/2013 07:36 PM, Thomas Arnhold wrote: > Hi, > > with the latest master I can't run soffice: > > [thomas@localhost libo]$ /home/thomas/libo/install/program/soffice > /home/thomas/libo/solver/unxlngi6/installation/opt/program

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 28/09da479a141ad2c5c90624edf411ac2ec04597

2013-04-12 Thread Caolán McNamara
28/09da479a141ad2c5c90624edf411ac2ec04597 |1 + 1 file changed, 1 insertion(+) New commits: commit e1f5db039dc49cc6ea714b95c9b7deaf40c9dbaa Author: Caolán McNamara Date: Fri Apr 12 18:49:50 2013 +0100 Notes added by 'git notes add' diff --git a/28/09da479a141ad2c5c90624edf411ac2ec04

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d8/59e54534994d2e6f0c62e7711fa674406f8e22

2013-04-12 Thread Caolán McNamara
d8/59e54534994d2e6f0c62e7711fa674406f8e22 |1 + 1 file changed, 1 insertion(+) New commits: commit 9f5cd6bd524e5d3c016bfd277d70d521bef2d8f8 Author: Caolán McNamara Date: Fri Apr 12 18:49:13 2013 +0100 Notes added by 'git notes add' diff --git a/d8/59e54534994d2e6f0c62e7711fa674406f8

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

2013-04-12 Thread Andre Fischer
vcl/inc/vcl/alpha.hxx |2 +- vcl/inc/vcl/bitmap.hxx |2 +- vcl/source/gdi/gfxlink.cxx |5 + 3 files changed, 7 insertions(+), 2 deletions(-) New commits: commit cbcdf190e86ed2874d8d5703ef4666f4074e7c7a Author: Andre Fischer Date: Wed Jun 13 08:03:08 2012 + Res

running soffice fails due to missing libjvmfwk.so.3 on master

2013-04-12 Thread Thomas Arnhold
Hi, with the latest master I can't run soffice: [thomas@localhost libo]$ /home/thomas/libo/install/program/soffice /home/thomas/libo/solver/unxlngi6/installation/opt/program/../ure-link/bin/javaldx: error while loading shared libraries: libjvmfwk.so.3: cannot open shared object file: No such f

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - liborcus/ExternalPackage_liborcus.mk liborcus/ExternalProject_liborcus.mk

2013-04-12 Thread Kohei Yoshida
liborcus/ExternalPackage_liborcus.mk |4 ++-- liborcus/ExternalProject_liborcus.mk | 30 ++ 2 files changed, 32 insertions(+), 2 deletions(-) New commits: commit a536053e589bd2db02658cf8e9b08f5c3ae24756 Author: Kohei Yoshida Date: Fri Apr 12 13:26:51 2013 -040

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - sd/source

2013-04-12 Thread Michael Meeks
sd/source/ui/slidesorter/inc/view/SlsPageObjectPainter.hxx | 34 + sd/source/ui/slidesorter/view/SlideSorterView.cxx |2 sd/source/ui/slidesorter/view/SlsPageObjectPainter.cxx | 86 - 3 files changed, 35 insertions(+), 87 deletions(-) New commits: commit e0e0

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

2013-04-12 Thread Michael Stahl
basic/source/classes/propacc.cxx |6 svl/source/numbers/zforlist.cxx|4 +- sw/inc/IMark.hxx | 49 + sw/source/core/crsr/crbm.cxx |7 ++-- sw/source/core/doc/docbm.cxx |8 ++--- sw/source/

[Libreoffice-commits] core.git: reportbuilder/java

2013-04-12 Thread Lionel Elie Mamane
reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/FormatValueUtility.java | 11 +++--- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit b8537fba16417aa5a2e940191f094b8671256ee5 Author: Lionel Elie Mamane Date: Fri Apr 12 19:03:07 2013 +0200 fdo#3

[PUSHED] fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it doe...

2013-04-12 Thread Michael Meeks (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3357 -- To view, visit https://gerrit.libreoffice.org/3357 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PATCH libreoffice-4-0] fdo#36858

2013-04-12 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3363 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/3363/1 fdo#36858 1) No valueType (Format/Number/General) is like float valueType (Format/Number/any other) 2) We use 1

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

2013-04-12 Thread vjinoch
vcl/inc/unx/gtk/gtkinst.hxx | 22 ++ vcl/unx/gtk/app/gtkdata.cxx |2 -- vcl/unx/gtk/window/gloactiongroup.cxx |4 vcl/unx/gtk/window/gtkframe.cxx | 25 - vcl/unx/gtk/window/gtkobject.cxx |3 --- vcl/unx

[PATCH] gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCH...

2013-04-12 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3362 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/3362/1 gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVEL Change-Id: I94ea73628d8aac107e3ada1dc5a63e51e7

[Libreoffice-commits] core.git: 2 commits - tools/Library_tl.mk tools/source tools/unx tools/win

2013-04-12 Thread Tor Lillqvist
tools/Library_tl.mk | 16 --- tools/source/generic/toolsin.cxx |8 --- tools/source/misc/toolsdll.cxx| 33 tools/unx/source/dll/toolsdll.cxx | 33 tools/win/inc/dll.hxx | 28

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

2013-04-12 Thread Jan Holesovsky
svx/source/customshapes/EnhancedCustomShapeFontWork.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9de73714775833f3ec7e7508d5fddcc8e4f19aed Author: Jan Holesovsky Date: Fri Apr 12 18:46:17 2013 +0200 i#116001: Decrementing the iterator while comparing i

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - 2 commits - sd/source

2013-04-12 Thread Michael Meeks
sd/source/ui/slidesorter/inc/view/SlsPageObjectLayouter.hxx| 22 - sd/source/ui/slidesorter/inc/view/SlsPageObjectPainter.hxx |7 sd/source/ui/slidesorter/view/SlideSorterView.cxx | 144 --- sd/source/ui/slidesorter/view/SlsInsertionIndicatorOverlay.cxx |3 sd

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - liborcus/ExternalProject_liborcus.mk

2013-04-12 Thread Kohei Yoshida
liborcus/ExternalProject_liborcus.mk | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit c94d0728dfea759c91978d7c5919fafebf259670 Author: Kohei Yoshida Date: Fri Apr 12 12:38:35 2013 -0400 Trying to fix Windows build. Still broken. Change-Id: I

Regadring help on the bug#42893

2013-04-12 Thread Janit Anjaria
Hey! I have been working on this bug and would like to get some help on teh same as i am not able to get the desired output.Though i think the method/concept/logic i have used is similar to the one mentioned in the attachment on : https://bugs.freedesktop.org/show_bug.cgi?id=42893 Any help would

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

2013-04-12 Thread Michael Meeks
android/experimental/desktop/native-code.cxx | 36 +++ 1 file changed, 36 insertions(+) New commits: commit f3c4b5606d4a697efbe3041530fc7f7d5a3a47b0 Author: Michael Meeks Date: Fri Apr 12 19:03:15 2013 +0300 Add more components Change-Id: I3ea18b4a075516

[PUSHED] remove dead code

2013-04-12 Thread Thomas Arnhold (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3361 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3361 To unsubscribe, vis

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

2013-04-12 Thread Noel Grandin
sfx2/source/inc/mnucfga.hxx | 43 --- sfx2/source/inc/virtmenu.hxx |1 - sfx2/source/menu/mnumgr.cxx |1 - 3 files changed, 45 deletions(-) New commits: commit adcae497ce48a6ff6e994817b17840842faa8732 Author: Noel Grandin Date: Fri Apr 12 16:

[PATCH] fdo#40100 correct result of calc function YEARFRAC

2013-04-12 Thread Winfried Donkers
For some reason I can't connect with gerrit, so I submit this patch in the classic way. The patch improves the calculation of YEARFRAC in case of leap years. There still is one more possible improvement (see ToDo-comment in patch), but that could be argueable. I'm interested in your opnions on

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

2013-04-12 Thread Jan Holesovsky
sw/inc/anchoredobject.hxx |2 sw/source/core/inc/pagefrm.hxx| 14 --- sw/source/core/layout/layact.cxx | 142 +- sw/source/core/layout/pagechg.cxx |4 - sw/source/core/layout/tabfrm.cxx | 13 --- 5 files changed, 51 insertions(+), 124

[PATCH] remove dead code

2013-04-12 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3361 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/3361/1 remove dead code Change-Id: I18b203f9647e2fd5199a2d15f4be67c99f7def5d --- D sfx2/source/inc/mnucfga.hxx M sfx2/s

Need help with building feature/orcus-update on Windodws

2013-04-12 Thread Kohei Yoshida
Hi there, I hope I can get some help trying to build the feature/orcus-update on Windows. There are multiple complications. First, building with ccache doesn't work, which can be easily worked around, but needs a fix nonetheless. Also, the newer version of liborcus doesn't build due to it not fi

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - liborcus/ExternalPackage_liborcus.mk

2013-04-12 Thread Kohei Yoshida
liborcus/ExternalPackage_liborcus.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 70ad11b47d471f57e851f9248ef9ae04b4541fb7 Author: Kohei Yoshida Date: Fri Apr 12 10:30:05 2013 -0400 Deliver orcus-parser.lib on Windows. Change-Id: Iba5edf90ad26c96697e5acb47055f9311

[no subject]

2013-04-12 Thread Vlastimil Jinoch
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vect...

2013-04-12 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3360 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/3360/1 Convert SfxViewFactoryArr_Impl from SfxPtrArray to std::vector Change-Id: I25c8edc51f97af9de2563a8dba7387a2be9f4

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

2013-04-12 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx | 124 sw/source/filter/ww8/rtfattributeoutput.hxx |5 + writerfilter/source/rtftok/rtfsdrimport.cxx | 22 3 files changed, 102 insertions(+), 49 deletions(-) New commits: commit d53dd70b15f0e3f7c8a05a93f8fcd70e1

[Libreoffice-commits] core.git: Branch 'feature/orcus-update' - download.lst

2013-04-12 Thread Kohei Yoshida
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8acd2a930f56aa7a48f79ca293b31f93d62eaf0 Author: Kohei Yoshida Date: Fri Apr 12 10:31:53 2013 -0400 Newer version 0.5.1 (since 0.5.0 package was broken on Windows). It contains a missing hea

[PATCH] Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vector

2013-04-12 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3359 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/3359/1 Convert SfxObjectUIArr_Impl from SfxPtrArr to std::vector Also - remove dead class definition SfxIFConfig_Impl,

Re: anyone else having unit test failures on master

2013-04-12 Thread Stephan Bergmann
On 04/12/2013 03:21 PM, Noel Grandin wrote: On 2013-04-12 15:17, Eike Rathke wrote: On Thursday, 2013-04-11 14:23:47 +0200, Noel Grandin wrote: Now I seem to be having a reproducible failure in make JunitTest_sw_unoapi It's trigger an assert in String::Len, see trace below. Presumably the

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

2013-04-12 Thread Caolán McNamara
sw/source/core/crsr/crsrsh.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1f39925c4cafc52009f4505fd3e4b6843f6e7944 Author: Caolán McNamara Date: Fri Apr 12 15:11:17 2013 +0100 fix build, "touch" headers only on !HAVE_FEATURE_DESKTOP platforms Change-Id: Ie0a4

[PATCH] Convert SfxPtrArray to std::vector in SfxTabDialogItem

2013-04-12 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3358 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/3358/1 Convert SfxPtrArray to std::vector in SfxTabDialogItem Also simplify the use-site, we don't need to new it. Cha

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 20/57fc6d057c8f488b4791b6dfc05122d1397337

2013-04-12 Thread Caolán McNamara
20/57fc6d057c8f488b4791b6dfc05122d1397337 |1 + 1 file changed, 1 insertion(+) New commits: commit 0e060efaf4659239e457d3eeaa938e72a84a0a97 Author: Caolán McNamara Date: Fri Apr 12 14:55:45 2013 +0100 Notes added by 'git notes add' diff --git a/20/57fc6d057c8f488b4791b6dfc05122d1397

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 94/763a569193246d24935fb28f0cf10bffcea2b4

2013-04-12 Thread Caolán McNamara
94/763a569193246d24935fb28f0cf10bffcea2b4 |1 + 1 file changed, 1 insertion(+) New commits: commit 053879306d18096797934756d7827566c7d16381 Author: Caolán McNamara Date: Fri Apr 12 14:52:01 2013 +0100 Notes added by 'git notes add' diff --git a/94/763a569193246d24935fb28f0cf10bffcea

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f4/2f6eb8aa2ab01befeba42871d9d5c7b381f49f

2013-04-12 Thread Caolán McNamara
f4/2f6eb8aa2ab01befeba42871d9d5c7b381f49f |1 + 1 file changed, 1 insertion(+) New commits: commit b45fb932bbc3a078c4de27cd83fc76f1a1b5ccd5 Author: Caolán McNamara Date: Fri Apr 12 14:50:28 2013 +0100 Notes added by 'git notes add' diff --git a/f4/2f6eb8aa2ab01befeba42871d9d5c7b381f

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 87/4e4b67c189c5818ea14af208e00bf1427a5244 e5/0d4638e4fe64eb05b8f22006c7f04c05ec288b

2013-04-12 Thread Caolán McNamara
87/4e4b67c189c5818ea14af208e00bf1427a5244 |1 + e5/0d4638e4fe64eb05b8f22006c7f04c05ec288b |1 + 2 files changed, 2 insertions(+) New commits: commit d9b9fa7a3e6490f399579939f0b88a43518217e1 Author: Caolán McNamara Date: Fri Apr 12 14:50:02 2013 +0100 Notes added by 'git notes add

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 9b/43d52764c260afcd652afd812a129b94127fa7 ac/ff9d08517a08f30acdf2d90cdcfa17034f4954

2013-04-12 Thread Caolán McNamara
9b/43d52764c260afcd652afd812a129b94127fa7 |1 + ac/ff9d08517a08f30acdf2d90cdcfa17034f4954 |1 + 2 files changed, 2 insertions(+) New commits: commit e4f95c6e64f4ff4ae61468701f14d3d437616a11 Author: Caolán McNamara Date: Fri Apr 12 14:49:44 2013 +0100 Notes added by 'git notes add

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b5/1d354f043d19c1a8f22e1cfff6d0b43eb62b5e

2013-04-12 Thread Caolán McNamara
b5/1d354f043d19c1a8f22e1cfff6d0b43eb62b5e |1 + 1 file changed, 1 insertion(+) New commits: commit c490d225470d83d94e60cdabc19de0ac4139b21c Author: Caolán McNamara Date: Fri Apr 12 14:47:04 2013 +0100 Notes added by 'git notes add' diff --git a/b5/1d354f043d19c1a8f22e1cfff6d0b43eb62

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

2013-04-12 Thread Lei De Bin
sw/source/filter/ww8/ww8atr.cxx |8 vcl/inc/vcl/layout.hxx | 23 ++- 2 files changed, 22 insertions(+), 9 deletions(-) New commits: commit 1799937b9ec2584c6e6c783ede5f22d72a1f44f9 Author: Lei De Bin Date: Wed Jul 4 05:35:24 2012 + Resolves:

Re: minutes of ESC call ...

2013-04-12 Thread Eike Rathke
Hi, On Thursday, 2013-04-11 18:19:08 +0100, Michael Meeks wrote: > + work on fixing automated load test issues (Kendy,Fridrich,Eike) > [ Kendy -8, Eike -2 so far ] All Calc crashers of that set seem to be fixed now. Eike -- LibreOffice Calc developer. Number formatter

[PATCH] fdo#60690 Remove of all call GTK_YIELD_GRAB because it do no...

2013-04-12 Thread Vlastimil Jinoch (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3357 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/3357/1 fdo#60690 Remove of all call GTK_YIELD_GRAB because it do nothing. Change-Id: I76e76ec5fc85d8e1fd673a45b3e54163c

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

2013-04-12 Thread Stephan Bergmann
codemaker/inc/codemaker/typemanager.hxx|9 -- codemaker/source/codemaker/typemanager.cxx | 123 - codemaker/source/javamaker/javatype.cxx| 22 + 3 files changed, 64 insertions(+), 90 deletions(-) New commits: commit 0557453a35863310f34e6c10facbac63bc

Re: anyone else having unit test failures on master

2013-04-12 Thread Noel Grandin
On 2013-04-12 15:17, Eike Rathke wrote: Hi Noel, On Thursday, 2013-04-11 14:23:47 +0200, Noel Grandin wrote: Now I seem to be having a reproducible failure in make JunitTest_sw_unoapi It's trigger an assert in String::Len, see trace below. Presumably the underlying UniString::mpData is a

Re: anyone else having unit test failures on master

2013-04-12 Thread Eike Rathke
Hi Noel, On Thursday, 2013-04-11 14:23:47 +0200, Noel Grandin wrote: > Now I seem to be having a reproducible failure in >make JunitTest_sw_unoapi > > It's trigger an assert in String::Len, see trace below. Presumably the underlying UniString::mpData is a dangling pointer, something called

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

2013-04-12 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit c1bcc3bc59e566c86ca4e019c476dcaf0acc0d40 Author: Fridrich Å trba Date: Fri Apr 12 15:11:19 2013 +0200 Little fixes of txsm for >= 1300 diff --git a/src/lib/CDRParser.cpp b/src/li

[PATCH] Convert usage of SfxPtrArray to std::vector

2013-04-12 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3356 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/3356/1 Convert usage of SfxPtrArray to std::vector Change-Id: I38664f59e4cfa7354196437901175c9ef9aa9006 --- M sfx2/inc/

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

2013-04-12 Thread Jan Holesovsky
sw/source/filter/ww8/ww8par.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 9fb856ce844f2a4e794687c00ad6f0f75ef223c1 Author: Jan Holesovsky Date: Fri Apr 12 14:58:39 2013 +0200 i#101884: Fix crash on load. This was originally fixed in

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

2013-04-12 Thread Michael Meeks
vcl/unx/gtk/app/gtkinst.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit ffa651bd4f4476bf2d734c6931af271e58acb88b Author: Michael Meeks Date: Fri Apr 12 14:01:26 2013 +0100 fix embarassing mess up around gtk+ version detection. Change-Id: I

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - vcl/unx

2013-04-12 Thread Michael Meeks
vcl/unx/gtk/app/gtkinst.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 8650d6c2e21fe29aee56c9e626395acae0f4a17e Author: Michael Meeks Date: Fri Apr 12 14:01:26 2013 +0100 fix embarassing mess up around gtk+ version detection. Change-Id: I

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cd/5213eb94ecd595f683098869e9a9dbc921719b

2013-04-12 Thread Caolán McNamara
cd/5213eb94ecd595f683098869e9a9dbc921719b |1 + 1 file changed, 1 insertion(+) New commits: commit 57cb84f6ffea7000b001919e940d98dd16c24c1d Author: Caolán McNamara Date: Fri Apr 12 13:55:55 2013 +0100 Notes added by 'git notes add' diff --git a/cd/5213eb94ecd595f683098869e9a9dbc9217

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - sd/inc sd/source

2013-04-12 Thread Michael Meeks
sd/inc/slidehack.hxx | 24 +++- sd/source/core/slidehack.cxx | 39 + sd/source/ui/dlg/GroupSlidesDialog.cxx |5 +++- sd/source/ui/dlg/GroupSlidesDialog.hxx |2 - 4 files changed, 54 insertions(+), 16 deletions(

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 15/651317cdf17a54ff19ea68ef97c73607c6623e

2013-04-12 Thread Caolán McNamara
15/651317cdf17a54ff19ea68ef97c73607c6623e |1 + 1 file changed, 1 insertion(+) New commits: commit 6259149c747f1f4f41a34784f6ff660f6f8860b7 Author: Caolán McNamara Date: Fri Apr 12 13:52:08 2013 +0100 Notes added by 'git notes add' diff --git a/15/651317cdf17a54ff19ea68ef97c73607c66

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 61/bab828e5f490555580e6e61e7549a0f382ba74

2013-04-12 Thread Caolán McNamara
61/bab828e5f49080e6e61e7549a0f382ba74 |1 + 1 file changed, 1 insertion(+) New commits: commit 54106b50b7a0d40b9408f25e356a7fc64005b1bc Author: Caolán McNamara Date: Fri Apr 12 13:49:52 2013 +0100 Notes added by 'git notes add' diff --git a/61/bab828e5f49080e6e61e7549a0f382b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4a/1295bea312d8fa45b5db669e5301ef31016690

2013-04-12 Thread Caolán McNamara
4a/1295bea312d8fa45b5db669e5301ef31016690 |1 + 1 file changed, 1 insertion(+) New commits: commit c347217965e619e5eadf7ff903abb0337235d42e Author: Caolán McNamara Date: Fri Apr 12 13:44:45 2013 +0100 Notes added by 'git notes add' diff --git a/4a/1295bea312d8fa45b5db669e5301ef31016

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - 5 commits - sd/inc sd/Library_sd.mk sd/source sd/uiconfig vcl/inc vcl/unx

2013-04-12 Thread Michael Meeks
sd/Library_sd.mk |1 sd/inc/slidehack.hxx |1 sd/source/core/slidehack.cxx | 50 ++ sd/source/ui/dlg/GroupSlidesDialog.cxx | 28 ++- sd/source/ui/dlg/GroupSlidesDialog.hxx |5 sd/uiconfig/simpress/ui/groupslides.ui | 27 +--

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 90/ff0444686c6f733e2eb74bd00e324a6879b7b7

2013-04-12 Thread Caolán McNamara
90/ff0444686c6f733e2eb74bd00e324a6879b7b7 |1 + 1 file changed, 1 insertion(+) New commits: commit 622bea38e5403a85d7318bb268e77119315d4c29 Author: Caolán McNamara Date: Fri Apr 12 13:41:29 2013 +0100 Notes added by 'git notes add' diff --git a/90/ff0444686c6f733e2eb74bd00e324a6879b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b5/96eabddb42dd1cb37802e41dbc1e5790078457

2013-04-12 Thread Caolán McNamara
b5/96eabddb42dd1cb37802e41dbc1e5790078457 |1 + 1 file changed, 1 insertion(+) New commits: commit ef5b73bdd359365ce8ba106d33b73c35ac784324 Author: Caolán McNamara Date: Fri Apr 12 13:40:48 2013 +0100 Notes added by 'git notes add' diff --git a/b5/96eabddb42dd1cb37802e41dbc1e5790078

[Libreoffice-commits] core.git: Branch 'feature/slidehack' - 2 commits - sd/source vcl/inc vcl/source

2013-04-12 Thread Thorsten Behrens
sd/source/ui/dlg/GroupSlidesDialog.cxx | 10 +++--- sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 10 ++ sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx | 16 +-- sd/source/ui/slidesorter/view/SlideSorterView.cxx | 16 +-- vcl/

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f5/226834b66c6ab0277b3ec25a81bd2b156d142f

2013-04-12 Thread Caolán McNamara
f5/226834b66c6ab0277b3ec25a81bd2b156d142f |1 + 1 file changed, 1 insertion(+) New commits: commit bf349e8f1b86111060f94bcbbd1f69b5771cc535 Author: Caolán McNamara Date: Fri Apr 12 13:36:54 2013 +0100 Notes added by 'git notes add' diff --git a/f5/226834b66c6ab0277b3ec25a81bd2b156d1

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d4/be83cc0df58f1eb4534f5531a5e3ad8deae343

2013-04-12 Thread Caolán McNamara
d4/be83cc0df58f1eb4534f5531a5e3ad8deae343 |1 + 1 file changed, 1 insertion(+) New commits: commit 46bad6d56cda148ffb16543c02e07653e5cea8e7 Author: Caolán McNamara Date: Fri Apr 12 13:33:26 2013 +0100 Notes added by 'git notes add' diff --git a/d4/be83cc0df58f1eb4534f5531a5e3ad8deae

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3f/968f4d8feb9990c31a16240cbefc088fbe2270

2013-04-12 Thread Caolán McNamara
3f/968f4d8feb9990c31a16240cbefc088fbe2270 |1 + 1 file changed, 1 insertion(+) New commits: commit de1fed47f9f3eb7e9b6c3eb34d081129ee315fe5 Author: Caolán McNamara Date: Fri Apr 12 13:31:56 2013 +0100 Notes added by 'git notes add' diff --git a/3f/968f4d8feb9990c31a16240cbefc088fbe2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b2/c2d2f3b5b55a239c2cc5dc04f306144bccdabf

2013-04-12 Thread Caolán McNamara
b2/c2d2f3b5b55a239c2cc5dc04f306144bccdabf |1 + 1 file changed, 1 insertion(+) New commits: commit 27889bd78183ba9fada688670d7146cfcf6942aa Author: Caolán McNamara Date: Fri Apr 12 13:29:27 2013 +0100 Notes added by 'git notes add' diff --git a/b2/c2d2f3b5b55a239c2cc5dc04f306144bccd

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2b/747915abca3369178d177291d706377676b19e

2013-04-12 Thread Caolán McNamara
2b/747915abca3369178d177291d706377676b19e |1 + 1 file changed, 1 insertion(+) New commits: commit 5e38865fc228255f9c0cfc232b6eef004f93fc6d Author: Caolán McNamara Date: Fri Apr 12 13:28:21 2013 +0100 Notes added by 'git notes add' diff --git a/2b/747915abca3369178d177291d706377676b

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

2013-04-12 Thread Andre Fischer
filter/source/msfilter/svdfppt.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 694ac8155517a88e7317170b189f9d5fabc270b0 Author: Andre Fischer Date: Tue Jun 12 11:06:43 2012 + Resolves: #i119546# Set minimal ppt table border width to 1 for l

[Libreoffice-commits] core.git: 3 commits - ios/experimental sw/source touch/inc touch/Package_inc.mk vcl/android

2013-04-12 Thread Tor Lillqvist
ios/experimental/LibreOffice/LibreOffice.xcodeproj/project.pbxproj | 30 ++-- ios/experimental/LibreOffice/LibreOffice/AppDelegate.m | 15 ios/experimental/LibreOffice/LibreOffice/View.h|2 ios/experimental/LibreOffice/LibreOffice/View.m

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 53/ba60618af3977f5e5488225dcf050a517fb5b8

2013-04-12 Thread Caolán McNamara
53/ba60618af3977f5e5488225dcf050a517fb5b8 |1 + 1 file changed, 1 insertion(+) New commits: commit 29a6ebe2bef66e404f15dcad0fb8c46f6e3c44ef Author: Caolán McNamara Date: Fri Apr 12 13:06:39 2013 +0100 Notes added by 'git notes add' diff --git a/53/ba60618af3977f5e5488225dcf050a517fb

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

2013-04-12 Thread Oliver-Rainer Wittmann
sw/source/core/layout/flowfrm.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 38a3e82938de1b82fadd47d3d53d530f04db6891 Author: Oliver-Rainer Wittmann Date: Tue Jun 12 08:36:10 2012 + Related: #i119624# GetUpperSpaceAmountConsideredForPrevFrmAndPageG

  1   2   >