___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
db27efd29761a87fe3ab946c99c18530e828e58a
Author: Petr Vorel
Date: Thu Jan 9 08:52:53 2014 +0100
removed some unused code (svx, svtools, unotest)
Change-Id: I1250581d69423030bd0a93a1529458b8d424ce3e
Reviewed-on: https://gerrit.libreoffice.org/7329
Reviewed-by: Caolán McNamara
Tested-by
unusedcode.easy | 30 --
1 file changed, 30 deletions(-)
New commits:
commit 92bc402aa9e036d2ab4fb64a89f351d7cee89495
Author: Petr Vorel
Date: Thu Jan 9 08:38:08 2014 +0100
cleanup already removed items from unusedcode.easy
Change-Id
/ooxml/factoryimpl_ns.xsl | 10 --
5 files changed, 51 deletions(-)
New commits:
commit 957676441635d236743b61ccb74128821d07d0d0
Author: Petr Vorel
Date: Thu Jan 9 08:35:11 2014 +0100
remove unused code from writerfilter
Not sure whether void OOXMLFastHelper::mark
:
commit 6a59659541e45198b8cda162f87f6abcd68c6101
Author: Petr Vorel
Date: Thu Jun 27 21:36:48 2013 +0200
Remove unused code
Change-Id: Id789250d6aeae642ef5c712e33c5583628638218
Reviewed-on: https://gerrit.libreoffice.org/4604
Reviewed-by: Bosdonnat Cedric
Tested-by
rom 41b8a9d6c6735b9d9adfae2ed90ddba2ea0e8706 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Thu, 14 Feb 2013 19:06:46 +0100
Subject: [PATCH] better usability of Import CSV dialog
display more items in import CSV dialog window in list boxes "Character
set" and "Language" (from curr
Hi there,
there is tiny patch removing duplicity in import of python fax script.
Regards,
Petr
>From f55d2538eb844bb8a7e38314acf9d0eccf48f243 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sat, 11 Aug 2012 01:19:40 +0200
Subject: [PATCH] fix duplicated import introduced
Hi there,
removed unused classes from oox.
Regards,
Petr
>From b4350501d1fe85da2cce5750b480e33eb6409301 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Mon, 2 Apr 2012 11:40:06 +0200
Subject: [PATCH] remove unused code (oox)
---
oox/inc/oox/dump/dumperbase.hxx | 18 --
oox/inc/oox/d
Hi there,
removed unused methods, hope better this time.
Regards,
Petr
>From 2d8c47fede9ec6842a98663f16c4efa70f833e22 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Thu, 29 Mar 2012 11:54:36 +0200
Subject: [PATCH] remove unused code (oox)
---
oox/inc/oox/dump/dffdumper.hxx |
> FWIW, if a class has only one constructor and that constructor is unused
> then it indicates that the whole class (except perhaps for any static
> methods it might have) should be possible to be removed.
Sorry, I'll think more next time.
Petr
___
LibreO
Hi there,
yet another remove unused code patch.
Regards,
Petr
>From 38a7f343736f7049d28aae132307eba02a019f27 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Wed, 28 Mar 2012 11:20:18 +0200
Subject: [PATCH] remove unused code (oox, sc)
---
oox/inc/oox/drawingml/textparagraphproperties.
Hi there,
another bits of unused code removed.
Regards,
Petr
>From e31c211d2ebb7cde8a260ec0bcef5359c0c1db8f Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Tue, 27 Mar 2012 11:03:09 +0200
Subject: [PATCH] remove unused code (oox, sc)
---
oox/inc/oox/dump/dumperbase.hxx |
Hi there,
removed some code from oox.
Regards,
Petr
>From e04049e2554a94ce80dc21dfe390e91c8fd8bc41 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Thu, 22 Mar 2012 20:14:13 +0100
Subject: [PATCH] remove unused code (oox)
---
oox/source/ole/vbaprojectfilter.cxx | 13 -
sc/sou
Hi there,
some unused code removed (oox, sc).
Regards,
Petr
>From 3c03ddd6eb8e0cefa229f3874e3da35bd0a57788 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sat, 17 Mar 2012 20:25:52 +0100
Subject: [PATCH 1/2] remove unused code (oox, sc)
---
oox/inc/oox/dump/dumperbase.hxx |
Hi there,
another unused code removed (part of oox).
Regards,
Petr
>From 2221c91a53383024121bfa01f01055510e3642ae Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Fri, 16 Mar 2012 12:44:20 +0100
Subject: [PATCH] removed unused code
---
oox/inc/oox/drawingml/textbodyproperties.hxx |
Hi there,
remove some unused code in oox and sd.
Regards,
Petr
>From 2cc831282d53c3a14dd10fc8cb190f1d15df3354 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Thu, 15 Mar 2012 11:40:15 +0100
Subject: [PATCH] remove unused code (oox, sd)
---
oox/inc/oox/helper/attributelist.hxx |
Btw can we really rely on the tool which generates unusedcode.easy?
Regards,
Petr
>From 94f6485cdfd7e87af6c432708c16aed061a8c2cb Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Thu, 8 Mar 2012 16:11:03 +0100
Subject: [PATCH] remove unused code
---
oox/inc/oox/core/xmlfilterbase.hxx|4
Another unused code removed.
>From 226fccc7f2fd022ed9d329ac9c6bb373fbeff265 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sat, 3 Mar 2012 02:16:31 +0100
Subject: [PATCH] remove unused code
---
oox/inc/oox/helper/binaryinputstream.hxx |4
oox/inc/oox/helper/modelobjecthelper.
Another patch removing some unused methods.
>From 9ab3fcd3e16bdb0c0ea565777d7537bd9bf761f0 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sun, 26 Feb 2012 00:04:49 +0100
Subject: [PATCH] Removed unused code
---
sc/source/filter/excel/xepivot.cxx |9 -
sc/source/filter/ex
ant to increase diversity from
upstream? So I
thing it's better to set explicitly the env. But prj/tests.mk in
dictionaries is IMHO
better place than Makefile in core repo. See the patch.
Petr
>From 272951e21383bfaccc46dadf99733849d7702333 Mon Sep 17 00:00:00 2001
From: Petr Vorel
D
Hi there,
another bit of unused core removed.
Petr
>From deda0e8f7bfa57ff8b1568fd71466a8084c98efd Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Mon, 20 Feb 2012 00:25:26 +0100
Subject: [PATCH] Remove unused code
---
basic/source/comp/symtbl.cxx |5
ba
Hi,
I removed a little bit of unused code (unusedcode.easy).
Petr
>From fefa4759000f74d3ca90aa118247abc77cf9363f Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sat, 18 Feb 2012 23:50:22 +0100
Subject: [PATCH] Remove unused code
---
l10ntools/source/merge.cxx|
handle it. If yes, there is a working
solution (I'm sure, there must be better place to reset the variable).
Petr
>From 6877bd81333f6373fb80d66e6d6479a40e2294f5 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Sat, 18 Feb 2012 23:19:22 +0100
Subject: [PATCH] fix building dictionaries
This is my first contribution. This and any other is of course made
available under the MPL/LGPLv3+.
Do you think you could link yourself into the developers wiki page
here, so we have a pointer to that:
http://wiki.documentfoundation.org/Development/Developers
Done.
Hi there,
I removed a little bit of unused code (unusedcode.easy).
This is my first contribution. This and any other is of course made
available under the MPL/LGPLv3+.
Regards,
Petr
>From 445f0c71e523f06f42f622d401b8d9af22b159d3 Mon Sep 17 00:00:00 2001
From: Petr Vorel
Date: Fri, 17
38 matches
Mail list logo