Re: Build LO for Android on Mac OS 10.8

2012-08-12 Thread Tor Lillqvist
> ld: warning: ignoring file /opt/local/lib/libiconv.dylib, file was built > for unsupported file forma > ld: warning: ignoring file /opt/local/lib/libz.dylib, file was built for > unsupported file format > ld: in /opt/local/lib/libiconv.2.dylib, file was built for unsupported > file format Hmm, w

Re: Build LO for Android on Mac OS 10.8

2012-08-12 Thread James Chen
>I don't think that's a good idea, it mixes up options for the build >and host platforms. (Consider the case of cross-compiling from an >Intel Mac to PowerPC-based Mac, in theory it should be possible to use >a current Xcode and SDK for the build platform code, and Xcode 3 + >10.4 SDK for the host

[Libreoffice-commits] .: 2 commits - RepositoryExternal.mk sd/source vcl/Library_vcl.mk

2012-08-12 Thread David Tardon
RepositoryExternal.mk | 26 + sd/source/ui/presenter/PresenterCanvasFactory.cxx | 309 -- vcl/Library_vcl.mk| 36 -- 3 files changed, 29 insertions(+), 342 deletions(-) New commits: commit 2b9dbc8ad1640a62f71d75a

[Libreoffice-commits] .: android/Bootstrap

2012-08-12 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 1060cd84591faa2093cfdadf87d7bdfcc11b8dfb Author: Tor Lillqvist Date: Mon Aug 13 07:40:27 2012 +0300 Perform setup(Activity) just once

Re: Build LO for Android on Mac OS 10.8

2012-08-12 Thread Tor Lillqvist
> In my environment, Mac OS 10.8 and Xcode 4.4.1, without specifying Mac OS > X SDK version, it picks 10.6 as Mac OS X SDK. > And then it failed since it can't find gcc-4.2. Ah, OK. Was there some Xcode that came with both a 10.6 SDK *and* a gcc 4.2 then? Making this SDK and compiler selection wor

[Libreoffice-commits] .: configure.in

2012-08-12 Thread Tor Lillqvist
configure.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2a787251b24f93aa3998fb64afd1aa70096691f9 Author: Tor Lillqvist Date: Mon Aug 13 07:05:53 2012 +0300 Fir a couple of typos, thanks to James Chen for noticing Change-Id: I56740934ec0fc488e

[Libreoffice-commits] .: sfx2/inc sfx2/source

2012-08-12 Thread Rafael Dominguez
sfx2/inc/sfx2/thumbnailviewitem.hxx | 11 sfx2/source/control/templatelocalviewitem.cxx | 35 -- sfx2/source/control/templateviewitem.cxx | 22 ++-- sfx2/source/control/thumbnailviewitem.cxx | 28 +++- 4 files

Re: Build LO for Android on Mac OS 10.8

2012-08-12 Thread James Chen
In my environment, Mac OS 10.8 and Xcode 4.4.1, without specifying Mac OS X SDK version, it picks 10.6 as Mac OS X SDK. And then it failed since it can't find gcc-4.2. So I tried to use option --with-macosx-sdk with 10.8. It's building now! During applying --with-macosx-sdk option, I found some ty

[Libreoffice-commits] .: 5 commits - sfx2/inc sfx2/source

2012-08-12 Thread Rafael Dominguez
sfx2/inc/sfx2/templateabstractview.hxx| 16 ++ sfx2/inc/sfx2/templatelocalview.hxx |4 - sfx2/inc/sfx2/templatelocalviewitem.hxx |2 sfx2/inc/sfx2/templateonlineview.hxx |2 sfx2/inc/sfx2/templateviewitem.hxx|3 - sfx2/inc/sfx2/t

Re: Build LO for Android on Mac OS 10.8

2012-08-12 Thread James Chen
Thank you, tml! I've pulled latest code and I'm trying to build it. According to the location of Xcode.app, I recall it's kind of personal preference. :P I thought it was misplaced so I move it back. Luckily, xcode-select and xcrun are still in /usr/bin. Thanks, again. I'll report in the result

problem

2012-08-12 Thread Molly Hafer
I opened a document in Libre office an not only can i edit the document but it wont let me close libre office AND I cant open Libre office until it gets closed thanks.   Molly ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://list

[PATCH] fileaccess: use anonymous namespace

2012-08-12 Thread Gerrit
>From Matúš Kukan : Matúš Kukan has uploaded a new change for review. Change subject: fileaccess: use anonymous namespace .. fileaccess: use anonymous namespace Change-Id: I697850a43c9942833776c60752cf4639ec255768 --- M fileacc

[PATCH] unusedcode: SpriteCanvasHelper's methods

2012-08-12 Thread Gerrit
>From Matúš Kukan : Matúš Kukan has uploaded a new change for review. Change subject: unusedcode: SpriteCanvasHelper's methods .. unusedcode: SpriteCanvasHelper's methods Change-Id: I24021fa1495a9fb48c1cb5f107d119031a4d1e87 ---

[PATCH] merge these libraries only for android

2012-08-12 Thread Gerrit
>From Matúš Kukan : Matúš Kukan has uploaded a new change for review. Change subject: merge these libraries only for android .. merge these libraries only for android Change-Id: Ibbb97782f3ec6aa774c4a32d8798a9729aee494f --- M a

[Libreoffice-commits] .: 3 commits - android/experimental android/qa canvas/source fileaccess/source solenv/gbuild unusedcode.easy

2012-08-12 Thread Matus Kukan
android/experimental/DocumentLoader/Makefile |1 android/experimental/LibreOffice4Android/Makefile |1 android/qa/desktop/Makefile |1 android/qa/sc/Makefile|1 canvas/source/null/null_spritecanvashelper.cxx| 23 -

Re: same id twice in dbaccess/source/ui/inc/FieldDescControl.hxx ?

2012-08-12 Thread Terrence Enger
-- View this message in context: http://nabble.documentfoundation.org/same-id-twice-in-dbaccess-source-ui-inc-FieldDescControl-hxx-tp4000772p4000862.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@l

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/Library_mork.mk connectivity/source

2012-08-12 Thread David Ostrovsky
connectivity/Library_mork.mk |2 connectivity/source/drivers/mork/MColumnAlias.cxx | 184 connectivity/source/drivers/mork/MColumnAlias.hxx | 79 + connectivity/source/drivers/mork/MConfigAccess.cxx | 259 + connecti

Re: [PATCH] Set sizer color to dark grey; was dark black

2012-08-12 Thread Jean-Tiare LE BIGOT
Hi ! I forgot to mention in the commit message that it visually impacts (enhances) Calc's window splitters and, more visibly, the Basic IDE which now looks much nicer :) If I have some time, I will see if it's possible to move Basic IDE to SplitWindow instead of Split. 'SplitWindow' is the one us

[PATCH] Set sizer color to dark grey; was dark black

2012-08-12 Thread Gerrit
>From Jean-Tiare Le Bigot : Jean-Tiare Le Bigot has uploaded a new change for review. Change subject: Set sizer color to dark grey; was dark black .. Set sizer color to dark grey; was dark black The color setting was picked fro

Re: [PATCH] fdo#39468 translate German comments in core/tools

2012-08-12 Thread Philipp Riemer
Hey Oliver, 2012/8/12 Oliver Günther : > Hi, > I finished translation all german comments in the core/tools folder. > > Please find the patch attached. > Sorry for messing up with the whitespace, I was simply missing the approriate > Vim highlights and git warnings. > I hope the new patch is more

Re: same id twice in dbaccess/source/ui/inc/FieldDescControl.hxx ?

2012-08-12 Thread Philipp Riemer
> opengrok shows FIELD_FIRST_VIRTUAL_COLUMN used only in > dbaccess/source/ui/tabledesign/TEditControl.cxx, where two > lines read ... > if( nColId < FIELD_FIRST_VIRTUAL_COLUMN ) > > My conclusion is that the definitions are reasonable. > > HTH, > Terry. Ok. Sorry, I did not grok for it but as

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/inc vcl/unx

2012-08-12 Thread Antonio Fernandez
vcl/inc/unx/gtk/gtksalmenu.hxx| 37 +-- vcl/unx/gtk/window/gtksalmenu.cxx | 177 +- 2 files changed, 85 insertions(+), 129 deletions(-) New commits: commit b3fb9d3fb27cae173604c7a97a3034e3914b13d0 Author: Antonio Fernandez Date: Sun Aug 12 20:17:2

[Libreoffice-commits] .: 3 commits - sfx2/inc sfx2/source

2012-08-12 Thread Rafael Dominguez
sfx2/inc/sfx2/templateabstractview.hxx |4 + sfx2/inc/sfx2/templateonlineview.hxx |2 sfx2/source/control/templateabstractview.cxx | 12 +++ sfx2/source/control/templateonlineview.cxx |9 ++ sfx2/source/doc/templatedlg.cxx | 96

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 ape changed: What|Removed |Added Depends on||53113, 53175 -- Configure bugmail: https://bugs.f

[Libreoffice-commits] .: vcl/source

2012-08-12 Thread Gökcen Eraslan
vcl/source/gdi/pdfwriter_impl.cxx | 139 +- 1 file changed, 94 insertions(+), 45 deletions(-) New commits: commit a18db88afb82ff83e5ca69758a25d679abe9f0b4 Author: Gökçen Eraslan Date: Sun Aug 12 21:46:39 2012 +0300 Use new CMS API of NSS instead of o

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #356 from ape 2012-08-12 18:54:12 UTC --- Nominate bug 53113 (DOCX filter loses shape containing text) and bug 53175 (Error reading “Content (TOC)” from a DOCX). These bugs are not regression but they make unusable re-import OOXML tex

Re: same id twice in dbaccess/source/ui/inc/FieldDescControl.hxx ?

2012-08-12 Thread Terrence Enger
-- View this message in context: http://nabble.documentfoundation.org/same-id-twice-in-dbaccess-source-ui-inc-FieldDescControl-hxx-tp4000772p4000819.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@l

[PATCH] change indentation

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: change indentation .. change indentation This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a. Change-Id: Idf2c7da3e4

[PATCH] formatted a missed comment into doxygen style

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: formatted a missed comment into doxygen style .. formatted a missed comment into doxygen style This is a follow-up patch of 401a454c2da

[PATCH] Moved method declaration in class definition

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: Moved method declaration in class definition .. Moved method declaration in class definition The following method was added at the bott

[PATCH] Removed ascii art + added/removed blank lines

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: Removed ascii art + added/removed blank lines .. Removed ascii art + added/removed blank lines This is a follow-up patch of 401a454c2da

[PATCH] align code pieces to surrounding lines/style

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: align code pieces to surrounding lines/style .. align code pieces to surrounding lines/style Change-Id: I992fd490461ba499cba1007abd5728

[PATCH] removed commented out calls

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: removed commented out calls .. removed commented out calls This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a. Chan

[PATCH] Reformatted existing comments

2012-08-12 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has uploaded a new change for review. Change subject: Reformatted existing comments .. Reformatted existing comments This is a follow-up patch of 401a454c2da7560d5ec41ef07ac116403956c55a.

[Libreoffice-commits] .: 5 commits - dbaccess/source

2012-08-12 Thread Philipp Riemer
dbaccess/source/ui/inc/DExport.hxx | 37 +++ dbaccess/source/ui/inc/FieldDescControl.hxx | 11 -- dbaccess/source/ui/inc/HtmlReader.hxx| 15 -- dbaccess/source/ui/inc/JoinExchange.hxx | 13 -- dbaccess/source/ui/inc/JoinTableView.hxx |

[Libreoffice-commits] .: dbaccess/source

2012-08-12 Thread Philipp Riemer
dbaccess/source/ui/inc/DExport.hxx | 47 +- dbaccess/source/ui/inc/HtmlReader.hxx|6 - dbaccess/source/ui/inc/JoinTableView.hxx | 104 +++ dbaccess/source/ui/inc/QueryTableView.hxx| 44 - dbaccess/source/ui/inc/

[Libreoffice-commits] .: dbaccess/source

2012-08-12 Thread Philipp Riemer
dbaccess/source/ui/inc/JoinTableView.hxx |3 ++- dbaccess/source/ui/inc/QueryTableView.hxx |4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 0e2c5f8c8bf0e0b8aad4fb9ba8cbe175dc0ce58e Author: Philipp Riemer Date: Sun Aug 12 18:02:18 2012 +0200 fdo#39468:

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld changed: What|Removed |Added Depends on||42939 --- Comment #355 from Rainer Bi

same id twice in dbaccess/source/ui/inc/FieldDescControl.hxx ?

2012-08-12 Thread Philipp Riemer
Hello, When integrating a translation patch (see ) I realized that in dbaccess/source/ui/inc/FieldDescControl.hxx there is twice the same number assigned to two different constants. Should this be tha

[PUSHED][PATCH] more german translations in dbaccess

2012-08-12 Thread Philipp Riemer
2012/8/10 Daniel Herde : > Hi, here are some more translations of german comments. > > Have a nice friday evening, Daniel. Thank you very much! However, I had to clean up your patch before applying it since it contained trailing whitespaces. Please take care about this when preparing the next pat

[Libreoffice-commits] .: dbaccess/source

2012-08-12 Thread Philipp Riemer
dbaccess/source/ui/inc/DExport.hxx | 22 ++--- dbaccess/source/ui/inc/FieldDescControl.hxx |7 +--- dbaccess/source/ui/inc/HtmlReader.hxx| 12 +++ dbaccess/source/ui/inc/JoinExchange.hxx |2 - dbaccess/source/ui/inc/JoinTableView.hxx

[PATCH] Remove some dead assignements in sal/cipher.cxx

2012-08-12 Thread Gerrit
>From Olivier Hallot : Olivier Hallot has uploaded a new change for review. Change subject: Remove some dead assignements in sal/cipher.cxx .. Remove some dead assignements in sal/cipher.cxx Remove some dead assignements indica

Remove some dead assignements in sal/cipher.cxx

2012-08-12 Thread Gerrit
>From Olivier Hallot : Olivier Hallot has abandoned this change. Change subject: Remove some dead assignements in sal/cipher.cxx .. Patch Set 1: Abandoned will do better soon -- To view, visit https://gerrit.libreoffice.org/3

Re: [REVIEW 3-6 (but only 3.6.2?)] No more prereg, no more unopkg sync

2012-08-12 Thread Tor Lillqvist
"59 files changed, 44 insertions(+), 2247 deletions(-)" I love it when git log --stat has stuff like this! --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: slideshow/source

2012-08-12 Thread Tor Lillqvist
slideshow/source/engine/OGLTrans/mac/aquaOpenGLView.m |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 07a33fd7db64a873203166e68216c79c8ce42587 Author: Tor Lillqvist Date: Sat Aug 11 10:44:36 2012 +0300 Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQ

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 ape changed: What|Removed |Added Depends on||53113, 53175 -- Configure bugmail: https://bugs.f