On Fri, Feb 03, 2012 at 01:41:23AM +0100, Jan Holesovsky wrote:
> Lionel Elie Mamane píše v Čt 02. 02. 2012 v 16:00 +0100:
>>> OK, then I'm enabling (in master) Kerberos for GNU/Linux by
>>> default. I'm also enabling it in *BSD, (...)
>> Which means tinderbox operators need to add the correspond
Hi,
I was bored while waiting for LibO to compile, and I was taking a look
at the wiki docs for development. I found a page "Code Overview", but
it looks really out of date.
(http://wiki.documentfoundation.org/Development/Code_Overview). Then I
thought maybe I should update it, and then I thought
Hi Wiki admins,
Stefan Knorr (Astron) píše v Čt 02. 02. 2012 v 18:38 +0100:
> By the way, I had trouble with that uploading to the wiki, as the
> Special:Upload page is apparently available only to "autoconfirmed"
> users and administrators... I am an "emailconfirmed" user and now can
> not uploa
Hi Lionel,
Lionel Elie Mamane píše v Čt 02. 02. 2012 v 16:00 +0100:
> > OK, then I'm enabling (in master) Kerberos for GNU/Linux by
> > default. I'm also enabling it in *BSD, since from browsing the source
> > repositories of Net/Free/OpenBSD, libkrb5 is included in their basic
> > sources (not i
Hey Eike,
>
>> >> If all parts of this are correct I suggest that we implement more
>> >> something like: delete sheet and then create a copy of the passed
>> >> sheet at this place with the new name.
>> >
>> > Um.. how would you create the copy?
>>
>> Through ScDocShell::TransferTab with bInsertNe
Forgot to add bug link: https://bugs.freedesktop.org/show_bug.cgi?id=37775
On Thu, Feb 2, 2012 at 11:04 PM, Muhammad Haggag wrote:
> Hello, folks.
>
>
> I'm investigating, and it seems to me that the current behavior is "by
> design".
> Whether that design is sensible is up for debate.
>
> The
Hello, folks.
I'm investigating, and it seems to me that the current behavior is "by design".
Whether that design is sensible is up for debate.
The current behavior is that a document is added to the "Recent Documents" list
when it's closed (OApplicationController::disposing, line 437 in
AppCont
Would this patch better ? (I kept the for loop)
diff --git a/sw/source/core/fields/cellfml.cxx
b/sw/source/core/fields/cellfml.cxx
index 33b953e..5c626dd 100644
--- a/sw/source/core/fields/cellfml.cxx
+++ b/sw/source/core/fields/cellfml.cxx
@@ -967,8 +967,8 @@ void SwTableFormula::GetBoxes( const S
Hi Markus,
On Thursday, 2012-02-02 17:32:22 +0100, Markus Mohrhard wrote:
> >> If all parts of this are correct I suggest that we implement more
> >> something like: delete sheet and then create a copy of the passed
> >> sheet at this place with the new name.
> >
> > Um.. how would you create the
Hi,
I'd like to have 971f826a96f0938bfcfd8dfe26edd50d8e031bb4 cherry-picked
to 3-4, 3-5 and 3-5-0 if we do another rc.
Resolves https://bugs.freedesktop.org/show_bug.cgi?id=42784
a BorderLine with only InnerLineWidth set does not result in a border.
Thanks
Eike
--
LibreOffice Calc developer.
Hi Barış, Noel,
First of all: Barış, wonderful that you took this up!
Secondly: I am adding the design and UX-advise lists to CC, to see if
we can get any help (artwork etc.) from there.
So, here's an evaluation of your proposal:
* the two most important pieces of information are the version and
On Thu, Feb 2, 2012 at 5:13 PM, Muhammad Haggag wrote:
> On Thu, Feb 2, 2012 at 2:01 PM, Noel Power wrote:
>
>> very nice patch, looking at the spec I agree and this looks like a
>> credible fix for me so pushed to master. Look forward to more like this,
>> thanks
>>
>> Thanks for the review! If
Hi everyone,
All my past contributions contributed under MPL/LGPLv3+ and future
contributions will have the same license.
Thanks.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Noel, thanks for your interest and explanation. Actually, you're right
about the image, i wasn't happy too but i couldn't find (load) a bigger
image and i tried to solve the problem in this way. Then I should learn
some basics of ui drawing like coloring etc. and contact the ui team.
I also appreci
Hi *,
for the upcoming new version 3.5.0, the RC3 builds now start to be
available on pre-releases. This build is slated to be the last build
on the way towards 3.5.0, please refer to our release plan timings
here:
http://wiki.documentfoundation.org/ReleasePlan#3.5_release
Builds are now being
Hi,
just had a look at the new feature and it works as expected, which I
think is really great. Not much more to say, I think, except: thanks!
The thing is, for now, it only works in Calc...
So, do you think there's a chance you could implement the same behaviour for
* Background Colour in Writer
https://bugs.freedesktop.org/show_bug.cgi?id=37361
sasha.libreoff...@gmail.com changed:
What|Removed |Added
Depends on||40900
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=37361
--- Comment #163 from sasha.libreoff...@gmail.com 2012-02-02 08:47:57 PST ---
Writer hangs on Linux when open docx file, regression:
Bug 40900 - FORMATTING: Writer unable to format specific docx/doc correctly
--
Configure bugmail: https://bugs.f
On 02/02/12 16:02, Stephan Bergmann wrote:
On 02/02/2012 04:56 PM, Kohei Yoshida wrote:
Pushed to 3-5 with my sign-off. We need 2 more sign-off's for 3-5-0.
Are we still pushing to -3-5-0? In which case, you have my sign-off.
think it's too late by me too if I'm wrong
__
Hi Barış
On 02/02/12 12:22, Noel Power wrote:
Hi Barış
looks really nice, I will push it ( or maybe someone else will before
me ) when I get a build to run a quick test on this, the
now please bear in mind I am *not* by any means any sort of ui person
but it appeared to me after looking at the
Hello Eike,
>> while writing api tests I found ScTableSheetsObj::replaceByName. The
>> method should take a name of a sheet and a ScTableSheetObj wrapped
>> into an uno::Any and then replace the old sheet with the new one.
>>
>> I identified now several problems in this method. Line 2568 tests tha
On Thu, 2012-02-02 at 11:01 -0500, Kohei Yoshida wrote:
> Hi Caolan,
>
> On Thu, 2012-02-02 at 10:10 +, Caolán McNamara wrote:
>
> > binfilter has its *own* typedetection implementation, i.e.
> > binfilter/binfilterdetect/source/bindetect BinFilterDetect::detect so,
> > in theory at least, it
https://bugs.freedesktop.org/show_bug.cgi?id=37361
sasha.libreoff...@gmail.com changed:
What|Removed |Added
Depends on||40787
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=37361
--- Comment #162 from sasha.libreoff...@gmail.com 2012-02-02 08:05:32 UTC ---
regression, doc file opens wrong (see my comment):
Bug 40787 - FILEOPEN: Extra footer text when Libreoffice opens a .doc created
in Word
--
Configure bugmail: https://
On 02/02/2012 04:56 PM, Kohei Yoshida wrote:
Pushed to 3-5 with my sign-off. We need 2 more sign-off's for 3-5-0.
Are we still pushing to -3-5-0? In which case, you have my sign-off.
Stephan
___
LibreOffice mailing list
LibreOffice@lists.freedeskto
Hi Caolan,
On Thu, 2012-02-02 at 10:10 +, Caolán McNamara wrote:
> binfilter has its *own* typedetection implementation, i.e.
> binfilter/binfilterdetect/source/bindetect BinFilterDetect::detect so,
> in theory at least, it self-contains what it needs to detect the formats
> it imports. So yo
Hi,
On the ESC call, the consensus was to drop the [Libreoffice] subject
prefix for this list. If you try to filter based on this, please change
that to matching "" in the "List-Id:"
header.
Hopefully it works for you just well :-)
Regards,
Kendy
___
https://bugs.freedesktop.org/show_bug.cgi?id=37361
--- Comment #161 from Dag Wieers 2012-02-02 07:57:17 PST ---
Added Bug 31624, without the necessary change to the Windows installer (to
include XML filters in the default installation), Flat ODF (XML) fails to work
on Windows.
--
Configure bugm
https://bugs.freedesktop.org/show_bug.cgi?id=35673
--- Comment #255 from Dag Wieers 2012-02-02 07:56:52 PST ---
Added Bug 39724, without the necessary change to the Windows installer (to
include XML filters in the default installation), Flat ODF (XML) fails to work
on Windows.
--
Configure bugm
On Thu, 2012-02-02 at 01:01 +0100, Markus Mohrhard wrote:
> >> Another easy solution to improve the situation might be to increase
> >> the timeout in MNSInit.cxx:235 from 1 to 10 or even 100, but I think
> >> that is more a workaround than fixing the underlying problem.
> >
> >
> > Sounds like th
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Dag Wieers changed:
What|Removed |Added
Depends on||39724
--
Configure bugmail: https://bugs.f
Present: Norbert, Andras, Kendy, Lionel, Stephan, Michael S., Eike, Petr [maybe
more?]
* Completed Action Items
+ update / file first 'most annoying' bug comment for 3.6 tracker
to encourage direct marking of deps (Petr)
+ https://bugs.freedesktop.org/show_bug.cgi?id
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Dag Wieers changed:
What|Removed |Added
Depends on||31624
--
Configure bugmail: https://bugs.f
Hi,
I have a problem using the python UNO interface as shipping with LibO
3.5RC2, I do not have the same problem using LibO 3.4.5 or previous
versions (going back to OpenOffice 3.2.1).
When running the shipped python binary with the shipped modules/libraries,
python bails out with:
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 37024, which changed state.
Bug 37024 Summary: UI: WEB-View for Form layout no longer available
https://bugs.freedesktop.org/show_bug.cgi?id=37024
What|Old Value |New Value
--
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 37024, which changed state.
Bug 37024 Summary: UI: WEB-View for Form layout no longer available
https://bugs.freedesktop.org/show_bug.cgi?id=37024
What|Old Value |New Value
--
https://bugs.freedesktop.org/show_bug.cgi?id=37361
sasha.libreoff...@gmail.com changed:
What|Removed |Added
Depends on||40768
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=37361
--- Comment #160 from sasha.libreoff...@gmail.com 2012-02-02 07:42:53 PST ---
possible regression, all formulas in doc file disappear:
Bug 40768 - LibreOffice Writer doesn't get the right border style of an image
or object in .doc files
--
Confi
Hello,
Il 02/02/2012 15:53, Riccardo Magliocchetti ha scritto:
Hello,
Also while analyzing some build failures :) it looks to me that
tools/inc/tools/prex.h should close the extern C block. Patch attached.
This is wrong, please ignore it.
thanks
--
Riccardo Magliocchetti
__
On Thu, Feb 2, 2012 at 2:01 PM, Noel Power wrote:
> very nice patch, looking at the spec I agree and this looks like a
> credible fix for me so pushed to master. Look forward to more like this,
> thanks
>
> Thanks for the review! If you'd pardon my absolute noobiness, do I have
access to push to
On Thu, Feb 02, 2012 at 03:37:37PM +0100, Lionel Elie Mamane wrote:
> On Fri, Dec 16, 2011 at 03:14:42PM +0100, Michael Stahl wrote:
>> On 15/12/11 19:46, Michael Meeks wrote:
>>> On Thu, 2011-12-15 at 19:11 +0100, Lionel Elie Mamane wrote:
> >>> On this, someone said on the talk "we use only libc
Hello,
i'm poking again with X11 / cairo / whatever less build and i've found
that cairo is required even if cairo canvas is disabled. I can expect it
will break the case without cairo cainvas but with librsvg, should i
prevent the case?
With this patch the build is failing with missing X11
On Fri, Dec 16, 2011 at 03:14:42PM +0100, Michael Stahl wrote:
> On 15/12/11 19:46, Michael Meeks wrote:
>> On Thu, 2011-12-15 at 19:11 +0100, Lionel Elie Mamane wrote:
>>> On this, someone said on the talk "we use only libc" (and I implicitly
>>> understood: in the binaries we distribute).
>>
Hi there,
all my future contributions will be contributed under MPL/LGPLv3+.
Thanks
--
Riccardo Magliocchetti
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
On 02/02/2012 02:06 PM, Lubos Lunak wrote:
I definitely didn't mean to get formal here, I simply meant a description of
how to actually handle this, as it turns up now and then, and STL doesn't
make this trivial.
In which case the answer should be to read Item 9 "Choose carefully
among erasi
hi all,
these 2 patches should fix regression fdo#37024 so that forms open in
web layout again:
this one is from an OOo 3.4 CWS and is in 3-5 already, should fix the
edit mode half-way, proposed for libreoffice-3-4:
2b39501b8ec6affb8afa9c6b93dff434b075e211
this is necessary for both open and ed
hi all,
these fixes for invalid ODF produced by LO should go into
libreoffice-3-4 and libreoffice-3-5:
fdo#45449
0b7bba10208d198471cbdb56c2007e5cdb00a6ac
fdo#45450
790365e79d28e2c2a41140707ac126dbf6966e38
fdo#45534
6c15b856242127ddca766da72489ba287e21
this one should go into -3-5, i'm not
Hi,
On Thursday, 2012-02-02 10:10:08 +, Caolán McNamara wrote:
> That said, there appears to be a specific quirk/bug with Star Calc 1.0
> format, calc_StarCalc_10.xcu still has
> "com.sun.star.comp.calc.FormatDetector" as its DetectService instead of
> "com.sun.star.comp.sfx2.BinaryFormatDete
Hi Markus,
On Thursday, 2012-02-02 00:37:16 +0100, Markus Mohrhard wrote:
> while writing api tests I found ScTableSheetsObj::replaceByName. The
> method should take a name of a sheet and a ScTableSheetObj wrapped
> into an uno::Any and then replace the old sheet with the new one.
>
> I identifi
On Thursday 02 of February 2012, Stephan Bergmann wrote:
> On 02/02/2012 11:26 AM, Lubos Lunak wrote:
> > I agree with all the points, but in Julien's defense, I remember
> > exactly this same approach was pushed in recently as a fix to the same
> > issue elsewhere.
>
> Might well be, I probably
Hi
Attached patch converts various places in the editeng, sc and sw modules
from using tools/table.hxx to using std::map
This patch should be easier to review, mostly because the logic using
the data structures is pretty straightforward.
The one place I was not sure of was the naming the ne
Hi Dag,
2012/2/2 Dag Wieers :
> Hi,
>
> When installing LibreOffice 3.5RC2 on Windows 7 with LibreOffice 3.4.4
> already installed. The installer checks the system before initiating the
> installation and then complains about a LibreOffice or LibreOffice
> Quickstart instance running (possibly by
Hi,
When installing LibreOffice 3.5RC2 on Windows 7 with LibreOffice 3.4.4
already installed. The installer checks the system before initiating the
installation and then complains about a LibreOffice or LibreOffice
Quickstart instance running (possibly by another user) and advises to
close an
Hi Barış
On 01/02/12 18:28, Barış Akkurt wrote:
Hi, everyone.
This is my first trial of sending a patch for LibreOffice. I worked on
this bug: https://bugs.freedesktop.org/show_bug.cgi?id=31022 My design
is not as good as the design by Andrew, but I think it looks better
than previous one.
On 01/02/12 19:21, Muhammad Haggag wrote:
Bug:
https://bugs.freedesktop.org/show_bug.cgi?id=43398
Cause:
dmapper used to treat the presence of a w:BiDi element in a
paragraph's properties as an indicator of RTL directionality, which is
incorrect. A w:BiDi element may have a value of 0, indicat
On 02/02/2012 11:26 AM, Lubos Lunak wrote:
I agree with all the points, but in Julien's defense, I remember exactly this
same approach was pushed in recently as a fix to the same issue elsewhere.
Might well be, I probably didn't notice. And this is in no way meant to
criticize Julien -- but
On 02/02/2012 10:13 AM, Marcel Metz wrote:
If the box that is represented by `it` should be deleted you could use.
970 it = rBoxes.erase( it );
Unfortunately, this is only C++11, not C++03.
Stephan
___
LibreOffice mailing list
L
On Tue, 24 Jan 2012, Michael Meeks wrote:
On Mon, 2012-01-23 at 15:27 +0100, Michael Stahl wrote:
unfortunately this would have less benefits than you imagine, because of
the way xmloff writes automatic styles: they are generated anew on every
export, in a non-deterministic order
Wow
On Tue, 6 Dec 2011, Jan Holesovsky wrote:
On 2011-12-02 at 23:32 +0100, Dag Wieers wrote:
The installation of Libreoffice 3.4.4 still does not set the necessary
file type associations to make flat ODF files work with LibreOffice out
of the box (in e.g. Gnome on RHEL6 using the official RPM pac
On Thursday 02 of February 2012, Stephan Bergmann wrote:
> On 02/01/2012 11:40 PM, julien2412 wrote:
> > Here are the lines :
> > 961 // dann mal die Tabellenkoepfe raus:
> > 962 for( SwSelBoxes::iterator it = rBoxes.begin(); it !=
> > rBoxes.end(); ++it )
> >
On Thu, 2012-02-02 at 09:26 +0100, Jan Holesovsky wrote:
> Hi Kohei,
>
> On 2012-02-01 at 22:21 -0500, Kohei Yoshida wrote:
>
> > Looking at this
> >
> > http://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh.cxx#162
> >
> > We still have some code left in sc that appears to hand
https://bugs.freedesktop.org/show_bug.cgi?id=37361
sasha.libreoff...@gmail.com changed:
What|Removed |Added
Depends on||40320
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=37361
--- Comment #159 from sasha.libreoff...@gmail.com 2012-02-02 01:45:53 PST ---
regression since 3.3.4:
Bug 40320 - Pie charts colors messed up when saving opening Excel (.xls)
documents
--
Configure bugmail: https://bugs.freedesktop.org/userprefs
Hello Julien
On 02/01/2012 11:40 PM, julien2412 wrote:
> Here are the lines :
> 961 // dann mal die Tabellenkoepfe raus:
> 962 for( SwSelBoxes::iterator it = rBoxes.begin(); it !=
> rBoxes.end(); ++it )
> 963 {
> 964 pLine = i
Microsoft Visual Studio 2008
Version 9.0.30729.1 SP
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: VC Express
On 2012-02-02 10:04, walter wrote:
Are you using VS2008 Express Edition ?
I'm working with:
___
Mi
Hi Kohei,
On 2012-02-01 at 22:21 -0500, Kohei Yoshida wrote:
> Looking at this
>
> http://opengrok.libreoffice.org/xref/core/sc/source/ui/docshell/docsh.cxx#162
>
> We still have some code left in sc that appears to handle import of the
> now defunct StarCalc binary file format. I believe this
On 02/01/2012 11:40 PM, julien2412 wrote:
Cppcheck reports this :
core/sw/source/core/fields/cellfml.cxx
970 StlMissingComparisonstyle Missing bounds check for extra iterator
increment in loop.
Here are the lines :
961 // dann mal die Tabellenkoepfe raus:
962
Are you using VS2008 Express Edition ?
I'm working with:
___
Microsoft Visual Studio 2008
Version 9.0.30729.4462 QFE
Microsoft .NET Framework
Version 3.5 SP1
Installed Edition: Enterprise
Microsoft Visual Basic 2008 91904-2
68 matches
Mail list logo