From 658bb31dc665146f3e1edfdce8ca527bf883b1b4 Mon Sep 17 00:00:00 2001 From: "Sergey.Kirillov" Date: Tue, 19 Nov 2013 15:48:10 +0000 Subject: [PATCH] git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52233 954022d7-b5bf-4e40-9824-e11837661b57 --- .gitattributes | 4 ++-- .../AVSOfficeTxtFile.cpp | 0 .../AVSOfficeTxtFile.rc | 0 .../AVSOfficeTxtFile.rgs | 0 .../AVSOfficeTxtFile.sln | 0 .../AVSOfficeTxtFile.vcproj | 0 .../AVSOfficeTxtFile2005.sln | 0 .../AVSOfficeTxtFile2005.vcproj | 0 .../Projects/Docx2Txt.vcproj | 0 .../Projects/Docx2Txt2005.vcproj | 0 .../Projects/Txt2Docx.vcproj | 0 .../Projects/Txt2Docx2005.vcproj | 0 .../Projects/TxtFormat.vcproj | 0 .../Projects/TxtFormat2005.vcproj | 0 .../Projects/Xml2Docx2005.vcproj | 0 .../Projects/XmlFormat2005.vcproj | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/Resource.h | 0 .../Resource/DocxTemplate.docx | Bin .../Resource/XmlTemplate.docx | Bin .../Source/Docx2Txt/Converter.cpp | 0 .../Source/Docx2Txt/Converter.h | 0 .../Source/Txt2Docx/Converter.cpp | 0 .../Source/Txt2Docx/Converter.h | 0 .../Source/TxtFormat/File.cpp | 0 .../Source/TxtFormat/File.h | 0 .../Source/TxtFormat/Txt.h | 0 .../Source/TxtFormat/TxtEvent.h | 0 .../Source/Xml2Docx/Converter.cpp | 0 .../Source/Xml2Docx/Converter.h | 0 .../Source/XmlFormat/File.cpp | 0 .../Source/XmlFormat/File.h | 0 .../Source/XmlFormat/XmlEvent.h | 0 .../Source/XmlFormat/XmlFormat.h | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/TxtFile.cpp | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/TxtFile.h | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/XmlFile.cpp | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/XmlFile.h | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/stdafx.cpp | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/stdafx.h | 0 {AVSOfficeTxtFile => ASCOfficeTxtFile}/version.h | 0 40 files changed, 2 insertions(+), 2 deletions(-) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile.rc (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile.rgs (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile.sln (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile2005.sln (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/AVSOfficeTxtFile2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/Docx2Txt.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/Docx2Txt2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/Txt2Docx.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/Txt2Docx2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/TxtFormat.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/TxtFormat2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/Xml2Docx2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Projects/XmlFormat2005.vcproj (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Resource.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Resource/DocxTemplate.docx (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Resource/XmlTemplate.docx (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Docx2Txt/Converter.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Docx2Txt/Converter.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Txt2Docx/Converter.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Txt2Docx/Converter.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/TxtFormat/File.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/TxtFormat/File.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/TxtFormat/Txt.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/TxtFormat/TxtEvent.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Xml2Docx/Converter.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/Xml2Docx/Converter.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/XmlFormat/File.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/XmlFormat/File.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/XmlFormat/XmlEvent.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/Source/XmlFormat/XmlFormat.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/TxtFile.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/TxtFile.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/XmlFile.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/XmlFile.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/stdafx.cpp (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/stdafx.h (100%) rename {AVSOfficeTxtFile => ASCOfficeTxtFile}/version.h (100%) diff --git a/.gitattributes b/.gitattributes index 53f61b610e..5e82df155b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -187,8 +187,8 @@ ASCOfficePDFWriter/Tests/TestSvgToPDF/bin/Test.exe svn_mime_002dtype=application ASCOfficePDFWriter/Tests/TestSvgToPDF/bin/Test.pdb svn_mime_002dtype=application%2Foctet-stream ASCOfficePDFWriter/Tests/TestSvgToPDF/bin/files/coffe.jpg svn_mime_002dtype=application%2Foctet-stream ASCOfficePDFWriter/Zlib/zlib.lib svn_mime_002dtype=application%2Foctet-stream -AVSOfficeTxtFile/Resource/DocxTemplate.docx svn_mime_002dtype=application%2Foctet-stream -AVSOfficeTxtFile/Resource/XmlTemplate.docx svn_mime_002dtype=application%2Foctet-stream +ASCOfficeTxtFile/Resource/DocxTemplate.docx svn_mime_002dtype=application%2Foctet-stream +ASCOfficeTxtFile/Resource/XmlTemplate.docx svn_mime_002dtype=application%2Foctet-stream AVSOfficeUtils/ZLIB/crtdll/crtdll.lib svn_mime_002dtype=application%2Foctet-stream AVSOfficeUtils/ZLIB/zlib-1.2.3/contrib/blast/test.pk svn_mime_002dtype=application%2Foctet-stream AVSOfficeUtils/ZLIB/zlib-1.2.3/contrib/dotzlib/DotZLib.chm svn_mime_002dtype=application%2Foctet-stream diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile.cpp b/ASCOfficeTxtFile/AVSOfficeTxtFile.cpp similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile.cpp rename to ASCOfficeTxtFile/AVSOfficeTxtFile.cpp diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile.rc b/ASCOfficeTxtFile/AVSOfficeTxtFile.rc similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile.rc rename to ASCOfficeTxtFile/AVSOfficeTxtFile.rc diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile.rgs b/ASCOfficeTxtFile/AVSOfficeTxtFile.rgs similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile.rgs rename to ASCOfficeTxtFile/AVSOfficeTxtFile.rgs diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile.sln b/ASCOfficeTxtFile/AVSOfficeTxtFile.sln similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile.sln rename to ASCOfficeTxtFile/AVSOfficeTxtFile.sln diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile.vcproj b/ASCOfficeTxtFile/AVSOfficeTxtFile.vcproj similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile.vcproj rename to ASCOfficeTxtFile/AVSOfficeTxtFile.vcproj diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile2005.sln b/ASCOfficeTxtFile/AVSOfficeTxtFile2005.sln similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile2005.sln rename to ASCOfficeTxtFile/AVSOfficeTxtFile2005.sln diff --git a/AVSOfficeTxtFile/AVSOfficeTxtFile2005.vcproj b/ASCOfficeTxtFile/AVSOfficeTxtFile2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/AVSOfficeTxtFile2005.vcproj rename to ASCOfficeTxtFile/AVSOfficeTxtFile2005.vcproj diff --git a/AVSOfficeTxtFile/Projects/Docx2Txt.vcproj b/ASCOfficeTxtFile/Projects/Docx2Txt.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/Docx2Txt.vcproj rename to ASCOfficeTxtFile/Projects/Docx2Txt.vcproj diff --git a/AVSOfficeTxtFile/Projects/Docx2Txt2005.vcproj b/ASCOfficeTxtFile/Projects/Docx2Txt2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/Docx2Txt2005.vcproj rename to ASCOfficeTxtFile/Projects/Docx2Txt2005.vcproj diff --git a/AVSOfficeTxtFile/Projects/Txt2Docx.vcproj b/ASCOfficeTxtFile/Projects/Txt2Docx.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/Txt2Docx.vcproj rename to ASCOfficeTxtFile/Projects/Txt2Docx.vcproj diff --git a/AVSOfficeTxtFile/Projects/Txt2Docx2005.vcproj b/ASCOfficeTxtFile/Projects/Txt2Docx2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/Txt2Docx2005.vcproj rename to ASCOfficeTxtFile/Projects/Txt2Docx2005.vcproj diff --git a/AVSOfficeTxtFile/Projects/TxtFormat.vcproj b/ASCOfficeTxtFile/Projects/TxtFormat.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/TxtFormat.vcproj rename to ASCOfficeTxtFile/Projects/TxtFormat.vcproj diff --git a/AVSOfficeTxtFile/Projects/TxtFormat2005.vcproj b/ASCOfficeTxtFile/Projects/TxtFormat2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/TxtFormat2005.vcproj rename to ASCOfficeTxtFile/Projects/TxtFormat2005.vcproj diff --git a/AVSOfficeTxtFile/Projects/Xml2Docx2005.vcproj b/ASCOfficeTxtFile/Projects/Xml2Docx2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/Xml2Docx2005.vcproj rename to ASCOfficeTxtFile/Projects/Xml2Docx2005.vcproj diff --git a/AVSOfficeTxtFile/Projects/XmlFormat2005.vcproj b/ASCOfficeTxtFile/Projects/XmlFormat2005.vcproj similarity index 100% rename from AVSOfficeTxtFile/Projects/XmlFormat2005.vcproj rename to ASCOfficeTxtFile/Projects/XmlFormat2005.vcproj diff --git a/AVSOfficeTxtFile/Resource.h b/ASCOfficeTxtFile/Resource.h similarity index 100% rename from AVSOfficeTxtFile/Resource.h rename to ASCOfficeTxtFile/Resource.h diff --git a/AVSOfficeTxtFile/Resource/DocxTemplate.docx b/ASCOfficeTxtFile/Resource/DocxTemplate.docx similarity index 100% rename from AVSOfficeTxtFile/Resource/DocxTemplate.docx rename to ASCOfficeTxtFile/Resource/DocxTemplate.docx diff --git a/AVSOfficeTxtFile/Resource/XmlTemplate.docx b/ASCOfficeTxtFile/Resource/XmlTemplate.docx similarity index 100% rename from AVSOfficeTxtFile/Resource/XmlTemplate.docx rename to ASCOfficeTxtFile/Resource/XmlTemplate.docx diff --git a/AVSOfficeTxtFile/Source/Docx2Txt/Converter.cpp b/ASCOfficeTxtFile/Source/Docx2Txt/Converter.cpp similarity index 100% rename from AVSOfficeTxtFile/Source/Docx2Txt/Converter.cpp rename to ASCOfficeTxtFile/Source/Docx2Txt/Converter.cpp diff --git a/AVSOfficeTxtFile/Source/Docx2Txt/Converter.h b/ASCOfficeTxtFile/Source/Docx2Txt/Converter.h similarity index 100% rename from AVSOfficeTxtFile/Source/Docx2Txt/Converter.h rename to ASCOfficeTxtFile/Source/Docx2Txt/Converter.h diff --git a/AVSOfficeTxtFile/Source/Txt2Docx/Converter.cpp b/ASCOfficeTxtFile/Source/Txt2Docx/Converter.cpp similarity index 100% rename from AVSOfficeTxtFile/Source/Txt2Docx/Converter.cpp rename to ASCOfficeTxtFile/Source/Txt2Docx/Converter.cpp diff --git a/AVSOfficeTxtFile/Source/Txt2Docx/Converter.h b/ASCOfficeTxtFile/Source/Txt2Docx/Converter.h similarity index 100% rename from AVSOfficeTxtFile/Source/Txt2Docx/Converter.h rename to ASCOfficeTxtFile/Source/Txt2Docx/Converter.h diff --git a/AVSOfficeTxtFile/Source/TxtFormat/File.cpp b/ASCOfficeTxtFile/Source/TxtFormat/File.cpp similarity index 100% rename from AVSOfficeTxtFile/Source/TxtFormat/File.cpp rename to ASCOfficeTxtFile/Source/TxtFormat/File.cpp diff --git a/AVSOfficeTxtFile/Source/TxtFormat/File.h b/ASCOfficeTxtFile/Source/TxtFormat/File.h similarity index 100% rename from AVSOfficeTxtFile/Source/TxtFormat/File.h rename to ASCOfficeTxtFile/Source/TxtFormat/File.h diff --git a/AVSOfficeTxtFile/Source/TxtFormat/Txt.h b/ASCOfficeTxtFile/Source/TxtFormat/Txt.h similarity index 100% rename from AVSOfficeTxtFile/Source/TxtFormat/Txt.h rename to ASCOfficeTxtFile/Source/TxtFormat/Txt.h diff --git a/AVSOfficeTxtFile/Source/TxtFormat/TxtEvent.h b/ASCOfficeTxtFile/Source/TxtFormat/TxtEvent.h similarity index 100% rename from AVSOfficeTxtFile/Source/TxtFormat/TxtEvent.h rename to ASCOfficeTxtFile/Source/TxtFormat/TxtEvent.h diff --git a/AVSOfficeTxtFile/Source/Xml2Docx/Converter.cpp b/ASCOfficeTxtFile/Source/Xml2Docx/Converter.cpp similarity index 100% rename from AVSOfficeTxtFile/Source/Xml2Docx/Converter.cpp rename to ASCOfficeTxtFile/Source/Xml2Docx/Converter.cpp diff --git a/AVSOfficeTxtFile/Source/Xml2Docx/Converter.h b/ASCOfficeTxtFile/Source/Xml2Docx/Converter.h similarity index 100% rename from AVSOfficeTxtFile/Source/Xml2Docx/Converter.h rename to ASCOfficeTxtFile/Source/Xml2Docx/Converter.h diff --git a/AVSOfficeTxtFile/Source/XmlFormat/File.cpp b/ASCOfficeTxtFile/Source/XmlFormat/File.cpp similarity index 100% rename from AVSOfficeTxtFile/Source/XmlFormat/File.cpp rename to ASCOfficeTxtFile/Source/XmlFormat/File.cpp diff --git a/AVSOfficeTxtFile/Source/XmlFormat/File.h b/ASCOfficeTxtFile/Source/XmlFormat/File.h similarity index 100% rename from AVSOfficeTxtFile/Source/XmlFormat/File.h rename to ASCOfficeTxtFile/Source/XmlFormat/File.h diff --git a/AVSOfficeTxtFile/Source/XmlFormat/XmlEvent.h b/ASCOfficeTxtFile/Source/XmlFormat/XmlEvent.h similarity index 100% rename from AVSOfficeTxtFile/Source/XmlFormat/XmlEvent.h rename to ASCOfficeTxtFile/Source/XmlFormat/XmlEvent.h diff --git a/AVSOfficeTxtFile/Source/XmlFormat/XmlFormat.h b/ASCOfficeTxtFile/Source/XmlFormat/XmlFormat.h similarity index 100% rename from AVSOfficeTxtFile/Source/XmlFormat/XmlFormat.h rename to ASCOfficeTxtFile/Source/XmlFormat/XmlFormat.h diff --git a/AVSOfficeTxtFile/TxtFile.cpp b/ASCOfficeTxtFile/TxtFile.cpp similarity index 100% rename from AVSOfficeTxtFile/TxtFile.cpp rename to ASCOfficeTxtFile/TxtFile.cpp diff --git a/AVSOfficeTxtFile/TxtFile.h b/ASCOfficeTxtFile/TxtFile.h similarity index 100% rename from AVSOfficeTxtFile/TxtFile.h rename to ASCOfficeTxtFile/TxtFile.h diff --git a/AVSOfficeTxtFile/XmlFile.cpp b/ASCOfficeTxtFile/XmlFile.cpp similarity index 100% rename from AVSOfficeTxtFile/XmlFile.cpp rename to ASCOfficeTxtFile/XmlFile.cpp diff --git a/AVSOfficeTxtFile/XmlFile.h b/ASCOfficeTxtFile/XmlFile.h similarity index 100% rename from AVSOfficeTxtFile/XmlFile.h rename to ASCOfficeTxtFile/XmlFile.h diff --git a/AVSOfficeTxtFile/stdafx.cpp b/ASCOfficeTxtFile/stdafx.cpp similarity index 100% rename from AVSOfficeTxtFile/stdafx.cpp rename to ASCOfficeTxtFile/stdafx.cpp diff --git a/AVSOfficeTxtFile/stdafx.h b/ASCOfficeTxtFile/stdafx.h similarity index 100% rename from AVSOfficeTxtFile/stdafx.h rename to ASCOfficeTxtFile/stdafx.h diff --git a/AVSOfficeTxtFile/version.h b/ASCOfficeTxtFile/version.h similarity index 100% rename from AVSOfficeTxtFile/version.h rename to ASCOfficeTxtFile/version.h