Hullo Committers,
One more RTL easy hack commit against:
automation/
Cheers,
Kevin
0001-EasyHack-RTL-macro-conversion-createFromAscii.patch.gz
Description: GNU Zip compressed data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http:
At 2:17am -0500 Mon, 08 Nov 2010, Kevin Hunter wrote:
Subject says it all. Patch against three files under
automation/source/
Doh! Helps to actually /attach/ the file.
Kevin
large_swathes_gone.tbz
Description: application/bzip-compressed-tar
___
Hullo Committers,
Subject says it all. Patch against three files under
automation/source/
Builds successfully here.
Cheers,
Kevin
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffi
It's not good to use option descriptions like --enable/disable-*.
Also: If we want to replace default option descriptions with our owns,
then we shall describe them both (dependency-tracking).
MPL 1.1 / GPLv3+ / LGPLv3+
>From fad1428fee0f5498239f9a74f6a8c950216217e3 Mon Sep 17 00:00:00 2001
From:
On Sun, Nov 7, 2010 at 6:45 PM, Jordan Ayers wrote:
> Hi,
> I was looking at the perl installer, and attached are patches to
> change most of the chmod system calls into calls to the built-in
> command. This change alone doesn't seem to make a big difference (it
> cut about 5 seconds off of a
Hullo Committers,
Another patch set, this time against
accessibility/source/standard/
Builds all successful here, seem to be in order ...
Cheers,
Kevin
comment_removal_3.tbz
Description: application/bzip-compressed-tar
EasyHack-to-RTL.tbz
Description: application/bzip-compressed-tar
_
Hullo Committers,
A patch set against directory:
accessibility/source/helper
Cheers,
Kevin
comment_removal_2.tgz
Description: application/compressed-tar
0001-EasyHack-convert-createFromAscii-to-RTL.-macro.patch.gz
Description: GNU Zip compressed data
___
On Sun, Nov 7, 2010 at 4:53 PM, Ricardo Moreno wrote:
> here is more commented code removal.
> Regards
> Ricardo
Ricardo,
Try to avoid to have differences in more than one git repo in one patch.
The best way to avoid that is to commit your changes locally. and then
submit the patch(es) generated
On Sun, Nov 7, 2010 at 11:12 AM, Wols Lists wrote:
> Just deleting a bit of commented out code - that's
> dbaccess/source/core/api pretty much done.
>
Pushed, thanks.
Norbert
> Cheers,
> Wol
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freede
Hullo List,
Some accessibility tabbar RTL_CONST conversion goodness.
Kevin
0001-EasyHack-createFromAscii-RTL_CONST.-macro.patch.gz
Description: GNU Zip compressed data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freede
On Sun, Nov 7, 2010 at 11:08 AM, Fred Jendrzejewki
wrote:
> Hello,
> I try to build on Ubuntu 10.10 amd64 the master branch. Then I get the
> following error message:
>
>
> build -- version: 275224
>
>
> =
> Building module canvas
> =
>
> ...
>
> dmake: Error: -- `image.hx
Hullo Committers,
A simple patch set to remove some unnecessary comments. As always, LGPLv3.
Kevin
comment_removal.tbz
Description: application/bzip-compressed-tar
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedeskt
Hi,
I was looking at the perl installer, and attached are patches to
change most of the chmod system calls into calls to the built-in
command. This change alone doesn't seem to make a big difference (it
cut about 5 seconds off of a 4 1/2 minute run of ooinstall for me).
The second patch in
Hi all!
I still use the build based build of LibreOffice, branch libreoffice-3-3.
There is an undefined $setup_vars array used in solenv/bin/ooinstall.
Attached is a patch to use the equvalent values from the global $ENV
array.
Anyone with access to the bootstrap repo may apply this please, thank
If the internal hyphen library is used which does not
build a shared object, then link to $(SOLARLIBDIR)/libhyphen.a,
instead of using -lhyphen on UNX + GCC.
Also remove the unneccesary HNJLIB because that is defined in
solenv/inc/lib.mk already.
---
.../hyphenator/altlinuxhyph/hyphen/makefile.mk
The diff makes i18npool/source/paper/makefile.mk define
LIBTARGET=NO just like other makefiles in the i18npool/source/ directory.
Without this patch I always get:
dmake: /home/robert/build/build/libreoffice-3.2.99.2/solenv/inc/_tg_lib.mk:
line 1020: Error: -- Multiply defined recipe for targe
On Sun, Nov 7, 2010 at 7:00 AM, julien wrote:
> Hello,
>
> I'm currently running a cppcheck on the clone directory (i had try to launch
> cppcheck on the build/libreoffice... but it seemed it freezed).
> I've seen this issue :
> [./extensions/sdext/source/minimizer/unodialog.cxx:359]: (error) Divi
HI,
here are some more in libs-core
Regards.
10_libs-core.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Just deleting a bit of commented out code - that's
dbaccess/source/core/api pretty much done.
Cheers,
Wol
>From 13c2c40051ebc50ca743e140e6cd0dba2a81 Mon Sep 17 00:00:00 2001
From: Wol
Date: Sun, 7 Nov 2010 16:58:24 +
Subject: [PATCH] One last delete of commented code for dbaccess/source/c
Hello,
I try to build on Ubuntu 10.10 amd64 the master branch. Then I get the
following error message:
build -- version: 275224
=
Building module canvas
=
...
dmake: Error: -- `image.hxx' not found, and can't be made
Didn't find anything in the archives about that.
Hi Andy,
On Sat, 2010-11-06 at 20:44 -0700, Andy Brown wrote:
> On Sat Nov 06 2010 20:30:45 GMT-0700 (PDT) Michael Meeks wrote:
> > The plan to keep, and improve the existing VCL abstraction for the next
> > year or so makes a lot of sense I believe.
>
> Where could a person find out more abo
Hello,
I can't test this patch since this part of code is for Windows but i
think it's a true positive
Is this ok or am I wrong ?
diff --git a/hwpfilter/source/htags.cpp b/hwpfilter/source/htags.cpp
index 8235bf0..dd57638 100644
--- a/hwpfilter/source/htags.cpp
+++ b/hwpfilter/source/htags.cpp
Hello,
I'm currently running a cppcheck on the clone directory (i had try to
launch cppcheck on the build/libreoffice... but it seemed it freezed).
I've seen this issue :
[./extensions/sdext/source/minimizer/unodialog.cxx:359]: (error)
Division by zero
I opened the file and saw this :
sal_In
Hi Alexander,
On Sun, Nov 7, 2010 at 12:55 PM, Alexander O. Anisimov
wrote:
>
> I've remove all bogus comments in components. Patches are in attachment. I
> was attached two patches because I could not understand the difference
> between "// --> OD" and "// --> PB".
Thanks for the patches, the O
Fixes more typos in documentation.
Patch is contributed under the LGPLv3+.
From 84509d6bd158dea0e9b103e8ce32be1f07a4b452 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aurimas=20Fi=C5=A1eras?=
Date: Mon, 1 Nov 2010 11:04:38 +0200
Subject: Fix some typos in documentation
---
.../star/configuration/
I recommend care be taken.
Issue is one of the special features of that mode.
http://www.gnu.org/software/hello/manual/automake/maintainer_002dmode.html
from here the key point is.
>>AM_MAINTAINER_MODE also allows you to disable some custom build rules
>>conditionally. Some developers use thi
26 matches
Mail list logo