Re: [PUSHED] Remove unused methods from PDFI

2012-02-21 Thread Kate Goss
Hi, On 20 February 2012 11:00, Michael Meeks wrote: > > On Sat, 2012-02-18 at 21:18 +, Kate Goss wrote: > > Quick question - Can anyone point me to list of supported browsers for > > the bug submission assistant? > > I don't believe we have one :-) but

Re: [PUSHED] Remove unused methods from PDFI

2012-02-18 Thread Kate Goss
Hi, Quick question - Can anyone point me to list of supported browsers for the bug submission assistant? Kate On 17 February 2012 23:11, Kate Goss wrote: > > > On 17 February 2012 11:21, Thorsten Behrens > wrote: > >> Kate Goss wrote: >> > Yes, he did - thank

Re: [PUSHED] Remove unused methods from PDFI

2012-02-17 Thread Kate Goss
On 17 February 2012 11:21, Thorsten Behrens wrote: > Kate Goss wrote: > > Yes, he did - thanks Thorsten. Christian - if you are able to set me up > > with access, that would be lovely :) > > > Hi Kate, > > glad you hear you want to look into this - first step is to

Re: [PUSHED] Remove unused methods from PDFI

2012-02-16 Thread Kate Goss
Hi On 15 February 2012 13:38, Michael Meeks wrote: > > On Mon, 2012-02-13 at 19:48 +, Kate Goss wrote: > > I'm also contemplating tackling bugs in bugzilla assistant, if that > > would be helpful. > > Oh ! cool :-) yes very much so, Rainer has a num

Re: [REVIEWED] Remove unused (hopefully!) methods from l10ntools Export

2012-02-16 Thread Kate Goss
Hi Michael, On 16 February 2012 11:00, Michael Meeks wrote: > > On Wed, 2012-02-15 at 20:34 +, Kate Goss wrote: > > Another patch to remove methods listed as unused in unusedcode.easy > > Gosh; sorry about this one too ! Caolan seemed to remove those > yester

[PATCH] Remove unused (hopefully!) methods from l10ntools Export

2012-02-15 Thread Kate Goss
Hi, Another patch to remove methods listed as unused in unusedcode.easy Kate From e1934638ebc6f8456921c3b371997e878b414b28 Mon Sep 17 00:00:00 2001 From: Kate Goss Date: Wed, 15 Feb 2012 20:19:18 + Subject: [PATCH] Remove unused code from l10ntools Export Remove getCurrentDir( std::string

Re: [PATCH] Remove unused code from gtkframe

2012-02-15 Thread Kate Goss
12-02-14 at 21:33 +0000, Kate Goss wrote: > > Please find attached a patch to remove a couple of methods listed in > > unusedcode.easy, from gtkframe. > > Sadly they are used - but only for the gtk3 mode that caolan is not > compiling. Perhaps instead if you could m

[PATCH] Remove unused code from gtkframe

2012-02-14 Thread Kate Goss
Hi, Please find attached a patch to remove a couple of methods listed in unusedcode.easy, from gtkframe. Kate From 85b2e98cb31fc7d8968136bf91c01b5589e7a0dd Mon Sep 17 00:00:00 2001 From: Kate Goss Date: Tue, 14 Feb 2012 21:10:14 + Subject: [PATCH] Remove unused methods from gtkframe Remove

[PATCH] Remove unused code from connectivity::odbc

2012-02-13 Thread Kate Goss
Hi, Please see attached. Best Regards, Kate Goss From 099415fb77eddd7d211ae6ed547cb31b10484a37 Mon Sep 17 00:00:00 2001 From: Kate Goss Date: Sun, 12 Feb 2012 13:57:46 + Subject: [PATCH 1/2] Remove unused method ODatabaseMetaDataResultSet::openTablesTypes( ) --- .../odbcbase

Re: [PUSHED] Remove unused methods from PDFI

2012-02-13 Thread Kate Goss
Hi Michael, On 13 February 2012 15:22, Michael Meeks wrote: > Hi Kate, > > On Sat, 2012-02-11 at 17:37 +0000, kate goss wrote: > > Made available under the MPL/LGPLv3+ > >They look lovely - thanks for that ! :-) > >Welcome to the project. Incidental

License Statement

2012-02-13 Thread Kate Goss
Hi all, for reference: All contributions past, present and future made by me to LibreOffice are available under the terms of the MPL / LGPLv3+. Best Regards, Kate Goss ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

[PATCH] Remove unused methods from PDFI

2012-02-11 Thread kate goss
Made available under the MPL/LGPLv3+ From 4e1c72fa61e3e8d754ff3e47afe435286dcf467b Mon Sep 17 00:00:00 2001 From: Kate Goss Date: Sat, 11 Feb 2012 16:31:27 + Subject: [PATCH 1/3] Remove unused pdfi::DrawXmlEmitter::GetBreakIterator() --- sdext/source/pdfimport/tree/drawtreevisiting.cxx