summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-06 17:19:22 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-06 18:12:28 +0200
commit09abd826a0e26517ea722659491e8eb525a9b8bc (patch)
treefd6a2a09bcf42bdcdc16b8104a9073a5ad9177c0 /sc
parentc2d7ee9abfc02febfd16e9f19c7395115036ecc5 (diff)
remove uncompiled source files
how to find possible candidates: find . -name *.cxx | grep -v compilerplugins > cxx.list for i in `cat cxx.list`; do basename $i .cxx; done > cxx.base.list for i in `cat cxx.base.list | sort -u`; do echo $(git grep -w $i -- '*.mk' | wc -l) $i; done > cxx.count Change-Id: I15c6cc7195e58d79967388850a0c90b915b001b7
Diffstat (limited to 'sc')
-rw-r--r--sc/source/filter/inc/xcl97dum.hxx84
-rw-r--r--sc/source/filter/xcl97/xcl97dum.cxx140
2 files changed, 0 insertions, 224 deletions
diff --git a/sc/source/filter/inc/xcl97dum.hxx b/sc/source/filter/inc/xcl97dum.hxx
deleted file mode 100644
index 182a17dd7a54..000000000000
--- a/sc/source/filter/inc/xcl97dum.hxx
+++ /dev/null
@@ -1,84 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#ifndef INCLUDED_SC_SOURCE_FILTER_INC_XCL97DUM_HXX
-#define INCLUDED_SC_SOURCE_FILTER_INC_XCL97DUM_HXX
-
-#include "excrecds.hxx"
-
-// --- class ExcDummy8_xx --------------------------------------------
-
-class ExcDummy8_00a : public ExcDummyRec
-{
-private:
- static const sal_uInt8 pMyData[];
- static const sal_Size nMyLen;
-public:
- virtual sal_Size GetLen() const;
- virtual const sal_uInt8* GetData() const;
-};
-
-
-class ExcDummy8_00b : public ExcDummyRec
-{
-private:
- static const sal_uInt8 pMyData[];
- static const sal_Size nMyLen;
-public:
- virtual sal_Size GetLen() const;
- virtual const sal_uInt8* GetData() const;
-};
-
-
-class ExcDummy8_040 : public ExcDummyRec
-{
-private:
- static const sal_uInt8 pMyData[];
- static const sal_Size nMyLen;
-public:
- virtual sal_Size GetLen() const;
- virtual const sal_uInt8* GetData() const;
-};
-
-
-class ExcDummy8_041 : public ExcDummyRec
-{
-private:
- static const sal_uInt8 pMyData[];
- static const sal_Size nMyLen;
-public:
- virtual sal_Size GetLen() const;
- virtual const sal_uInt8* GetData() const;
-};
-
-
-class ExcDummy8_02 : public ExcDummyRec
-{
-private:
- static const sal_uInt8 pMyData[];
- static const sal_Size nMyLen;
-public:
- virtual sal_Size GetLen() const;
- virtual const sal_uInt8* GetData() const;
-};
-
-
-#endif // _XCL97DUM_HXX
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/source/filter/xcl97/xcl97dum.cxx b/sc/source/filter/xcl97/xcl97dum.cxx
deleted file mode 100644
index e476bcef3d83..000000000000
--- a/sc/source/filter/xcl97/xcl97dum.cxx
+++ /dev/null
@@ -1,140 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-#include "xcl97dum.hxx"
-
-
-// --- ExcDummy8_xx Data ---------------------------------------------
-
-// ... (8+) := neu in Biff8, ... (8*) := anders in Biff8
-
-const sal_uInt8 ExcDummy8_00a::pMyData[] = {
- 0xe1, 0x00, 0x02, 0x00, 0xb0, 0x04, // INTERFACEHDR
- 0xc1, 0x00, 0x02, 0x00, 0x00, 0x00, // MMS
- 0xe2, 0x00, 0x00, 0x00, // INTERFACEEND
- 0x5c, 0x00, 0x70, 0x00, // WRITEACCESS (8*)
- 0x04, 0x00, 0x00, 'C', 'a', 'l', 'c', 0x20, // "Calc"
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20, 0x20,
- 0x42, 0x00, 0x02, 0x00, 0xb0, 0x04, // CODEPAGE
- 0x61, 0x01, 0x02, 0x00, 0x00, 0x00 // DSF (8+)
-};
-const sal_Size ExcDummy8_00a::nMyLen = sizeof(ExcDummy8_00a::pMyData);
-
- // TABID (8+): ExcTabid
-
-const sal_uInt8 ExcDummy8_00b::pMyData[] = {
- 0x9c, 0x00, 0x02, 0x00, 0x0e, 0x00 // FNGROUPCOUNT
-};
-const sal_Size ExcDummy8_00b::nMyLen = sizeof(ExcDummy8_00b::pMyData);
-
-
-const sal_uInt8 ExcDummy8_040::pMyData[] = {
- 0xaf, 0x01, 0x02, 0x00, 0x00, 0x00, // PROT4REV (8+)
- 0xbc, 0x01, 0x02, 0x00, 0x00, 0x00, // PROT4REVPASS (8+)
-// 0x3d, 0x00, 0x12, 0x00, 0xe0, 0x01, 0x5a, 0x00, 0xcf, // WINDOW1
-// 0x3f, 0x4e, 0x2a, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00,
-// 0x01, 0x00, 0x58, 0x02,
- 0x40, 0x00, 0x02, 0x00, 0x00, 0x00, // BACKUP
- 0x8d, 0x00, 0x02, 0x00, 0x00, 0x00 // HIDEOBJ
-};
-const sal_Size ExcDummy8_040::nMyLen = sizeof(ExcDummy8_040::pMyData);
-
-
-const sal_uInt8 ExcDummy8_041::pMyData[] = {
- 0xb7, 0x01, 0x02, 0x00, 0x00, 0x00, // REFRESHALL (8+)
- 0xda, 0x00, 0x02, 0x00, 0x00, 0x00 // BOOKBOOL
-};
-const sal_Size ExcDummy8_041::nMyLen = sizeof(ExcDummy8_041::pMyData);
-
-const sal_uInt8 ExcDummy8_02::pMyData[] = {
- 0x5f, 0x00, 0x02, 0x00, 0x01, 0x00 // SAVERECALC
- };
-const sal_Size ExcDummy8_02::nMyLen = sizeof(ExcDummy8_02::pMyData);
-
-
-// --- class ExcDummy8_xx --------------------------------------------
-
-sal_Size ExcDummy8_00a::GetLen() const
-{
- return nMyLen;
-}
-
-
-const sal_uInt8* ExcDummy8_00a::GetData() const
-{
- return pMyData;
-}
-
-sal_Size ExcDummy8_00b::GetLen() const
-{
- return nMyLen;
-}
-
-
-const sal_uInt8* ExcDummy8_00b::GetData() const
-{
- return pMyData;
-}
-
-sal_Size ExcDummy8_040::GetLen() const
-{
- return nMyLen;
-}
-
-
-const sal_uInt8* ExcDummy8_040::GetData() const
-{
- return pMyData;
-}
-
-sal_Size ExcDummy8_041::GetLen() const
-{
- return nMyLen;
-}
-
-
-const sal_uInt8* ExcDummy8_041::GetData() const
-{
- return pMyData;
-}
-
-sal_Size ExcDummy8_02::GetLen() const
-{
- return nMyLen;
-}
-
-
-const sal_uInt8* ExcDummy8_02::GetData() const
-{
- return pMyData;
-}
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */