Commit Graph

2295 Commits

Author SHA1 Message Date
0615e893e7 Rename some menu-related help files for Impress and Draw
The renamed files are in the process of heavy editing, so might
as well move from obfuscated names to human-readable ones.

Change-Id: I2df6470eefc3b8bb381de77471c688d9498854cf
Reviewed-on: https://gerrit.libreoffice.org/71436
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-29 01:57:29 +02:00
3f98a5fd44 Monitoring document events with Python & Basic
-Mutual help pages x-refs
-tree addition
-new bookmarks for
--Advanced Basic Libraries
--Appl. Progr. Interface

NB: I wish I could create new </img> in gerrit

OH:
moved  new xhp to right position
New image
Update makefiles
several x-ref fixes

libO: Added language-driven <switch/> and <case/> tags for 3 different img captures
that XHP Editor doesn't propose but that are documented
Couldn't validate such switches.. crossing fingers..

OH: Languages are not switchable, as explained in comments.
Removed reference to image for good (not l10n full support).
fix missing apostrophe.

Change-Id: I97c92fc879df19f9e8de73e828cd3324ba2163fa
Reviewed-on: https://gerrit.libreoffice.org/70896
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-27 15:36:58 +02:00
7b20c74a33 tdf#99517 help for CONCAT, TEXTJOIN, IFS, SWITCH
CONCAT, TEXTJOIN, IFS, SWITCH

Change-Id: Ic1d74ac8b810bd0c0d4b4f570baab1d1e270f912
Reviewed-on: https://gerrit.libreoffice.org/71339
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-27 14:08:21 +02:00
0a874cee4a tdf#123803 Add release info in Calc functions
Change-Id: I0476c79fe5407c3e7252ef16da4110a026b29fa8
Note: some Calc functions still lack help pages.
Reviewed-on: https://gerrit.libreoffice.org/71331
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-27 13:59:57 +02:00
4eace90975 tdf#124198 Impress & Draw ImageMap menu entry was moved to Tools
Also renamed the file describing Edit Menu to edit_menu.xhp.
Most of the files are touched to update the links due to rename.

There is no context menu entry for ImageMap, so removed mention
of it.

Note that in Writer and Calc, ImageMap remains under Edit, because
it is only enabled when an image is selected.

Change-Id: Ic57ee11dd2ab9c637f00e5328f1575c323fb8c43
Reviewed-on: https://gerrit.libreoffice.org/71397
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-27 13:59:19 +02:00
c1053ceff3 topic tag correction
mispelled link

Change-Id: I34ecbbfca31285efe9af3eaa9ab0d2c1ee7b7b64
Reviewed-on: https://gerrit.libreoffice.org/71377
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-26 18:24:17 +02:00
4ee8b6f475 added hasUnoInterfaces()
Change-Id: I41e521c34c4dbf161b0bd4316da75d6db7ec4314
Reviewed-on: https://gerrit.libreoffice.org/71214
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-26 15:33:08 +02:00
f52790876d tdf#105848 Change EFFECTIVE function name to EFFECT
Change-Id: Id2bd603a0330f1d85e665c0524635e0369061a18
Reviewed-on: https://gerrit.libreoffice.org/71079
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-23 13:03:02 +02:00
a1e2a03853 Fix PRODUCTNAME
Change-Id: I11a5ac0e5c1a33eb6f28c32024dab0fceec91e14
Reviewed-on: https://gerrit.libreoffice.org/70888
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-17 23:00:37 +02:00
2876d94eb8 tdf#122162 Keyboard shortcuts in table not valid
Deleted page source/text/swriter/guide/table_cells.xhp because
keyboard shortcuts were deleted.

All references to this page removed too.

Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922
Reviewed-on: https://gerrit.libreoffice.org/70614
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-15 15:15:53 +02:00
7d80346111 tdf#118076 Clarify use of regexp in writer search
Writer only supports regex in searches. Wildcards restricted to Calc.

Change-Id: If0ac52672a397832d48754e8221967b7b30b4df6
Reviewed-on: https://gerrit.libreoffice.org/70551
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-11 15:01:37 +02:00
282bc6b717 tdf#118093 Fix ANOVA help page
Add last column in table (F-critical)

Change-Id: I988127a6adfc0890770c4eb3922ba2c162113310
Reviewed-on: https://gerrit.libreoffice.org/70580
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-11 15:00:40 +02:00
4ff9ffa9f7 New Python page + updates to existing pages to support embedded references
Change-Id: Ie7bd884db45e3ca59dee1ffa79b2ea14ced3d160
Reviewed-on: https://gerrit.libreoffice.org/70420
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-10 16:32:54 +02:00
12aff9b55d Add info on convert-to filter names
command line --convert-to option miss description of the internal
names of the filters.

