From 6dd32d427452733467912045dd48cd59cfaec35c Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 13 Sep 2016 13:23:53 +0200 Subject: chmod 644 some source files Change-Id: Icd8821278635c1bd27b5185cddf5dc25dfba7eb4 --- accessibility/source/standard/floatingwindowaccessible.cxx | 0 include/canvas/rendering/bitmap.hxx | 0 include/svx/srchdlg.hxx | 0 sd/source/ui/animations/SlideTransitionPane.cxx | 0 sd/source/ui/inc/SlideTransitionPane.hxx | 0 setup_native/source/win32/customactions/shellextensions/shlxtmsi.hxx | 0 svx/source/dialog/srchdlg.cxx | 0 vcl/glyphy/demo.cxx | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 accessibility/source/standard/floatingwindowaccessible.cxx mode change 100755 => 100644 include/canvas/rendering/bitmap.hxx mode change 100755 => 100644 include/svx/srchdlg.hxx mode change 100755 => 100644 sd/source/ui/animations/SlideTransitionPane.cxx mode change 100755 => 100644 sd/source/ui/inc/SlideTransitionPane.hxx mode change 100755 => 100644 setup_native/source/win32/customactions/shellextensions/shlxtmsi.hxx mode change 100755 => 100644 svx/source/dialog/srchdlg.cxx mode change 100755 => 100644 vcl/glyphy/demo.cxx diff --git a/accessibility/source/standard/floatingwindowaccessible.cxx b/accessibility/source/standard/floatingwindowaccessible.cxx old mode 100755 new mode 100644 diff --git a/include/canvas/rendering/bitmap.hxx b/include/canvas/rendering/bitmap.hxx old mode 100755 new mode 100644 diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx old mode 100755 new mode 100644 diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx old mode 100755 new mode 100644 diff --git a/sd/source/ui/inc/SlideTransitionPane.hxx b/sd/source/ui/inc/SlideTransitionPane.hxx old mode 100755 new mode 100644 diff --git a/setup_native/source/win32/customactions/shellextensions/shlxtmsi.hxx b/setup_native/source/win32/customactions/shellextensions/shlxtmsi.hxx old mode 100755 new mode 100644 diff --git a/svx/source/dialog/srchdlg.cxx b/svx/source/dialog/srchdlg.cxx old mode 100755 new mode 100644 diff --git a/vcl/glyphy/demo.cxx b/vcl/glyphy/demo.cxx old mode 100755 new mode 100644 -- cgit