On Wed, Feb 08, 2012 at 11:24:01AM -0600, Norbert Thiebaud wrote:
> On Wed, Feb 8, 2012 at 10:57 AM, Greg Kroah-Hartman
> wrote:
> > Here are 8 patches removing some more unused methods in the tree.
> >
> > Hopefully I didn't mess up and delete somethings that were
On Tue, Feb 07, 2012 at 01:26:18AM +0100, Michael Stahl wrote:
> patches to remove the tools/fsys trainwreck completely and adapt callers
> to use osl/file.hxx would be appreciated of course :)
I've started to look into this. It is safe to say that I should only be
cleaning up the usages outside
Here are 8 patches removing some more unused methods in the tree.
Hopefully I didn't mess up and delete somethings that were being used by
Windows or other architectures, I think my searching was sufficient, but
I might have missed something.
All of these patches are contributed under the LGPLv3+
---
vcl/inc/vcl/i18nhelp.hxx|1 -
vcl/source/app/i18nhelp.cxx |7 ---
2 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/vcl/inc/vcl/i18nhelp.hxx b/vcl/inc/vcl/i18nhelp.hxx
index faafdfe..610f5cf 100644
--- a/vcl/inc/vcl/i18nhelp.hxx
+++ b/vcl/inc/vcl/i18nhelp.hxx
@@ -8
---
unusedcode.easy |1 -
vcl/inc/vcl/i18nhelp.hxx|2 --
vcl/source/app/i18nhelp.cxx |5 -
3 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/unusedcode.easy b/unusedcode.easy
index 53c1aea..f4115ce 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -
---
unotools/source/config/configvaluecontainer.cxx | 10 --
unusedcode.easy |1 -
2 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/unotools/source/config/configvaluecontainer.cxx
b/unotools/source/config/configvaluecontainer.cxx
index
---
svtools/source/graphic/descriptor.cxx |7 ---
svtools/source/graphic/descriptor.hxx |2 --
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/svtools/source/graphic/descriptor.cxx
b/svtools/source/graphic/descriptor.cxx
---
i18nutil/inc/i18nutil/unicode.hxx |1 -
i18nutil/source/utility/unicode.cxx | 64 ---
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 66 deletions(-)
diff --git a/i18nutil/inc/i18nutil/unicode.hxx
b/i18nutil/inc/i18nutil
---
i18nutil/inc/i18nutil/unicode.hxx |1 -
i18nutil/source/utility/unicode.cxx |1 -
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/i18nutil/inc/i18nutil/unicode.hxx
b/i18nutil/inc/i18nutil/unicode.hxx
index 75b5730..7fce041
---
i18nutil/inc/i18nutil/unicode.hxx |1 -
i18nutil/source/utility/unicode.cxx |1 -
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/i18nutil/inc/i18nutil/unicode.hxx
b/i18nutil/inc/i18nutil/unicode.hxx
index 23ed754..75b5730
---
i18nutil/inc/i18nutil/unicode.hxx |1 -
i18nutil/source/utility/unicode.cxx |1 -
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/i18nutil/inc/i18nutil/unicode.hxx
b/i18nutil/inc/i18nutil/unicode.hxx
index 24e9c63..23ed754
On Tue, Feb 07, 2012 at 01:26:18AM +0100, Michael Stahl wrote:
> On 06/02/12 23:05, Greg Kroah-Hartman wrote:
> > Here are 4 patches removing some unused methods in the tree.
> >
> > All of these patches are contributed under the LGPLv3+ / MPL.
>
> great!
>
> &
---
tools/inc/tools/fsys.hxx |3 +--
tools/source/fsys/unx.cxx | 21 -
unusedcode.easy |1 -
3 files changed, 1 insertions(+), 24 deletions(-)
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index 3ec1799..a39c159 100644
--- a/tools/inc/to
---
tools/inc/tools/fsys.hxx|1 -
tools/source/fsys/fstat.cxx | 20
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index 44b1fdc..34c512d 100644
--- a/tools/inc
---
tools/inc/tools/fsys.hxx |4
tools/source/fsys/unx.cxx | 16
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index a39c159..44b1fdc 100644
--- a/tools/inc/tools/
---
sot/inc/sot/filelist.hxx |4
sot/source/base/filelist.cxx | 11 ---
unusedcode.easy |1 -
3 files changed, 0 insertions(+), 16 deletions(-)
diff --git a/sot/inc/sot/filelist.hxx b/sot/inc/sot/filelist.hxx
index 0ba367f..8f18328 100644
--- a/sot/inc/sot/
Here are 4 patches removing some unused methods in the tree.
All of these patches are contributed under the LGPLv3+ / MPL.
Note, I also removed the line in the unusedcode.easy file at the same
time, if I shouldn't have done that, let me know and I'll redo these
patches.
If I messed anything up,
17 matches
Mail list logo