The xhp file is generated by the python script based on the
filter xcd's.

P2:
fix typo,
Fix <filename>,
Put modules in upercase.

P3:
reduce L10n workload with <embedvar>

P4:
Make xmllint happy again

Change-Id: I455491b1f6a141688308d768b2822f051566ae53
Reviewed-on: https://gerrit.libreoffice.org/70273
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-06 16:05:06 +02:00
0e323bedb1 Current help page does not provide focus on UNO
...introspection that Python console is offering.

Change-Id: Ic35833d7658d3ae9d465c1f3f7cc7a2ea1ecfa1a
Reviewed-on: https://gerrit.libreoffice.org/69831
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-02 15:02:34 +02:00
580cdbd737 Housekeeping on Help pages for Basic
Change-Id: I2562226411498712dfad91bcd3e4690442d9c1d1
Reviewed-on: https://gerrit.libreoffice.org/70132
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-02 15:01:46 +02:00
dba79673b5 Resolves: tdf#122479 no extended tooltips for Reset and Standard buttons
a) in the ahelp HID_TABDLG_STANDARD_BTN hid is used instead of SFX2_HID_TABDLG_STANDARD_BTN

b) there are multiple entries for HID_TABDLG_STANDARD_BTN, the second one
describes some wizard previous buttons and the third one is definitely
describing an expander button, not standard buttons

c) HID_TABDLG_RESET_BTN likewise is unsed instead of SFX2_HID_TABDLG_RESET_BTN
and appears in two places, the second of which is tagged with "what's this" and
"A confirmation query does not appear. If you confirm the dialog with OK all
settings in this dialog are reset."

so:
use a hid of "." which means to apply to all the previously seen bookmarks
hids since the last ahelp current bookmarks are those within the current
section

add another bookmark for the "options/more" expander, which isn't currently
linked to by anything but could be if desirable in the future

drop the second text describing Reset button which has no bookmark in
its section

Change-Id: I8c89ea7a5588dc22c29ccdd78118b9288a609563
Reviewed-on: https://gerrit.libreoffice.org/69559
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-03-22 14:51:42 +01:00
2434e43c17 Inform pogrammer on VBA and LO Basic differences
Some Basic functions, like chr(), have the same name as in
VBA but VBA chr() function does not accept arguments above 255.

Change-Id: If66fec8216b824281287dfd34413584d6c2468a3
Reviewed-on: https://gerrit.libreoffice.org/69388
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-19 20:33:57 +01:00
86716b1007 remove empty paragraph, fixes a helpex warning
Helpex warning: invalid po attributes extracted from /home/timar/libreoffice-master/helpcontent2/source/text/sbasic/python/python_shell.xhp
No string specified!
GroupID: N0120

Change-Id: Ia3fa7d88f4756fd700eebcceb4480e0a553a5482
2019-03-19 13:49:11 +01:00
925fcf8140 VLOOKUP's Array parameter may take 1-column arrays
It only depends on Index value; so for Index=1, 1-column array input is OK.

Change-Id: I80d5655ffcb9374fcdce570f56606d5ff594002c
Reviewed-on: https://gerrit.libreoffice.org/67716
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-16 14:48:11 +01:00
79599a40c6 tdf#117890 - Math Online Help: Remove unhelpful screenshots (2/2)
removed EditSymbols.png and all subfolders

