[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34555 Philippe Jung changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2015-05-05 Thread Caolán McNamara
svx/source/tbxctrls/fillctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c4dacea24f8ca83e6c178e2846aeb40b3a100dcb Author: Caolán McNamara Date: Tue May 5 20:08:34 2015 +0100 ´Color´ : ambiguous symbol Change-Id: I5a33d518a62c35c9ac03600f02a

[Libreoffice-commits] core.git: formula/source include/formula scaddins/source sc/inc sc/qa sc/source

2015-05-05 Thread Winfried Donkers
formula/source/core/resource/core_resource.src |7 ++ include/formula/compiler.hrc |3 include/formula/opcode.hxx |1 sc/inc/helpids.h |1 sc/qa/unit/ucalc.cxx |1 sc/source/core/i

Re: Re: Extension: Keyboard shortcut for menu item

2015-05-05 Thread Jan Rheinländer
Ok I understand the reason. I'm currently testing a BASIC macro (which I can assign a keyboard shortcut through the UI) which sends a URL to my XDispatch::queryDispatch() method. That seems to be a possible workaround. P.S. How do I answer to a thread if I only get the digest version of the maili

[Libreoffice-commits] dev-tools.git: scripts/esc-bug-stats.pl

2015-05-05 Thread Michael Meeks
scripts/esc-bug-stats.pl | 73 +++ 1 file changed, 43 insertions(+), 30 deletions(-) New commits: commit 0b2452ebcecb3e6efc2ffe442b04f6d1f0a02234 Author: Michael Meeks Date: Tue May 5 20:44:23 2015 +0100 Adapt generated formulae for 5.0. diff

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

2015-05-05 Thread Caolán McNamara
vcl/source/window/toolbox.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 22da3ae40027ff2d31f89cf92f0d4ad7217aed1e Author: Caolán McNamara Date: Tue May 5 21:06:09 2015 +0100 VclPtr: crash on exit on impress Change-Id: I3f81128b58992db68263fb6c8d2a94cbae85563

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

2015-05-05 Thread Deena Francis
sc/source/ui/inc/gridwin.hxx |2 sc/source/ui/inc/viewfunc.hxx |2 sc/source/ui/view/gridwin.cxx | 16 sc/source/ui/view/viewfun2.cxx | 142 + 4 files changed, 162 insertions(+) New commits: commit 5c793b582e5afda68bb6acf7aa22f70c48f59

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

2015-05-05 Thread Caolán McNamara
svx/uiconfig/ui/sidebararea.ui | 31 ++- 1 file changed, 10 insertions(+), 21 deletions(-) New commits: commit 921f69baa078dfd2b96004880538a22306a06367 Author: Caolán McNamara Date: Tue May 5 13:31:29 2015 +0100 use a sizegroup to stop area panel 'jumping'

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

2015-05-05 Thread Matteo Casalin
sw/source/core/unocore/unostyle.cxx | 23 +++-- sw/source/core/unocore/unotbl.cxx | 38 ++-- sw/source/core/view/viewsh.cxx |6 ++--- sw/source/core/view/vprint.cxx |2 - sw/source/filter/basflt/fltini.cxx |6 ++--- sw/so

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

2015-05-05 Thread Julien Nabet
i18npool/source/localedata/data/es_CR.xml | 42 ++ 1 file changed, 32 insertions(+), 10 deletions(-) New commits: commit 021943dad044076c10b9b032d4e0b243e64f631c Author: Julien Nabet Date: Sat May 2 10:30:19 2015 +0200 tdf#91009: Correct thousands separator c

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

2015-05-05 Thread Michael Stahl
sw/source/core/doc/DocumentRedlineManager.cxx | 40 -- sw/source/core/docnode/ndtbl.cxx | 28 ++ sw/source/core/unocore/unotext.cxx|7 3 files changed, 54 insertions(+), 21 deletions(-) New commits: commit 6a37faafa545c

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 2 commits - include/vcl vcl/source

2015-05-05 Thread Tomaž Vajngerl
include/vcl/edit.hxx |4 include/vcl/menu.hxx |6 vcl/source/control/edit.cxx | 256 +++ vcl/source/window/menu.cxx | 205 ++-- vcl/source/window/menubarwindow.cxx |

LibreOffice Gerrit News for core on 2015-05-06

2015-05-05 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exp in https://gerrit.libreoffice.org/15635 from Yogesh Bharate about module oox, sc + Br

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 Joel Madero changed: What|Removed |Added Depends on||91078 -- You are receiving this ma

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75025 --- Comment #109 from Joel Madero --- Added bug 91078 - regression + bibisected Deleting a sheet that has no relationship to formulas on other sheets ruins the formulas on those sheets. Simple test document attached. -- You are receivin

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

2015-05-05 Thread Stephan Bergmann
sc/source/filter/starcalc/scflt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f593be5bcde09965bb3478e00bcdedbc6bd5bc57 Author: Stephan Bergmann Date: Wed May 6 08:17:32 2015 +0200 SfxBoolItem takes a sal_uInt16 nWhich as first argument This

[Libreoffice-commits] core.git: 3 commits - avmedia/inc avmedia/source chart2/source cui/source dbaccess/source extensions/source framework/inc framework/source include/sfx2 include/svx include/vcl re

2015-05-05 Thread Stephan Bergmann
avmedia/inc/mediacontrol.hxx|2 avmedia/source/framework/mediacontrol.cxx |4 - chart2/source/controller/dialogs/dlg_DataEditor.cxx |4 - chart2/source/controller/inc/dlg_DataEditor.hxx |2 cui/source/customize

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 6 commits - basctl/source include/vcl sw/source vcl/source

2015-05-05 Thread Tomaž Vajngerl
basctl/source/basicide/baside2b.cxx |6 - include/vcl/slider.hxx |9 + include/vcl/spin.h | 14 +- include/vcl/tabctrl.hxx |6 - include/vcl/textview.hxx| 17 +-- include/vcl/toolbox.hxx | 10 +- sw/source/uibase/d

Re: About removing "include "

2015-05-05 Thread Tor Lillqvist
> (Though it is unclear to me how much removing redundant includes of > standard headers actually helps"accelerating compile times" in practice.) > Exactly. One should also keep in mind that the slowest compilation is on Windows (isn't it?), and there we use precompiled headers for the largest s

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

2015-05-05 Thread Miklos Vajna
sw/source/filter/ww8/rtfsdrexport.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit b60142af8c3adce35e2c158e14815b1226a97fc2 Author: Miklos Vajna Date: Tue May 5 09:04:26 2015 +0200 RtfSdrExport::StartShape: use std::unique_ptr<> Change-Id:

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

2015-05-05 Thread Caolán McNamara
sd/source/ui/sidebar/MasterPageDescriptor.hxx|8 sd/source/ui/sidebar/PanelFactory.hxx|2 +- sd/source/ui/sidebar/PreviewValueSet.hxx |2 +- sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx |2 +- sd/source/ui/slideshow/slideshowimpl.cxx |

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 3 commits - cui/source include/vcl vcl/source

2015-05-05 Thread Tomaž Vajngerl
cui/source/dialogs/hangulhanjadlg.cxx |4 include/vcl/button.hxx| 20 - include/vcl/status.hxx| 12 vcl/source/control/button.cxx | 525 +- vcl/source/control/fixed.cxx | 114 +++ vcl/source/window/sta

[Libreoffice-commits] core.git: chart2/source drawinglayer/source include/svx sc/source svx/source sw/source test/source toolkit/test vcl/opengl vcl/source

2015-05-05 Thread Andras Timar
chart2/source/view/axes/Tickmarks.cxx | 10 +- chart2/source/view/axes/Tickmarks.hxx |2 +- drawinglayer/source/attribute/sdrfillgraphicattribute.cxx |2 +- include/svx/svdsnpv.hxx |2 +- sc/source/filt

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

2015-05-05 Thread Andras Timar
vcl/source/filter/wmf/winmtf.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 0c58017468abb0ebee3088336e7e7a074e53edee Author: Andras Timar Date: Mon May 4 20:03:27 2015 +0200 tdf#90539 special case for EMF placeholder icon of OLE object Change-Id: Id7756

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

2015-05-05 Thread Tor Lillqvist
basegfx/source/inc/stringconversiontools.hxx | 69 +- basegfx/source/polygon/b2dsvgpolypolygon.cxx | 162 - basegfx/source/tools/stringconversiontools.cxx | 49 +++ 3 files changed, 143 insertions(+), 137 deletions(-) New commits: commit 3363f828d63775

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

2015-05-05 Thread Miklos Vajna
dbaccess/source/core/dataaccess/databasedocument.cxx | 43 +++--- dbaccess/source/core/inc/core_resource.hrc |1 dbaccess/source/core/resource/strings.src|5 -- dbaccess/source/filter/xml/xmlfilter.cxx | 45 +++ 4 files cha

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

2015-05-05 Thread Tor Lillqvist
vcl/inc/unx/gtk/gtkframe.hxx |4 ++-- vcl/unx/gtk/window/gtksalframe.cxx |8 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 83076579132eabf50748c15d7a8defb6c3aa851e Author: Tor Lillqvist Date: Tue May 5 11:34:52 2015 +0300 AllocateFrame() and T

[Libreoffice-commits] core.git: dbaccess/source svtools/source

2015-05-05 Thread Michael Meeks
dbaccess/source/ui/dlg/dbwizsetup.cxx|1 + svtools/source/dialogs/roadmapwizard.cxx | 10 -- svtools/source/dialogs/wizardmachine.cxx | 14 +++--- svtools/source/dialogs/wizdlg.cxx|9 - 4 files changed, 20 insertions(+), 14 deletions(-) New commits:

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

2015-05-05 Thread Noel Grandin
sw/source/uibase/docvw/edtwin.cxx |8 sw/source/uibase/inc/edtwin.hxx | 16 sw/source/uibase/shells/textsh1.cxx | 12 ++-- 3 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 7ebed1d63e2ad5728fa81b65fa98f09b0406965d Author: Noel G

Re: [Libreoffice-commits] Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle now

2015-05-05 Thread Stephan Bergmann
I assume deleting the SetTimeout calls without replacement is fine, as the idle handler will automatically keep being called again? But then, is it OK that it only ever gets Stop()'ed in SwSrcEditWindow::dispose, or should it also stop itself when there's no more work to do? And is it necess

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

2015-05-05 Thread Philippe Jung
include/svx/svdedtv.hxx|2 include/svx/svdobj.hxx |3 include/svx/svdograf.hxx |2 svx/inc/globlmn_tmpl.hrc |5 + svx/source/svdraw/svddrgmt.cxx | 171 - svx/source/svdraw/svddrgv.cxx |2 svx/source/svdra

[Libreoffice-commits] core.git: officecfg/registry sc/inc sc/sdi sc/source sc/uiconfig

2015-05-05 Thread Philippe Jung
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 28 ++ sc/inc/sc.hrc |1 sc/sdi/graphsh.sdi| 19 + sc/source/ui/drawfunc/graphsh.cxx | 1

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34555 --- Comment #61 from Commit Notification --- Philippe Jung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=80a38d299133823e93ec5c29e8fe5c51771940d5 tdf#345

[Libreoffice-commits] core.git: officecfg/registry sw/inc sw/sdi sw/source sw/uiconfig

2015-05-05 Thread Philippe Jung
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 16 + sw/inc/fesh.hxx |6 sw/sdi/_grfsh.sdi | 12 - sw/source/core/draw/dflyobj.cxx

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34555 --- Comment #62 from Commit Notification --- Philippe Jung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b1df1ac809fd6de972a6ed4f638a1ac8d29ba40d tdf#345

[Bug 34555] Make cropping handles for images (as in Draw/Impress) available for all LibreOffice applications

2015-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34555 --- Comment #63 from Commit Notification --- Philippe Jung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8c4a1663f5d93380268365d35a5581d8065df897 tdf#345

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

2015-05-05 Thread Stephan Bergmann
include/svx/svdograf.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f7b3b805b9881f3674e565484e05c9d30b32ee84 Author: Stephan Bergmann Date: Tue May 5 12:22:53 2015 +0200 -Werror,-Winconsistent-missing-override Change-Id: Ibd9d3858f833c24f38f982a9

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

2015-05-05 Thread Stephan Bergmann
sw/source/core/inc/dflyobj.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9503fe93e08a11393188099a272e7fb8d6623157 Author: Stephan Bergmann Date: Tue May 5 12:30:34 2015 +0200 -Werror,-Winconsistent-missing-override Change-Id: If6643acec764def691

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

2015-05-05 Thread Norbert Thiebaud
comphelper/source/misc/random.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 011563a083da45b7c6805ec42778672d4a0fb0dc Author: Norbert Thiebaud Date: Fri May 1 22:58:26 2015 -0500 seed mt19937 with random data time(NULL) is a poor seed. It is qu

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

2015-05-05 Thread Stephan Bergmann
sw/source/core/draw/dflyobj.cxx|6 +++--- sw/source/core/frmedt/feshview.cxx |4 ++-- sw/source/uibase/shells/grfsh.cxx |2 +- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit ca35b597012154d655ed50e53d9d614098058ab0 Author: Stephan Bergmann Date: Tue May 5

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

2015-05-05 Thread Philippe Jung
vcl/source/control/ctrl.cxx | 39 +-- 1 file changed, 21 insertions(+), 18 deletions(-) New commits: commit aa87af58b195af94ea5b9dcb01faf09e01e76e1b Author: Philippe Jung Date: Tue May 5 12:29:34 2015 +0200 tdf#91081 Fix LO crash after dialog closing

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

2015-05-05 Thread Julien Nabet
i18npool/source/localedata/data/es_CR.xml | 42 ++ 1 file changed, 32 insertions(+), 10 deletions(-) New commits: commit aa06ce15fdd68983001ef33d1931fbaf6b515282 Author: Julien Nabet Date: Mon May 4 19:39:32 2015 +0200 Related tdf#91009: Correct thousands sep

[Libreoffice-commits] core.git: 3 commits - chart2/source compilerplugins/clang cui/source desktop/inc desktop/source filter/source reportdesign/source sd/source slideshow/source starmath/inc starmath

2015-05-05 Thread Noel Grandin
chart2/source/view/charttypes/PieChart.hxx |2 - compilerplugins/clang/staticmethods.cxx |9 cui/source/customize/cfgutil.cxx | 15 --- cui/source/inc/cfgutil.hxx |8 de

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

2015-05-05 Thread Stephan Bergmann
sw/source/uibase/inc/edtwin.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 2186e3f8d667b5af9042dcb2c3f21509ec800d2a Author: Stephan Bergmann Date: Tue May 5 14:08:25 2015 +0200 Remove using directive that has become unused ...with 7ebed1d63e2ad5728fa81b65fa98f0

[Libreoffice-commits] core.git: compilerplugins/clang

2015-05-05 Thread Stephan Bergmann
compilerplugins/clang/vclwidgets.cxx | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit d879d5346b525c478e93363b7ec06e797ce01461 Author: Stephan Bergmann Date: Tue May 5 14:16:08 2015 +0200 Downgrade for old Clang Change-Id: Ia4c241040c52631d

minutes of ESC call ...

2015-05-05 Thread Michael Meeks
I believe I forgot to post this; apologies ... * Present: + Stephan, Eike, Caolan, Sophie, Bjoern, Andras, Miklos, Thorsten, Michael M, Christianc, Norbert, Robinson, Lionel, Michael S, Muthu David * Completed Action Items: + gerrit synching re-enable (Norbert) + get AppA

Crash test update

2015-05-05 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/2b0be6c0e9d23f1b8535ba7033732ae2e3bfb5c9/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

Android Print

2015-05-05 Thread Massimiliano Fiori
Hi! I'm trying to do this hack: https://bugs.documentfoundation.org/show_bug.cgi?id=89860 , i see that all menu options in LibreOfficeMainActivity.java send an Event to UNO, so my question is: to implement a print option i have to writ

Re: Android Print

2015-05-05 Thread Miklos Vajna
Hi, On Tue, May 05, 2015 at 03:05:36PM +0200, Massimiliano Fiori wrote: > I'm trying to do this hack: > https://bugs.documentfoundation.org/show_bug.cgi?id=89860 > , i see > that all menu options in LibreOfficeMainActivity.java send an

[Libreoffice-commits] core.git: 5 commits - avmedia/source cui/source dbaccess/source extensions/source forms/source framework/source include/postwin.h include/svtools include/svx include/vcl reportde

2015-05-05 Thread Michael Stahl
UnoControls/source/controls/statusindicator.cxx|1 avmedia/source/viewer/mediawindow_impl.cxx |4 cui/source/dialogs/hangulhanjadlg.cxx |2 cui/source/dialogs/iconcdlg.cxx|2 cui/source/options/connpoo

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

2015-05-05 Thread Richard PALO
include/vcl/window.hxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 31c2a2230e6debd0fa53656f6a2159918d2d67d8 Author: Richard PALO Date: Fri Apr 17 08:34:40 2015 +0200 Avoid redefine of TRANSPARENT on solaris after including stream.h Change-Id: I90611a4855320148

Re: Android Print

2015-05-05 Thread Massimiliano Fiori
Hi Miklos, First of all thank you for your reply. I will check your links and your suggestions, but where can i find a documentation that explain me how UNO works? I would write a documentation of my work but first I have to understand the working logical. Thanks again for your help. —Massimili

Re: Android Print

2015-05-05 Thread Stephan Bergmann
On 05/05/2015 04:48 PM, Massimiliano Fiori wrote: I will check your links and your suggestions, but where can i find a documentation that explain me how UNO works? I would write a documentation of my work but first I have to understand the working logical. Note that those .uno URLs (like .uno

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

2015-05-05 Thread Eike Rathke
sc/source/core/data/table1.cxx | 68 - 1 file changed, 34 insertions(+), 34 deletions(-) New commits: commit 48d7d093bae06b7883434161882cb9d5f2ce08ae Author: Eike Rathke Date: Tue May 5 17:12:45 2015 +0200 rework the twisted ShrinkToUsedDataArea l

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

2015-05-05 Thread Stephan Bergmann
editeng/source/editeng/impedit.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25487875563c5aa05253e3f3199b082ded16184c Author: Stephan Bergmann Date: Tue May 5 17:47:26 2015 +0200 vcl::Window::Scroll takes a sal_uInt16 nFlags, not a sal_Bool This

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

2015-05-05 Thread Miklos Vajna
sw/inc/swdbdata.hxx |1 + sw/source/core/doc/docfmt.cxx | 12 2 files changed, 13 insertions(+) New commits: commit 72cb877e07194f5f9f13dd2716d03f9a50531b1b Author: Miklos Vajna Date: Tue May 5 18:12:20 2015 +0200 sw doc model xml dump: include SwDBData

[Libreoffice-commits] core.git: 7 commits - extras/source include/sfx2 include/svx svx/source svx/uiconfig sw/source

2015-05-05 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml.in |8 include/sfx2/tbxctrl.hxx |3 include/svx/fillctrl.hxx | 46 svx/source/sidebar/area/AreaPropertyPanel.cxx |8 svx/source/tbxctrls/fillctrl.cxx | 1186

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

2015-05-05 Thread Tor Lillqvist
svx/source/tbxctrls/fillctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d2724d4e07c9bfc58f1c9a008d538d6459c392fb Author: Tor Lillqvist Date: Tue May 5 19:25:40 2015 +0300 WaE: implicit conversion of literal of type 'int' to 'bool' Change-Id:

Re: Android Build Error on Linux (openSuSE)

2015-05-05 Thread Andreas Mantke
Hi Miklos, thanks for your hints. Am 04.05.2015 um 10:49 schrieb Miklos Vajna: > Hi Andreas, > > (...) > Hmm, ideally none of these switches should cause a problem, but just in > case, can you try './autogen.sh' with 'autogen.input' having just: > > --enable-werror > --with-android-sdk=/home/andi