Warning, /office/calligra/sheets/ATTIC is written in an unsupported language. File is not indexed.

0001 This file contains paths to files, that got outdated.
0002 
0003 To save space these files get deleted before release. In order to get access
0004 to them after that, their last revisions are logged in this file.
0005 
0006 
0007 How to use this attic
0008 =====================
0009 
0010 Moving files to the attic
0011 -------------------------
0012 1. Delete the files (svn rm).
0013 2. Add the names of the deleted files in here with the last revision in which they existed.
0014 3. Commit the deletion (svn ci).
0015 
0016 Accessing deleted files
0017 -----------------------
0018 1. Figure out the last revision of the file
0019 2. 'svn up -r<lastrevision> Foo.cpp'
0020 
0021 
0022 Deleted Files
0023 =============
0024 
0025 Doxygen config
0026 --------------
0027 last revision 538233:
0028     Doxyfile
0029 
0030 InsertCalendar KPart plugin
0031 ---------------------------
0032 last revision 835379:
0033     attic/insertcalendar/
0034 
0035 Files related to DCOP
0036 ---------------------
0037 last revision 832740:
0038     attic/KSpreadAppIface.cpp
0039     attic/KSpreadAppIface.h
0040     attic/KSpreadCellIface.cpp
0041     attic/KSpreadCellIface.h
0042     attic/KSpreadColumnIface.cpp
0043     attic/KSpreadColumnIface.h
0044     attic/KSpreadDocIface.cpp
0045     attic/KSpreadDocIface.h
0046     attic/KSpreadLayoutIface.cpp
0047     attic/KSpreadLayoutIface.h
0048     attic/KSpreadRowIface.cpp
0049     attic/KSpreadRowIface.h
0050 
0051 Files related to KoPart embedding
0052 ---------------------------------
0053 last revision 832273:
0054     attic/EmbeddedObjectCommands.cpp
0055     attic/EmbeddedObjectCommands.h
0056     attic/GeneralProperty.cpp
0057     attic/GeneralProperty.h
0058     attic/Handler.cpp
0059     attic/Handler.h
0060     attic/Object.cpp
0061     attic/Object.h
0062     attic/PropertyEditor.cpp
0063     attic/PropertyEditor.h
0064     attic/Toolbox.cpp
0065     attic/Toolbox.h
0066 
0067 Other Files
0068 -----------
0069 last revision 832273:
0070     attic/Brush.cpp
0071     attic/Brush.h
0072     attic/Events.cpp
0073     attic/Events.h
0074     attic/Numformat.cpp
0075     attic/PaperLayoutDialog.cpp
0076     attic/PaperLayoutDialog.h
0077     attic/Pen.cpp
0078     attic/Pen.h
0079 last revision 1174441:
0080     commands/Undo.h
0081     commands/Undo.cpp