Change-Id: Ie3fff059d02af0b76fd03ead64d1d33bf8056255
Reviewed-on: https://gerrit.libreoffice.org/69128
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-16 13:45:51 +01:00
e6dfe7b36e tdf#124066, tdf#114263 BASIC Replace function Help
with kind help of  Gerhard Weydt (tdf#124066)

Change-Id: I856c8ff600774bec82daafdef63ea8cca15b5097
Reviewed-on: https://gerrit.libreoffice.org/69255
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-14 15:57:16 +01:00
2400a5c557 i#119731 Fix icon name
Was wrongly named in 496aaf8cbcd030c1ddfbc3776c23edd08307b96e

Change-Id: I42730caa995ed7e04b6a632ee0fa73091beeea84
Reviewed-on: https://gerrit.libreoffice.org/69080
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-03-14 07:43:00 +01:00
669ede5358 Compiler error due to incorrect indentation
Change-Id: I041f9ac5d160ef2ebb23e77ce3d35f02e3b703e4
Reviewed-on: https://gerrit.libreoffice.org/69053
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-11 20:12:13 +01:00
496aaf8cbc i#119731 help-page: Hyperlink control on Dialog editor
The image used for Insert Hyperlink control is
cmd/sc_inserthyperlink.png as proposed in description.

Change-Id: Ife79e16ea04498b1496629f398e42da67ec72448
Reviewed-on: https://gerrit.libreoffice.org/68952
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-10 19:43:16 +01:00
3013fcc8dd tdf#53524 (compl) Minor tweaks in Help page.
Added ref to icons
minor updates on tags

Change-Id: Ia9812a5928554284a5a2fb5416983888e2437439
Reviewed-on: https://gerrit.libreoffice.org/68915
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-08 12:44:35 +01:00
8b9d37bf1b tdf#53524 help-submodule - grid control Dialog editor
Change-Id: Ie6918fdc9eb0cfed7042362cb1ad223e908d6d8a
Reviewed-on: https://gerrit.libreoffice.org/68895
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-08 12:18:45 +01:00
eb2972e06b Donation button and sticky header for Help
Task: https://redmine.documentfoundation.org/issues/2815

Header was made sticky on non-mobile by using position: sticky.
This was the only way to make it work with the grid without
carving magic numbers into stone. IE11 ignores it, but so what?

Donation text was made shorter.

The Google search and the donation button were wrapped in a
container to make it easy to haul them all over the place.

Lots of tweaks were made to the grid areas and the styles of
the bottom elements to make everything fit nicely in the new
markup order. The result was tested on IE11 to make sure it
degrades gracefully.

The Displayarea element had a fixed width (my old mistake),
which made the min-width: 960px layout look very uncool.

Change-Id: I131a1e82290bc3381c938acb4dc9dbc408fb2ba7
Reviewed-on: https://gerrit.libreoffice.org/68890
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-08 11:48:40 +01:00
0d749e887d tdf105445 Change help
Change-Id: Icfaee7ace4c03b6c647f7256561201cefc867f33
Reviewed-on: https://gerrit.libreoffice.org/68847
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-07 15:40:27 +01:00
4d112414b2 tdf#102265 update Impress Help as Format - Page was moved
This is a complex task and the intertwined nature of Draw and
Impress does not help.

In the patches for tdf#84258 .uno:SlideSetup was created as an
alias for .uno:PageSetup. The corresponding menu items are
Slide - Properties in Impress and Page - Properties in Draw.

Currently some Draw help pages refer to the simpress/01/01180000.xhp
file. This file needs to be cloned under sdraw and the contents
of both files along with all references to them have to be
brought up to date.

The Impress Slide menu documentation needs to be fleshed out in
simpress/main0117.xhp and new files have to be created for the
individual menu item references.

The Impress Format menu documentation simpress/main0105.xhp
needs a big overhaul. The same is true for sdraw/main0105.xhp.

The Help for Draw's Page menu has to be created.

To find the interrelations, I use
find /path -name '*.xhp' -exec grep --color=always -Hi 'string' {} +
or with -type f instead of -name to get maximum coverage.

Change-Id: I5d130846da6640aeebab758c0f6dae2c78f9e355
Reviewed-on: https://gerrit.libreoffice.org/68830
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-07 15:30:38 +01:00
09003c0b3a tdf#123803 Add relelase info in Calc functions
Patch is for REGEX function available since release 6.2

To add release information to other functions look
at the diff in func_regex.xhp and adjust the release. It
should be straightforward:

<embed href="text/scalc/00/avail_release.xhp#M.N"/>

where M is version and N is release.

Patch tweaked to minimize translation effort (only one string)

Change-Id: I4f5f826c936e65c1050a4d3b71379b53d50e0984
Reviewed-on: https://gerrit.libreoffice.org/68688
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-04 15:42:33 +01:00
8e550a4a31 minor correction
Change-Id: I900e7175a028599f320d80ff30822fcad55d9046
Reviewed-on: https://gerrit.libreoffice.org/68620
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-02 16:00:44 +01:00
36a01a03a9 This paragraph just repeats what the paragraph immediately above says
Change-Id: Iccc9fb41811a4914fdda0f346f9bd32049932448
2019-02-28 15:58:51 -06:00
c74a4653f5 tdf#117890 Remove unhelpful screenshots (1/2)
Change-Id: I8a96220ae688f78fe43d66ab205323f3d4605140
Reviewed-on: https://gerrit.libreoffice.org/68392
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-27 21:48:31 +01:00
1c8dbb18e1 Relate Python & Basic examples together
Change-Id: Ib6abffdfb2f83688eb84f94553f44b3f10dc33c2
Reviewed-on: https://gerrit.libreoffice.org/68388
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-27 15:22:59 +01:00
172b0593aa Mute Pootle complain on reserved words
Change-Id: I8e0832a8be6a5118aa1d8b306a250a87434088ca
Reviewed-on: https://gerrit.libreoffice.org/68252
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-26 13:04:22 +01:00
45899930d0 Name tag updates in links
Change-Id: I88cdf6ea514ba98d45d90d59bc170f4c59938df6
Reviewed-on: https://gerrit.libreoffice.org/68382
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-26 13:03:51 +01:00
7a6c121a39 Mutual references (links) in Session & Locations help pages for Python
Change-Id: I96c55ca44c1b04598fcdd663a394c68211f4a29d
Reviewed-on: https://gerrit.libreoffice.org/68310
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-25 17:30:26 +01:00
3efabd3e5e tdf#123192 - Improve help for function ATAN2
updated text in ATAN2 section of 04060106.xhp
added coordinates-to-polar-01.svg
changed example and image
removed 'Important!', added 'radians'
changed 'LibreOffice' to '%PRODUCTNAME'
created new folder 'scalc' under 'media/helpimg/'
moved coordinates-to-polar-01.svg to new folder
and added the path/image name to Package_html_media.mk
droped xml-lang="en-US" tag, removed 'Note',
removed '<pre>' tag, did not add <embed> as
Jenkins rejects it.

Change-Id: I5cff6289e8ab25f511e7d31ba2d4ad733dea184a
Reviewed-on: https://gerrit.libreoffice.org/67619
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-25 17:28:49 +01:00
45b4b89990 APSO incorporates Python debugging facilities.
Change-Id: Ia01579acd089d99a99630737aa1d77bcc842af52
Reviewed-on: https://gerrit.libreoffice.org/68308
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-25 10:57:44 +01:00
b2bd7773ca Housekeeping of Help file
Some cleanup and drop of <br/>

Change-Id: I2501e25bf53e017ad1e7393887c2a8da35aa3e30
Reviewed-on: https://gerrit.libreoffice.org/68248
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-23 16:45:05 +01:00
f824e52218 Default Add value for Optimal Column Width is 2 mm, not 0.1 in
See ScCellShell::Execute implementation [1] which passes STD_EXTRA_WIDTH
(defined as 113 twips = 2 mm) to the dialog as the default value.

The text here (that was 0.1 in) is translated to other languages (incl.
those using metric units) verbatim (e.g. Russian translation); or if a
translation team would want to convert to metric, there is no indication
that the 0.1 in is just an approximation of an exact metric value.

[1] sc/source/ui/view/cellsh3.cxx:693

Change-Id: I1710588ee40840d85eeb89aaeee135a8aa0a942f
Reviewed-on: https://gerrit.libreoffice.org/67936
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-22 15:56:02 +01:00
49d8f790a7 Fix typo
Change-Id: I3946d4ed9f9c38d0d30f89427b44bb6696b85f8a
Reviewed-on: https://gerrit.libreoffice.org/68182
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-22 05:35:42 +01:00
5489ccad66 Python: Help pages on opening dialogs
Change-Id: Ib71ad229ff908c1bb7c426f2242729d53cb01ff8
Reviewed-on: https://gerrit.libreoffice.org/68100
Tested-by: Jenkins
Reviewed-by: LibreOfficiant <OpenOfficiant@sfr.fr>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-21 16:22:07 +01:00
7bb0e54187 Copying/Pasting sample code results in compiler error.
Embed tags in place of link within relatedtopics

Change-Id: I05d899e77a51c15d69e066bc94bd5bbb9ed69c8f
Reviewed-on: https://gerrit.libreoffice.org/68142
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-21 12:25:25 +01:00
54a17bfbc7 Fix call of main Help page from app Help menu
The Application Help menu sends /<module>/.uno:HelpIndex in the Help
URL.

This translates to '.uno:HelpIndex' and module name is lost, opening the
New Help default page instead of the module Help entry page.

The patch picks the right module Help entry page in this particular
case.

Change-Id: Ifbb5ba4f817b195210fbb19bcb5c2011d2cb416d
Reviewed-on: https://gerrit.libreoffice.org/68093
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-20 18:23:05 +01:00
f134b8cd96 Spelling offence made to BeanShell requires correction
+ link cleanup

Change-Id: If186f97bfd4ae8c4ccc2220ea8af9f1a6d1d8a2d
Reviewed-on: https://gerrit.libreoffice.org/68064
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-20 18:03:38 +01:00
794ae77220 each CUI_HID_HANGULDLG_SUGGESTIONS child has an help id already
Change-Id: I5b565843c2ae6a53974588abdeac795b5b5f0890
2019-02-20 15:57:06 +00:00
665bdc7263 tdf#122787 Tip text on index of indexes
Added a tip on including other indexes in TOC.

Change-Id: Ia5877a09f9156ada440d6f2de3b612da659e08f7
Reviewed-on: https://gerrit.libreoffice.org/68000
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-19 17:21:01 +01:00
3167f06d37 HELP: Add new internal error codes for Calc
Source - /core/include/formula/errorcodes.hxx

Change-Id: I64fcef138cf9ec89d4501ea71aa4bab54d9d04fd
Reviewed-on: https://gerrit.libreoffice.org/67620
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-18 21:45:06 +01:00