Re: [PATCH] Removed unused code from vcl

2012-04-25 Thread Jesús Corrius
On Wed, Apr 25, 2012 at 2:16 PM, Vicente Vendrell wrote: > Here is the patch from unused method Dialog::Dialog(Window*, ResId const&) Looks good. Can you confirm this patches are under the LGPLv3+/MPL+ licenses? -- Jesús Corrius ___ LibreOffice mail

[PATCH] Removed unused code from vcl

2012-04-25 Thread Vicente Vendrell
Here is the patch from unused method Dialog::Dialog(Window*, ResId const&) Have a nice day! 0001-Removed-usused-method-Dialog-Dialog-Window-ResId-con.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org h

Re: [PUSHED][PATCH] Removed unused code from editeng

2012-04-24 Thread Caolán McNamara
Looks good, pushed, thanks for these. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Removed unused code from editeng

2012-04-24 Thread Vicente Vendrell
0001-Removed-unused-code-from-editeng.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PUSHED][PATCH] removed unused code

2012-03-20 Thread Caolán McNamara
On Fri, 2012-03-16 at 14:42 +0100, Petr Vorel wrote: > Hi there, > > another unused code removed (part of oox). Looks good, pushed now, thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mai

[PATCH] removed unused code

2012-03-16 Thread Petr Vorel
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 |

Re: [PATCH] Removed unused code

2012-02-28 Thread Muthu Subramanian K
@all: Was wondering: Should we be removing the todo code, please? On 02/26/2012 12:29 AM, Bartolomé Sánchez Salado wrote: > Hello. > > I've removed some unused virtual methods inside backends as Michael > Meeks requested me: > > http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg23

Re: [Pushed] [PATCH] Removed unused code

2012-02-27 Thread Muthu Subramanian K
Pushed. Thank you! On 02/26/2012 05:47 AM, Petr Vorel wrote: > Another patch removing some unused methods. > > > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffice _

Re: [PUSHED][PATCH] Removed unused code

2012-02-27 Thread Caolán McNamara
On Thu, 2012-02-23 at 22:54 +0100, Dézsi Szabolcs wrote: > Hi! I removed the following unused functions: ye gads!, that's a mega-patch. Thanks for this, pushed now. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freede

[PATCH] Removed unused code

2012-02-25 Thread Petr Vorel
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

[PATCH] Removed unused code

2012-02-25 Thread Bartolomé Sánchez Salado
olomé Sánchez. From 0f07b50a75ff489320f46aa8123ce10548d1a300 Mon Sep 17 00:00:00 2001 From: elbarto Date: Sat, 25 Feb 2012 19:34:35 +0100 Subject: [PATCH] Removed unused code. --- avmedia/source/gstreamer/gstplayer.cxx | 26 avmedia/source/gstreamer/gstplayer.hxx |

[PATCH] Removed unused code from avmedia module

2012-02-17 Thread Bartolomé Sánchez Salado
5973baf060e6923fdac8a6a748dcdd26bf49ca85 Mon Sep 17 00:00:00 2001 From: elbarto Date: Sat, 18 Feb 2012 01:35:37 +0100 Subject: [PATCH] Removed unused code from avmedia. --- avmedia/source/viewer/mediawindowbase_impl.cxx | 23 --- avmedia/source/viewer/mediawindowbase_impl.hxx |4

Re: [PATCH] Removed unused code from vcl module

2012-02-17 Thread Michael Meeks
On Thu, 2012-02-16 at 17:13 +0100, Dézsi Szabolcs wrote: > Hi! I removed unused code from vcl module (used unusedcode.easy) Pushed; thanks :-) Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ Libr

[PATCH] Removed unused code

2012-02-17 Thread Petr Vorel
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 Feb 201

[PATCH] Removed unused code from cppcanvas module

2012-02-17 Thread Dézsi Szabolcs
DevState const&, boost::shared_ptr const&, basegfx::B2DHomMatrix const&) Szabolcs From 334e8bb034ecfd5b41cfed1906965e59171ae194 Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Fri, 17 Feb 2012 14:06:34 +0100 Subject: [PATCH] Removed unused code from cppcanvas --- cppca

[PATCH] Removed unused code from drawinglayer

2012-02-17 Thread Dézsi Szabolcs
059a Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Fri, 17 Feb 2012 13:18:17 +0100 Subject: [PATCH] Removed unused code from drawinlayer --- .../drawinglayer/attribute/fillbitmapattribute.hxx |1 - .../drawinglayer/attribute/sdrallattribute3d.hxx |3 -- .../att

[PATCH] Removed unused code from vcl module

2012-02-16 Thread Dézsi Szabolcs
ezsi Date: Thu, 16 Feb 2012 17:02:13 +0100 Subject: [PATCH] Removed unused code from vcl module --- unusedcode.easy |7 vcl/inc/vcl/pdfextoutdevdata.hxx| 62 --- vcl/source/gdi/pdfextoutdevdata.cxx | 35 ---

Re: [PUSHED][PATCH] Removed unused code from MSFilterTracer

2012-02-16 Thread Michael Meeks
On Thu, 2012-02-16 at 12:42 +, Caolán McNamara wrote: > Its all out of date, it was an effort to sort of log what MSWord > features we *didn't* import/export got used in documents in order to > target what we'd implement next but I know I found it more of an effort > to log the details of what

[PATCH] Removed unused code from svl, svtools and sfx2

2012-02-16 Thread Dézsi Szabolcs
got to delete them :$ From 41d2d08ef1228fb658e11e89951837297320ea3c Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Thu, 16 Feb 2012 14:00:48 +0100 Subject: [PATCH] Removed unused code from svl and sfx2 --- sfx2/inc/sfx2/app.hxx|1 - sfx2/inc

Re: [PUSHED][PATCH] Removed unused code from MSFilterTracer

2012-02-16 Thread Caolán McNamara
On Thu, 2012-02-16 at 11:18 +0100, Dézsi Szabolcs wrote: > Hi! > > sry didn't attach file :$ > This is my first patch, I hope everything's correct. > Removed functions: (used unusedcode.easy) Looks good to me, pushed now, thanks for this. IMO the whole MSFilterTracer thing can/should go if you

[PATCH] Removed unused code from filter module MSFilterTracer class

2012-02-16 Thread Dézsi Szabolcs
Hi! This is my first patch, I hope everything's correct. Removed functions: MSFilterTracer::SetProperty(rtl::OUString const&, com::sun::star::uno::Any const&) MSFilterTracer::StartElement(rtl::OUString const&, com::sun::star::uno::Reference) Files modified: filter/inc/filter/msfilter/msfiltert

[PATCH] Removed unused code from MSFilterTracer

2012-02-16 Thread Dézsi Szabolcs
Hi! sry didn't attach file :$ This is my first patch, I hope everything's correct. Removed functions: (used unusedcode.easy) MSFilterTracer::SetProperty(rtl::OUString const&, com::sun::star::uno::Any const&) MSFilterTracer::StartElement(rtl::OUString const&, com::sun::star::uno::Reference) Fil