summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04030000.xhp
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicated HID bookmarks in scalcGabor Kelemen2019-06-251-4/+2
| | | | | | | | | | | | Also remove a few obsolete bookmarks and fix ahelps Duplicates found with: for i in $(find source/text/scalc -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done Change-Id: I5a6a817065257ebffe7d0ed88f37c67ede86fb41 Reviewed-on: https://gerrit.libreoffice.org/74656 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#97807 Calc menu changes for inserting rows and columnsStanislav Horacek2016-02-181-22/+38
| | | | | | | Change-Id: I7eda4072001961c19ff6f502b71d76ac989f634a Reviewed-on: https://gerrit.libreoffice.org/22405 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
* The 'lastedited' element is useless, we have git.Jan Holesovsky2015-11-121-1/+0
|
* Use localize attribute for efficiencyZolnai Tamás2013-03-111-1/+1
| | | | | | | | Add localize="false" to xml components which not include translatable string to make helpex work less with them. Change-Id: I20fe79b5a506fafaa6fd90bd62f12117af0bb3b6
* re-base on ALv2 code. Includes:Michael Meeks2012-12-131-23/+16
| | | | | | | | | | | | | | | | | | | | | | | | Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
* move help structure one directory upNorbert Thiebaud2012-10-161-0/+52
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc