summaryrefslogtreecommitdiff
path: root/help3xsl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-08-06 17:21:44 -0300
committerOlivier Hallot <olivier.hallot@edx.srv.br>2017-08-06 22:25:15 +0200
commitae4b238aec8977510b63b5a30c71e0aa933c279a (patch)
tree74ba7956da255031b9f95bdd016045a1deeface9 /help3xsl
parent9f9cebab254146cbae0a093626ed78801e85b98f (diff)
tdf#97745 use lowercase for file names
synch with https://gerrit.libreoffice.org/#/c/40698/3 Change-Id: I7cc72312a729fcd6468198fd3cb9b4686e588832 Reviewed-on: https://gerrit.libreoffice.org/40812 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/help.html (renamed from help3xsl/LOHelp.html)0
-rwxr-xr-xhelp3xsl/xhp2html.sh2
2 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/LOHelp.html b/help3xsl/help.html
index bd2100a7e4..bd2100a7e4 100644
--- a/help3xsl/LOHelp.html
+++ b/help3xsl/help.html
diff --git a/help3xsl/xhp2html.sh b/help3xsl/xhp2html.sh
index 7ba59588fa..105a860493 100755
--- a/help3xsl/xhp2html.sh
+++ b/help3xsl/xhp2html.sh
@@ -110,7 +110,7 @@ mkdir -p $here'/html/'$productversion
echo 'copy global service files'
cp index.html $here'/html/'
-cp LOHelp.html $here'/html/'
+cp help.html $here'/html/'
cp index2.html $here'/html/'$productversion'/index.html'
cp help.js $here'/html/'$productversion'/'
cp jquery-3.1.1.min.js $here'/html/'$productversion'/'
ibreoffice-24-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/sdr/overlay/overlayprimitive2dsequenceobject.cxx
AgeCommit message (Expand)Author
2021-09-24reduce copying in drawinglayerNoel Grandin
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-13moved createBaseProcessor2DFromOutputDevice to drawinglayer moduleCédric Bosdonnat
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers
2009-01-05CWS-TOOLING: integrate CWS aw059Jens-Heiner Rechtien