Hey,
Oh I just love this code, but are we actually planning on using
the size-bounded string functions like strlcpy(3)?
Because then you have to consider that these are not part of glibc
so we will have to ship our own version which is not a big deal at all
It would be a huge effort to switch all
On Sun, Jun 19, 2011 at 3:45 PM, Cor Nouws wrote:
> Hi *,
Is there a script available, or a combination of git-commands, or ... that
> is used to extract certain information for the summaries?
> If so, I could use/adapt that to get information on certain weeks,
> branches, ... ?
>
If you ha
I'm sending the patch for review; not because it needs a lot but just to have
someone verify that the memory was leaking and needs to be fixed.
Current fixes:
1. XPropertyList::Clear() looks like it has a memory leek; so I fixed it.
Future Fixes:
1. List* pBmpList; Should be replaced with a st
Hello list.
As you all know, there are a bunch of old C APIs that make security
vulnerabilities trivial to implement. And doing a git grep tells me that
we use those a plenty.
Now, not all of it may create vulnerabilities, but it is good practice
to migrate away from those as much as possibl
Hi *,
Cor Nouws wrote (19-06-11 11:51)
And thanks to you and others for pointing to the current summaries as a
good starting point for that, anyway as far as I am concerned. I
understand the limitations now too.
Since there is much on the route in our QA-process/work, we can see if
there shows
Hi all,
I've started adding prefixes for components, so we can then merge libraries.
Just in already gnumake-ified modules.
First was toolkit. There is just one component and it seems to be
working. I have tested that component.
Then some components in configmgr, vcl, comphelper, sfx2, framework,
I was investigating why the osl_Thread unit test
(sal/qa/osl/process/osl_Thread.cxx) fails most of the times on Windows. If I
understand correctly, the problem is a quite fundamental difference in the
semantics of thread-specific data keys created with a destructor callback
passed to osl_create
Attached patches implement import of CSS text-transform property and extend
the import and export to work with all HTML browser compatibility options.
Contributed under LGPLv3+ and MPL.
Harri
From 8eea1bf955f6f2cb7c0e0622b0b2fa6975cee3db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Harri=20Pitk=C3=A
Hi,
By poking the sample case of fdo#37341 with gdb, I found loosing the
maximum limit of recursion of recalculation is enough to solve it, like
https://bugs.freedesktop.org/attachment.cgi?id=48162
But its modified value of limit is still arbitrarily selected.
Can we estimate the growth of memory
After switching to gbuild ENABLE_SYSTRAY_GTK was not defined in the
sfx target and the plugin name for libqstart was also hardcoded for
linux.
---
sfx2/Library_qstart.mk|7 +++
sfx2/Library_sfx.mk |9 +
sfx2/source/appl/shutdownicon.cxx |2 +-
3 fi
---
desktop/source/app/app.cxx |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index d8483a2..8c86886 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -1784,7 +1784,7 @@ int Desktop::Main()
Hi Christian,
Le 19/06/11 13:39, Christian Lohmaier a écrit :
> Hi Alexander, *,
>
> On Sun, Jun 19, 2011 at 10:49 AM, Alexander Thurgood
> wrote:
>> Just a heads-up, building from master on Mac OSX with
>> --enable-ext-wiki-publisher fails in apache-commons.
> No it does not, both my tinderbox a
On Sun, Jun 19, 2011 at 3:04 PM, Ibrahim Beicker wrote:
> This is a very noobish ask for help but when I tried to build
> LibreOffice, the script autogen fails to detect 'fontconfig'
>
> here's the output
>
> checking for FONTCONFIG... no
> configure: error: Package requirements (fontconfig >= 2.2
This is a very noobish ask for help but when I tried to build
LibreOffice, the script autogen fails to detect 'fontconfig'
here's the output
checking for FONTCONFIG... no
configure: error: Package requirements (fontconfig >= 2.2.0) were not met:
No package 'fontconfig' found
Consider adjusting
Greetings my hacker friends.
Well I know you all heard about this thing called the LibreOffice
Conference taking place in Paris France this year.
Conferences tend to work better if people present at the them.
The first step in presenting at a conference is usually to submit a
paper proposal.
*s
Hi Alexander, *,
On Sun, Jun 19, 2011 at 10:49 AM, Alexander Thurgood
wrote:
>
> Just a heads-up, building from master on Mac OSX with
> --enable-ext-wiki-publisher fails in apache-commons.
No it does not, both my tinderbox as well as the MacIntel tinderbox
use the --with-distro=LibreOfficeMacOS
Hi,
Fourth week starts here:
http://cgit.freedesktop.org/~vmiklos/lo-gsoc/tree/README#n517
In short, it was about:
- finishing pictures
- starting tables: borders, merges, cell properties (background,
alignment, etc.)
I plan to finish tables (nested ones, other missing table bits) next
week.
Hello,
I recreated from scratch my local repository and here is what I get :
--
- start unit test #2 on library ../../../unxlngi6/lib/libosl_process.so
--
: &&
LD_LIBRARY_PATH=/hom
Hi John,
LeMoyne Castle wrote (15-06-11 13:01)
On Wed, Jun 15, 2011 at 1:02 AM, Cor Nouws mailto:oo...@nouenoff.nl>> wrote:
...
What I am more looking for, is sometimes the hints related to (some
of) the vast amount of code clean-ups/improvements, that possibly
have influence on area A or
Hello Kohei, Noel
This is the brief of my work for this week. As I was supposed to
create a new container class which will contain ScTextWnd obejct +
ScrollBar + Button object, I've done so. Also I've tunneled the calls
to ScTextWnd from ScInputWindow via the new methods created into the
ScInputBa
Hi *,
Just a heads-up, building from master on Mac OSX with
--enable-ext-wiki-publisher fails in apache-commons.
The log file shows :
compile:
[javac]
/Users/alex/DevHack/git/libo/clone/extensions/apache-commons/unxmacxi.pro/misc/build/commons-httpclient-3.1/build.xml:184:
warning: 'includea
21 matches
Mail list logo