Hi Mikos/Joseph,
I met a similar problem when:
$ cd tail_build
$ make -r
...
bootstrap/sw/source/filter/ww1/w1filter.cxx: In member function ‘void
Ww1Picture::Out(Ww1Shell&, Ww1Manager&)’:
bootstrap/sw/source/filter/ww1/w1filter.cxx:1914: error: ‘class GDIMetaFile’
has no member named ‘GetAct
Hi,
The testautomation case g_mediaplayer.inc looks never running on purpose
because of lack of JMF. So I removed this dependency and the test seems
working fine.
Would you have a review? Thanks!
--
Yifan Jiang
Libreoffice
Contact: yifan - irc.freenode.net/libreoffice
==
On Wed, May 11, 2011 at 1:54 AM, Julian Seward wrote:
> On Wednesday, May 11, 2011, Norbert Thiebaud wrote:
>> Indeed. I just downloaded the lastest source tarball...
>> ./configure/make/make install straight up, no problem
>> and it works too :-) even cachegind
>
> Yell if you need any help. Th
Yifan Jiang píše v St 11. 05. 2011 v 15:57 +0800:
> Hi,
>
> The testautomation case g_mediaplayer.inc looks never running on purpose
> because of lack of JMF. So I removed this dependency and the test seems
> working fine.
>
> Would you have a review? Thanks!
Looks fine => pushed, see
http://cgi
Katarina Machalkova wrote:
> Can some1 please review the attached patch? It fixes fdo#36673 (one of the
> most annoying ones), which is a regression from 3.3. Some data in cells
> formatted using certain date formats are lost, since the default date format
> is used instead. The issue affects al
Hi,
how's responsible for the bridges directory in LibreOffice? Has an owner
already been assigned?
Thanks, Oli
__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://
On Wed, May 11, 2011 at 08:58:09AM +0200, Francois Tigeot wrote:
>
> I will certainly remove a bit more than this patch: the previous workaround
> commit will not be needed anymore.
> And maybe I should just delete this whole bunch of code. I mean: even if we
> test if we can get the user's home d
Hi MArkus
On 11/05/11 00:32, Markus Mohrhard wrote:
Hello Noel,
with my last patch I forgot to remove all occurences of
XDatabaseRanges in the vba code. I don't think that there is any use
for XDatabaseRanges in the vba code, because excel only supports one
db data.
Regards,
Markusl
looks
Hi all,
I need to work with cells in text tables using UNO API from Java.
XCell xCell = xCellRange.getCellByPosition(j, i);
> XPropertySet cellSet = UnoRuntime.queryInterface(XPropertySet.class,
> xCell);
> int v = (short) cellSet.getPropertyValue("VertOrient");
>
In default text table, value of
> Now, pyuno.so is symlinked to libpyuno.so.
This of course needed some conditionals, to be done only when $(DLLPRE) is
non-empty.
But even after that, something else breaks in pyuno when building on Windows.
Investigating.
--tml
___
LibreOffice ma
On 04/05/11 21:24, Jan Holesovsky wrote:
Hi Ron,
On 2011-05-04 at 19:41 +1000, Ron House wrote:
I posted this some time ago and no one replied. Can anyone help with
this problem. Simply put, the standard download of the source won't
build. I did:
git clone git://anongit.freedesktop.org/libreo
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 37045, which changed state.
Bug 37045 Summary: Printing Comments error
https://bugs.freedesktop.org/show_bug.cgi?id=37045
What|Old Value |New Value
---
Hi Noel,
On 2011-05-10 at 20:21 +0100, Noel Power wrote:
> please see https://bugs.freedesktop.org/show_bug.cgi?id=37045 and the
> patch attached here ( https://bugs.freedesktop.org/attachment.cgi?id=46565 )
>
> if someone would review / cherrypick etc. for libreoffice-3.4 branch
> that would
On 2011-05-11 at 13:54 +0200, Jan Holesovsky wrote:
> pushed, closed the bug :-)
Forgotten subject - sorry :-(
K.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi *,
for beta 5, we're now uploading builds to a public (but non-mirrored
- so don't spread news too widely!) place, as soon as they're
available. Grab them here:
http://dev-builds.libreoffice.org/pre-releases/
If you've a bit of time, please give them a try & report *critical*
bugs not yet in
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 35805, which changed state.
Bug 35805 Summary: Tables corrupted in exported doc-files
https://bugs.freedesktop.org/show_bug.cgi?id=35805
What|Old Value |New Value
> But even after that, something else breaks in pyuno when building on
> Windows. Investigating.
I think I fixed it now, commit 6cb4b2e338d47943f29b6eee1d8cadca251c50f2 in
master of ure. Please verify that it still works as intended on Unix.
--tml
_
Hello all,
Could anyone review and cherry-pick this commit in 3-4? It fixes
fdo#35805.
http://cgit.freedesktop.org/libreoffice/writer/commit/?id=3fac8d73027a2d97bf4cb3e8ec0d6d9d69ad3410
Thanks,
--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration develop
Marc-Oliver Straub wrote:
> how's responsible for the bridges directory in LibreOffice? Has an
> owner already been assigned?
>
Why?
-- Thorsten
pgp7BGBcQ3rEH.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.or
pushed to master
2011/5/11 Noel Power
> Hi MArkus
>
> On 11/05/11 00:32, Markus Mohrhard wrote:
>
>> Hello Noel,
>>
>> with my last patch I forgot to remove all occurences of XDatabaseRanges in
>> the vba code. I don't think that there is any use for XDatabaseRanges in the
>> vba code, because e
On Wed, 2011-05-11 at 11:29 +0530, Anurag Jain wrote:
> Hello there,
>
> I've been trying to pull the changes using ./g pull -r and got this
> output. Seems there are conflicts in sw module. I guess it is because
> of the patch I submitted earlier. Have a look at the output here
> http://pastebin.
On May 11, 2011, at 12:24 AM, Yifan Jiang wrote:
> GetActionCount
= main repo =
= artwork =
= base =
= calc =
sc/source/ui/drawfunc/futext3.cxx:bNewNote =
(pCalcUndo->GetActionCount() > 0) && pCalcUndo->GetAction( 0 )->ISA(
SdrUndoNewObj );
= com
On Wed, May 11, 2011 at 05:23:20AM -0700, Joseph Powers
wrote:
> It looks like you need to do a "make clean".
Yes, a clean build is fine here as well.
pgpOyeafJw2lI.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedes
On Wed, May 11, 2011 at 12:04:22PM +0200, Francois Tigeot wrote:
> On Wed, May 11, 2011 at 08:58:09AM +0200, Francois Tigeot wrote:
> >
> > I will certainly remove a bit more than this patch: the previous workaround
> > commit will not be needed anymore.
> > And maybe I should just delete this who
On 5/11/11 2:10 PM, Thorsten Behrens wrote:
Thanks a lot for your help.
Hi, for this specific announcement I would like to do the following in
term of communication:
- you announce the beta on these mailing lists, using the same text of
the previous announcements
- at the same time, we a
Hi All,
please see https://bugs.freedesktop.org/show_bug.cgi?id=37103
and if someone could review and cherry-pick the patch
http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=17e8ee1d7b9b4464af73657679df7b0bbdffa028
from master, that would be great
thanks,
Noel
_
Italo Vignoli wrote:
> - you announce the beta on these mailing lists, using the same text
> of the previous announcements
>
> - at the same time, we announce the change of announcement strategy
> on the announce mailing list, using a text that I will produce
> tonight in order to be discussed dur
On 05/11/11 14:43, Thorsten Behrens wrote:
Marc-Oliver Straub wrote:
how's responsible for the bridges directory in LibreOffice? Has an
owner already been assigned?
Why?
sb's rewrite of the binary bridge (see OpenOffice issue
http://openoffice.org/bugzilla/show_bug.cgi?id=116038 ) silently
Attached is a patch which corrects an error with the example given in
the tinbuild readme in regards to working with gmail.
I also added that the smtp port needs to be changed in the tinbuild
script itself to 587 if using gmail.
Thanks
Jonathan
>From 570e0dbcbb692727a821dc0b8d71fc4ef8f69029
Jonathan Aquilina wrote:
> @@ -44,6 +44,9 @@ like this:
>
> tinbuild -m joe_hac...@gmail.com -s smtp.gmail.com -u joe_hacker -p SeCrEt
> -c tls -t "Linux gcc-4.4.1 (x86_64)"
>
> +Please note that you will need to change the default smtp port to port
> +587 if you would like to use gmail.
> +
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Petr Mladek changed:
What|Removed |Added
Depends on||37108
--- Comment #97 from Petr Mladek 20
Marc-Oliver Straub wrote:
> sb's rewrite of the binary bridge (see OpenOffice issue
> http://openoffice.org/bugzilla/show_bug.cgi?id=116038 ) silently
> dropped support of async oneway calls.
>
Hi Marc-Oliver,
well, I recall him mentioning that beforehand - just currently
cannot find the mail. It
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 37013, which changed state.
Bug 37013 Summary: FILESAVE - Saving in DOC format loses all styles
https://bugs.freedesktop.org/show_bug.cgi?id=37013
What|Old Value |New Value
--
On Wednesday 11 of May 2011, Cedric Bosdonnat wrote:
> Hello all,
>
> Could anyone review and cherry-pick this commit in 3-4? It fixes
> fdo#35805.
>
> http://cgit.freedesktop.org/libreoffice/writer/commit/?id=3fac8d73027a2d97b
>f4cb3e8ec0d6d9d69ad3410
Done, it causes at least fdo#37013 too.
--
Hi *,
On Wed, May 11, 2011 at 2:10 PM, Thorsten Behrens
wrote:
>
> If you've a bit of time, please give them a try & report *critical*
> bugs not yet in bugzilla here,
Well, nothing critical for beta5 - that one has my "stamp of approval" :-)
> so we can incorporate them into the
> release note
Hi there,
While investigating this
https://bugs.freedesktop.org/show_bug.cgi?id=36339
I've come to the realization that the bug doc contains chart objects
whose media type is application/vnd.sun.xml.report.chart. But the media
type of normal chart object is normally
application/vnd.oasis.opendo
UI Libre Office used 'pi'... The unit of measure 'pica' is the abbreviated
name 'pi'. This is not compliant with CSS1 ('pica' = 'pc'). Why?
--
View this message in context:
http://nabble.documentfoundation.org/UI-Libre-Office-used-PI-tp2927752p2927752.html
Sent from the Dev mailing list archive a
Hi all,
Attached is a patch fixing the sw table formulas update in 3.4. Could
someone review and sign it off? It's a partial revert from
http://cgit.freedesktop.org/libreoffice/writer/commit/?id=2b9726405495529d64e7ab8537ea30119f607d1e
The test in the if, was actually setting pNewVal... which w
Hi Friends of LibreOffice,
Can you please review and cherry-pick few of my fixes from master to 3-4?
Fix Ligthproof extension integration
http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=85d90f6c1de12d03d1d9099286a21934851cefcb
Fix SUN Template extension configure, download, handling
Due to a bug in certain version of tar, it was necessary to _not_ have
':' in the filenames of uploaded objects.
These ':' are coming from the timestamps used to 'tag' the uploaded files.
I pushed a fix that replace them with '.'
This impact the filenames themselves and the name of the parent fol
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Volker Merschmann changed:
What|Removed |Added
Depends on||36679
--- Comment #98 from Volker Me
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Kohei Yoshida changed:
What|Removed |Added
Depends on|32672 |
--
Configure bugmail: https://bugs.fre
Hi,
Please have a find a fix for
https://bugs.freedesktop.org/show_bug.cgi?id=35139 here
https://bugs.freedesktop.org/attachment.cgi?id=46611 I'd like to apply
that to libreoffice 3.4
thanks
Noel
___
LibreOffice mailing list
LibreOffice@lists.fr
Hi Thorsten,
Thorsten Behrens wrote (11-05-11 14:10)
for beta 5, we're now uploading builds to a public (but non-mirrored
- so don't spread news too widely!) place, as soon as they're
available. Grab them here:
Thanks & good procedure, AFAIAC :-)
* Install (parallel) on Ubuntu and some work
I do that:
/usr/local/bin/bash
cd /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice
source ./FreeBSDX86Env.Set.sh
export LANG=C
export DEBUGCPPUNIT=TRUE
cd sfx2
build
That is result:
Entering /var/XXX/libreoffice-build-3.3.2.2/build/libreoffice/sfx2/util
Entering /var/XXX/libreoffice-build-
I wonder if there is anybody among us who knows what actually is the rationale
for the rebasing acrobatics that OOo (and thus LibreOffice) does.
(This investigation and message was prompted by bug report fdo#36679,
https://bugs.freedesktop.org/show_bug.cgi?id=36679 )
Each Windows executable ima
Hi Joseph,
Thanks for the hint, it works now :)
Best wishes,
Yifan
On Wed, May 11, 2011 at 05:23:20AM -0700, Joseph Powers wrote:
>
> On May 11, 2011, at 12:24 AM, Yifan Jiang wrote:
>
> > GetActionCount
>
> = main repo =
> = artwork =
> = base =
> = calc =
> s
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 36957, which changed state.
Bug 36957 Summary: EDITING: Insert TOC – Edit – Writer crashes
https://bugs.freedesktop.org/show_bug.cgi?id=36957
What|Old Value |New Value
---
48 matches
Mail list logo