From e60d365c86b164a4a6940a39377b0b580c9e918d Mon Sep 17 00:00:00 2001 From: Francisco Saito Date: Tue, 29 Mar 2011 21:38:39 +0100 Subject: drop bogus executable flag from [ch]xx/bas/asm files --- shell/source/all/ooofilereader/autostyletag.cxx | 0 shell/source/all/ooofilereader/autostyletag.hxx | 0 shell/source/all/ooofilereader/basereader.cxx | 0 shell/source/all/ooofilereader/contentreader.cxx | 0 shell/source/all/ooofilereader/dummytag.hxx | 0 shell/source/all/ooofilereader/itag.hxx | 0 shell/source/all/ooofilereader/keywordstag.cxx | 0 shell/source/all/ooofilereader/keywordstag.hxx | 0 shell/source/all/ooofilereader/metainforeader.cxx | 0 shell/source/all/ooofilereader/simpletag.cxx | 0 shell/source/all/ooofilereader/simpletag.hxx | 0 shell/source/all/xml_parser.cxx | 0 shell/source/all/zipfile/zipexcptn.cxx | 0 shell/source/all/zipfile/zipexcptn.hxx | 0 shell/source/all/zipfile/zipfile.cxx | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 shell/source/all/ooofilereader/autostyletag.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/autostyletag.hxx mode change 100755 => 100644 shell/source/all/ooofilereader/basereader.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/contentreader.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/dummytag.hxx mode change 100755 => 100644 shell/source/all/ooofilereader/itag.hxx mode change 100755 => 100644 shell/source/all/ooofilereader/keywordstag.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/keywordstag.hxx mode change 100755 => 100644 shell/source/all/ooofilereader/metainforeader.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/simpletag.cxx mode change 100755 => 100644 shell/source/all/ooofilereader/simpletag.hxx mode change 100755 => 100644 shell/source/all/xml_parser.cxx mode change 100755 => 100644 shell/source/all/zipfile/zipexcptn.cxx mode change 100755 => 100644 shell/source/all/zipfile/zipexcptn.hxx mode change 100755 => 100644 shell/source/all/zipfile/zipfile.cxx (limited to 'shell/source/all') diff --git a/shell/source/all/ooofilereader/autostyletag.cxx b/shell/source/all/ooofilereader/autostyletag.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/autostyletag.hxx b/shell/source/all/ooofilereader/autostyletag.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/basereader.cxx b/shell/source/all/ooofilereader/basereader.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/contentreader.cxx b/shell/source/all/ooofilereader/contentreader.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/dummytag.hxx b/shell/source/all/ooofilereader/dummytag.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/itag.hxx b/shell/source/all/ooofilereader/itag.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/keywordstag.cxx b/shell/source/all/ooofilereader/keywordstag.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/keywordstag.hxx b/shell/source/all/ooofilereader/keywordstag.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/metainforeader.cxx b/shell/source/all/ooofilereader/metainforeader.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/simpletag.cxx b/shell/source/all/ooofilereader/simpletag.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/ooofilereader/simpletag.hxx b/shell/source/all/ooofilereader/simpletag.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/xml_parser.cxx b/shell/source/all/xml_parser.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/zipfile/zipexcptn.cxx b/shell/source/all/zipfile/zipexcptn.cxx old mode 100755 new mode 100644 diff --git a/shell/source/all/zipfile/zipexcptn.hxx b/shell/source/all/zipfile/zipexcptn.hxx old mode 100755 new mode 100644 diff --git a/shell/source/all/zipfile/zipfile.cxx b/shell/source/all/zipfile/zipfile.cxx old mode 100755 new mode 100644 -- cgit