[Libreoffice-commits] core.git: pyuno/source scripting/examples scripting/source

Michael Stahl mstahl at redhat.com
Mon Mar 2 04:32:01 PST 2015


 0 files changed

New commits:
commit e557b160fd59674b8d98e53e4641328a1d6fa61e
Author: Michael Stahl <mstahl at redhat.com>
Date:   Mon Mar 2 13:25:43 2015 +0100

    pyuno, scripting: remove executable bits from python, js, bsh files
    
    Change-Id: Id108693d84fbca7764614e126ee1b3b045baec17

diff --git a/pyuno/source/officehelper.py b/pyuno/source/officehelper.py
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/Capitalise/capitalise.bsh b/scripting/examples/beanshell/Capitalise/capitalise.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/HelloWorld/helloworld.bsh b/scripting/examples/beanshell/HelloWorld/helloworld.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/Highlight/ButtonPressHandler.bsh b/scripting/examples/beanshell/Highlight/ButtonPressHandler.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/Highlight/ShowDialog.bsh b/scripting/examples/beanshell/Highlight/ShowDialog.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/Highlight/highlighter.bsh b/scripting/examples/beanshell/Highlight/highlighter.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/MemoryUsage/memusage.bsh b/scripting/examples/beanshell/MemoryUsage/memusage.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/beanshell/WordCount/wordcount.bsh b/scripting/examples/beanshell/WordCount/wordcount.bsh
old mode 100755
new mode 100644
diff --git a/scripting/examples/javascript/ExportSheetsToHTML/exportsheetstohtml.js b/scripting/examples/javascript/ExportSheetsToHTML/exportsheetstohtml.js
old mode 100755
new mode 100644
diff --git a/scripting/examples/javascript/HelloWorld/helloworld.js b/scripting/examples/javascript/HelloWorld/helloworld.js
old mode 100755
new mode 100644
diff --git a/scripting/examples/javascript/Highlight/ButtonPressHandler.js b/scripting/examples/javascript/Highlight/ButtonPressHandler.js
old mode 100755
new mode 100644
diff --git a/scripting/examples/javascript/Highlight/ShowDialog.js b/scripting/examples/javascript/Highlight/ShowDialog.js
old mode 100755
new mode 100644
diff --git a/scripting/source/pyprov/mailmerge.py b/scripting/source/pyprov/mailmerge.py
old mode 100755
new mode 100644
diff --git a/scripting/source/pyprov/pythonscript.py b/scripting/source/pyprov/pythonscript.py
old mode 100755
new mode 100644


More information about the Libreoffice-commits mailing list