On Thu, 2011-11-24 at 23:38 +0100, Bjoern Michaelsen wrote:
> However, we are not so much interested in interactively working with
> soffice in the subsequenttest.
Rather than return to the 60s I'd still like to have an interactive
debugger :-)
C.
___
Read, liked, pushed
F.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi Bjoern,
On Fri, 2011-11-25 at 05:56 +0100, Bjoern Michaelsen wrote:
> One allnigher later, its to late for opinions. Implemented with:
This looks like a real improvement, that will make subsequentcheck much
more useful, and me (at least) more likely to care about running it :-)
> Stil
On 24/11/11 21:23, Caolán McNamara wrote:
> On Thu, 2011-11-24 at 16:26 +, Michael Meeks wrote:
>> + subsequentcheck
>> + number of ways to improve it (Caolan)
the way i've always debugged it is something like:
DISPLAY=:42 ./soffice "--accept=pipe,name=$USER;urp;" --norest
I'm sorry, I didn't know https://bugs.freedesktop.org
I'm glad this bug has been fixed, and I'll wait until 12th December to
download LibreOffice 3.4.5 RC1.
Thank you very much!
--
View this message in context:
http://nabble.documentfoundation.org/Bug-with-images-in-doc-with-Writer-tp3533449p353
On 24/11/11 21:35, Caolán McNamara wrote:
> On Thu, 2011-11-24 at 15:58 +, Caolán McNamara wrote:
>> On Thu, 2011-11-24 at 23:19 +0900, Daisuke Nishino wrote:
>>> I'm not sure if this is related to the problem, but I found an obvious
>>> mistake.
>>> I hope this patch fixes it.
>>> I'm sorry fo
On Thu, 2011-11-24 at 21:00 -0200, Olivier Hallot wrote:
> It looks like, in a first glimpse, that the new UI pushes for direct
> formatting and not style formatting.
Sure; which is IMHO not ideal, but certainly "easy to use" :-) It very
much depends what people want really. If they want
On Fri, Nov 25, 2011 at 10:48:26AM +, Michael Meeks wrote:
>
> Having said that: no-one is going to kill all our enterprise-users in
> one shot by mandating that thing for everyone :-) Personally, I'd prefer
> to see something that exposes more of our power features (like styles),
Micro
The attached patch removes the use of *PDP_ENDIAN* defines; besides the
two .h files in the patch, nothing uses them.
Please test it on your platform of choice, I'll commit it when I'll be sure
it doesn't break anything.
--
Francois Tigeot
>From 804a0660bb66f8453f71768e4407671b2b3b1b6d Mon Sep 1
On Fri, Nov 25, 2011 at 09:48:22AM +, Michael Meeks wrote:
> So - (for me) the only missing piece now is the ability to quickly (ie.
> < 12 minutes) get back to running precisely the failing test;
>
> Is it easy / possible to print a message at the end (after all this
> goodness) s
On Thursday 24 of November 2011, Marc-André Laverdière wrote:
> Can we get the c++ equivalent of logback/slf4j?
I don't know what that actually means.
> Avoiding string concat most of the time is the better option.
Not sure what you're trying to say here, but if the original data is split,
th
Hi Mike,
On Thu, 2011-11-24 at 23:56 -0800, Mike Whiteley wrote:
> I'm probably not doing this right, but I took a bit of time
> and decided to help out a bit here.
It's much appreciated ! :-) thank you.
> Attached is a small patch for a few German to English
> translations for some comm
On Fri, Nov 25, 2011 at 08:58:06AM +, Caolán McNamara wrote:
> On Thu, 2011-11-24 at 23:38 +0100, Bjoern Michaelsen wrote:
> > However, we are not so much interested in interactively working with
> > soffice in the subsequenttest.
>
> Rather than return to the 60s ...
Yeah, Baby, yeah!
*SCNR
On Fri, Nov 25, 2011 at 11:20:50AM +0100, Michael Stahl wrote:
> the way i've always debugged it is something like:
>
> DISPLAY=:42 ./soffice "--accept=pipe,name=$USER;urp;" --norestore
> --nologo -env:UserInstallation=file:///tmp/xyz
>
> then attach gdb to soffice.bin
>
> then run subsequentt
On Fri, 2011-11-25 at 11:32 +0100, Michael Stahl wrote:
> On 24/11/11 21:35, Caolán McNamara wrote:
> > On Thu, 2011-11-24 at 15:58 +, Caolán McNamara wrote:
> >> On Thu, 2011-11-24 at 23:19 +0900, Daisuke Nishino wrote:
> >>> I'm not sure if this is related to the problem, but I found an obvio
Hi Philipp,
many thanks, pushed with a few tweaks - not sure what your line
numbers are referring to, the original files? Anyway, if there's a
better translation, let's do the fixup iteratively. :)
Cheers,
-- Thorsten
pgptO4rxanCu8.pgp
Description: PGP signature
___
HI
Em 25-11-2011 08:54, Francois Tigeot escreveu:
On Fri, Nov 25, 2011 at 10:48:26AM +, Michael Meeks wrote:
Having said that: no-one is going to kill all our enterprise-users in
one shot by mandating that thing for everyone :-) Personally, I'd prefer
to see something that exposes m
On Fri, 2011-11-25 at 11:30 -0200, Olivier Hallot wrote:
> If I may give a suggestion, I would start the new UI as a branch and
> with Math (because it is a small module and is not the most used).
So far, there is no-one (that I know of) working on any code-changes to
make the Citrus UI
Hi all,
I get this error message and build failure in mysqlcppconn when trying
to build the mysql connector on Mac OSX. This used to work for me until
recently, so the change must be fairly recent.
I did a git pull && ./g pull then make clean, even tried rebuilding
directly in the module after so
On Fri, Nov 25, 2011 at 11:20:50AM +0100, Michael Stahl wrote:
> DISPLAY=:42 ./soffice "--accept=pipe,name=$USER;urp;" --norestore
> --nologo -env:UserInstallation=file:///tmp/xyz
instead of that monster you cant now run:
make debugrun
on Linux(*), which ...
> then attach gdb to soffice.bi
On Fri, Nov 25, 2011 at 11:59:53AM +0100, Francois Tigeot wrote:
> The attached patch removes the use of *PDP_ENDIAN* defines; besides the
> two .h files in the patch, nothing uses them.
Pushed.
--
Francois Tigeot
___
LibreOffice mailing list
LibreOffi
Hi *,
On Thu, Nov 24, 2011 at 5:26 PM, Michael Meeks wrote:
>
> * Pending Action Items
> + ask Christian wrt. Mac / PPC (Fridrich)
As I keep seeing this without being aware of any mail/question
regarding this - Is that Christian me? I'd guess so since I run the
Mac/PPC tinderbox, but... :
Hi all,
On Thu, Nov 24, 2011 at 10:23 PM, Michael Meeks wrote:
>
> On Thu, 2011-11-24 at 21:20 +0100, Christophe Strobbe wrote:
>> >Those are already strings, which will be localized. I have no
>> >application to test, whether this is sufficient. But I guess it
>> >will, because otherwise people
On Fri, 2011-11-25 at 15:17 +0100, Christian Lohmaier wrote:
> > * Pending Action Items
> >+ ask Christian wrt. Mac / PPC (Fridrich)
>
> As I keep seeing this without being aware of any mail/question
> regarding this - Is that Christian me? I'd guess so since I run the
> Mac/PPC tinderbox
Hi Pierre-André,
On Thursday, 2011-11-24 22:47:56 +0100, Pierre-André Jacquod wrote:
> here attached an new patch (hopefully wiser) to solve the mentioned
> bug. This ensure that the call to ExtendDataArea does as commented
> in the code sc/source/core/tool/dbdata.cxx :
> // Extend the DB area t
handle: protonspring
real name: Michael Whiteley
I hereby decree to the world that my interest in everything I
have ever submitted, and anything I will ever submit to the
Free Document Foundation (FDF) via libreoffice@lists.freedesktop.org
is contributed to the FDF.
This is an explicit license un
https://bugs.freedesktop.org/show_bug.cgi?id=41883
--- Comment #5 from Rainer Bielefeld
2011-11-25 09:40:00 PST ---
Nominate "Bug 43246 - MinGW FILEOPEN FILESAVE: General Error message"
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this ma
Hello Michael,
2011/11/25 Michael Stahl :
> On 24/11/11 19:07, Ivan Timofeev wrote:
>> [...]
>> What do you think about changing the code so that pSortedObjs will be
>> alive every time? We will be able to return a reference to pSortedObjs
>> in GetSortedObjs() instead of a pointer and remove the
On Friday 25 of November 2011, ke...@suse.cz wrote:
> Hi folks,
>
> One of you broke the build of LibreOffice with your commit :-(
> Please commit and push a fix ASAP!
...
> c:/libreoffice/workdir/wntmsci12.pro/CxxObject/starmath/source/view.o
> c:/libreoffice/workdir/wntmsci12.pro/CxxObject/starma
Should replace all misspellings of Spechial to Special.
Spechial -> Special
SPECHIAL -> SPECIAL
From c73c5b0e714bec66ad386c34406568c08769446f Mon Sep 17 00:00:00 2001
From: mikew
Date: Fri, 25 Nov 2011 10:22:17 -0800
Subject: [PATCH] Fixed spelling: Spechial -> Special
---
automation/source/app
Hello,
By compiling vcl module (Debian testing x86-32, WaE, debug and symbols
enabled), I've got this :
In file included from /usr/include/qt4/QtCore/qdatastream.h:45:0,
from /usr/include/qt4/QtCore/qpair.h:45,
from /usr/include/qt4/QtCore/qhash.h:49,
Hi julien2412,
On Friday, 2011-11-25 10:56:42 -0800, julien2412 wrote:
> By compiling vcl module (Debian testing x86-32, WaE, debug and symbols
> enabled), I've got this :
> In file included from /usr/include/qt4/QtCore/qdatastream.h:45:0,
> from /usr/include/qt4/QtCore/qpair.h:
Hi,
I should mention that I changed solenv/bin/create-ids such that it
doesn't include */$INPATH/inc anymore, which also affects
solver/$INPATH/inc, as usually one is interested in the real source and
not also duplicated built and delivered stuff. If you want the old
behavior back then use the --w
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 39950, which changed state.
Bug 39950 Summary: Libreoffice Base crashes when trying to drag and drop or
copy/paste controls in report builder.
https://bugs.freedesktop.org/show_bug.cgi?id=39950
What|Old V
On Fri, 2011-11-25 at 10:35 -0800, Mike Whiteley wrote:
> Should replace all misspellings of Spechial to Special.
>
> Spechial -> Special
> SPECHIAL -> SPECIAL
Pushed, thanks for this. Reading the original spelling made me smile :-)
C.
___
LibreOffice
On Fri, 2011-11-25 at 04:59 +0800, xuanyong.yang wrote:
> Hello!
>
> I got the following error in make dev-install . Any ideas? and I didn't
> make any changes in the code, just trying to build the master on winxp
> Yangxuanyong@mbp /cygdrive/x/lo
> $ /opt/lo/bin/make dev-install -o build
Hmm, t
> Hmm, this is windows. I'm not altogether sure that the
> "make dev-install" suggestion makes sense for windows ?
I don't think it does, no.
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listi
On Wed, 2011-11-16 at 17:34 +0530, Muthu Subramanian K wrote:
> Hi,
>
> I have attached a trivial code removal with this mail.
Marking as pushed as change is in-tree.
C.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.free
Thank you for the tip Eike, I commited and pushed a patch on Master.
(cf commit d2911992d9d46be3906923d3d334210aab76770f)
Julien.
--
View this message in context:
http://nabble.documentfoundation.org/WaE-on-vcl-because-of-qt4-module-tp3536787p3537007.html
Sent from the Dev mailing list archive a
Hi Thorsten,
Thanks for the additions. I was quite tired yesterday already when
finishing the patch. ;)
Sure, let's do the fix up like that.
Cheers,
Philipp
On 25 November 2011 13:57, Thorsten Behrens wrote:
> Hi Philipp,
>
> many thanks, pushed with a few tweaks - not sure what your line
> nu
Gents,
As promised ( to Michael) herewith 3 more file translations in the VCL
module many more to do..
As before (again repeating) my contributions are under LGPL3/MPL.
Cheers
--
Luc Castermans
mailto:luc.casterm...@gmail.com
From 00eab92f3d29c6cfe12e637ce555e128deb9995e Mon Sep 17 00:
Hi Kaplan,
2011/11/25 Lior Kaplan :
> On Thu, Nov 24, 2011 at 8:28 PM, Andras Timar wrote:
>>
>> Hi Kaplan,
>>
>> 2011/11/24 Lior Kaplan :
>> > On Thu, Nov 24, 2011 at 1:14 PM, Lior Kaplan
>> > wrote:
>> >>
>> >>
>> >> On Thu, Nov 24, 2011 at 1:05 PM, Andras Timar
>> >> wrote:
>> >>>
>> >>> Hi
Just to tell I reported a bug to QT :
https://bugreports.qt.nokia.com/browse/QTBUG-22908
Julien.
--
View this message in context:
http://nabble.documentfoundation.org/WaE-on-vcl-because-of-qt4-module-tp3536787p3537607.html
Sent from the Dev mailing list archive at Nabble.com.
___
Hello all,
Tonight I tried to remove some uses of setCharAt so that it can
eventually be removed, and I ran across a few cases that I would like
to get another pair of eyes on. Especially in one particular case, I
added a guard to make sure that the index was within range and I want
to make sure t
https://bugs.freedesktop.org/show_bug.cgi?id=41883
Rainer Bielefeld changed:
What|Removed |Added
Depends on||41456
--- Comment #6 from Rainer Biel
I posted a message on cygwin mailing list about Windows registry not
completely mapped by Cygwin 1.7.
http://cygwin.com/ml/cygwin/2011-11/msg00397.html
But what do you think about the patches I sent, especially about using
regtool ? (perhaps regtool should be the only way to access Windows regist
https://bugs.freedesktop.org/show_bug.cgi?id=41883
Rainer Bielefeld changed:
What|Removed |Added
Depends on|41456 |
--
Configure bugmail: https://bugs.
47 matches
Mail list logo