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
9b8bbbed8d
Removed executable permission on SVG file
...
Change-Id: I6ff78e12c6d547f18e1808c79d32ef2d6ffa0037
Reviewed-on: https://gerrit.libreoffice.org/68380
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2019-02-26 11:42:47 +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
cebc44435e
Housekeeping in some BASIC Help embeds
...
Change-Id: I6bbc8f8450d2160b9715b90d066e51278aaf564d
Reviewed-on: https://gerrit.libreoffice.org/67976
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2019-02-18 16:40:10 +01:00
f31eae3b62
Document some Calc shortcuts
...
Shift+Space, Ctrl+Space and Ctrl+Shift+Space were undocumented.
Change-Id: I133bd7e92f43d53f0d6ab22bdf249ff5528dc777
Reviewed-on: https://gerrit.libreoffice.org/67899
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-16 12:39:09 +01:00
96e5f8c505
Mute l10n for python uncomented code lines
...
Change-Id: Ia5bc3debed55813c9481acf360b96731266e7000
Reviewed-on: https://gerrit.libreoffice.org/67822
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-14 15:23:43 +01:00
5f787a1f2d
Python: improve navigation between Help pages
...
add links between python pages
add links from Contents section
Change-Id: Ifc6704862c8213008eeb5d6e6baf86aa7c7be50b
Reviewed-on: https://gerrit.libreoffice.org/67778
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-14 13:21:02 +01:00
675b040e84
Python: Help page for module import
...
Change-Id: I35ce948bbd0abcb2daeb272fe4d436cd05bb24ed
Reviewed-on: https://gerrit.libreoffice.org/67773
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-14 13:20:40 +01:00
8518b6fb19
sw btlr writing mode: add documentation for this
...
And also update the bookmark after core.git commit
081b753d4cb4f4a25073ca7de12a7bdaa9fc2be4 (sw btlr writing mode: add UI
for this, 2019-02-13).
Change-Id: I130f1ddcd6e4f37cea38b8adddf7b60f953382ca
Reviewed-on: https://gerrit.libreoffice.org/67809
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com >
2019-02-14 10:35:12 +01:00
1002c14fea
Remove Britishism
...
That’s what we have the en-GB localization for.
Change-Id: I43cf1231fbc82e7467562f4fe16cfba44db83553
2019-02-12 02:05:15 -06:00
dfc93df5d7
Corrections + link activation
...
Change-Id: I99d8a012ff51bf43a96d15450cfaeb02d56ffea9
Reviewed-on: https://gerrit.libreoffice.org/67669
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-11 14:32:51 +01:00
cc0a383f13
Fix "Error: Duplicated entry. ID = par_id3146919"
...
...after 00c5a418955574905aed5137c43ce2219b50e6f9 "Minor color and padding
tweaks; some styling for TOC"
Change-Id: I4340e2e52a5cbd7627364157aeb9eec17bc96cb4
2019-02-08 08:58:10 +01:00
328abcbac6
tdf#107930 - Help needs to be corrected and amended for Recalculation
...
changed test in 06080000.xhp
Change-Id: I4cc8a0a04517306e5196aa79c607e624b488a56f
Reviewed-on: https://gerrit.libreoffice.org/67518
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2019-02-07 23:41:49 +01:00
e3a09f8bc5
Improve scripts legibility for Python newbies
...
Change-Id: I6adee2c58d4030c433a9fdf0c070069264564742
Reviewed-on: https://gerrit.libreoffice.org/67439
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-06 12:44:07 +01:00
e3dd1cb6d3
Encouraging precise language: “click” for mouse interactions
...
Please reserve the verb “press” for interactions with keys or physical buttons.
Change-Id: Ie05da647f1cf3bfafdf0231d6b5dc3bdcc38dad7
2019-02-03 15:55:14 -06:00
e97ba44f17
Bug 107930 - Help needs to be corrected and amended for Recalculation
...
add 'recalculate' bookmark_value to 06080000.xhp and 06070000.xhp,
created 'exnbr' section in 00000406.xhp for 'Tools -> Options ->
LibreOffice Calc -> Formula' and added 'embed' tag to 01060900.xhp
changed 00000406.xhp LibreOffice text to %PRODUCTNAME
Change-Id: Id3c6dffd31b1b72a854a5bd11902d2c22109900a
Reviewed-on: https://gerrit.libreoffice.org/67237
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-02 15:37:41 +01:00
ae3c8a0a8a
Add Help page for Python session
...
Change-Id: I01f1448176f5c95a5151bb3040e9c2ef53fcb7f1
Reviewed-on: https://gerrit.libreoffice.org/67214
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-02-01 13:25:59 +01:00
9438da88cd
A couple of articles and tag vomit cleanup
...
Change-Id: I5e3d9c7f9ce78807d1acfa190a740f41ddd8a378
2019-01-28 15:27:22 -06:00
e0909dbaa6
Removed executable permission on SVG file
...
Change-Id: Id70e4005d576fc9b13589aa53ade1cc211f6f3e3
Reviewed-on: https://gerrit.libreoffice.org/66960
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2019-01-27 09:46:34 +01:00
3f27275900
tdf#114263 Help page for Partition [VBA]
...
+ some hyperlinks and reordering of text in calssmodule
and compatible, option vba support.
Change-Id: Ic387086a5874989d22cf93caf0f3d0f48fd77a9e
Reviewed-on: https://gerrit.libreoffice.org/66910
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-26 12:11:22 +01:00
9d3ac18650
Improper Python code requiring update
...
Change-Id: Ia59f0e5d67718771152cca49704173701bf1f0f8
Reviewed-on: https://gerrit.libreoffice.org/66957
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-26 12:09:31 +01:00
09fd6818e3
Fix typo
...
Change-Id: I7603a2f8eb144bf243cbf5b5d4812e7aa3a1649a
Reviewed-on: https://gerrit.libreoffice.org/66907
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-25 20:37:06 +01:00
2e30624407
Related: tdf#121173 double spaces in sentences
...
Change-Id: I4cdde42510bdf0cf50a91caf208133666a412b27
Reviewed-on: https://gerrit.libreoffice.org/64893
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com >
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-25 18:09:39 +01:00
50773c1dda
tdf#121065 rebuild help
...
rebuild help images im21106
Change-Id: I941715407a5fc742c6b2d4c06e6bac445d56ebe9
Reviewed-on: https://gerrit.libreoffice.org/66889
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-25 11:01:13 +01:00
1ced1bf8e8
6.2 features video last update of 1/20/2019
...
as per msg in marketing priv list of 1/20/2019
Change-Id: Ifc8cba99206c5872bebfd0a4da140d4f4bab5ae1
Reviewed-on: https://gerrit.libreoffice.org/66858
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-24 12:14:51 +01:00
441f600d21
tdf#114263 Undocumented BASIC Options
...
Option Compatible
Option ClassModule
Change-Id: Ieb07fddb216f4f8cc26089a30226da5760b0065e
Reviewed-on: https://gerrit.libreoffice.org/66824
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-24 11:50:31 +01:00
85757c5b58
Fix some typos
...
Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
2019-01-23 15:25:58 -06:00
de5dad498a
Add more python examples
...
Change-Id: Id34674cd96d615b8613a35e18d96886a3d39bae0
Reviewed-on: https://gerrit.libreoffice.org/66763
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-23 12:39:28 +01:00
9b903d0ab3
Add link to Python pages in Basic main page
...
Change-Id: If31c609e4d345feec47bb89beac41a0c1ce6eedb
Reviewed-on: https://gerrit.libreoffice.org/66726
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-22 13:52:06 +01:00
2706cb2c41
localization inhibition in Basic
...
Change-Id: Ic0572bb9c55a205cf2f5cbb326d310bd07557811
Reviewed-on: https://gerrit.libreoffice.org/66503
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-22 11:49:09 +01:00
dc327ee89c
Localization inhibition in Basic code
...
Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497
Reviewed-on: https://gerrit.libreoffice.org/66505
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-22 11:48:19 +01:00
1a0b264b2b
Removed executable permission on SVG file
...
Change-Id: I9c0160c1bab14a7387d5254676715385c3de3e3c
Reviewed-on: https://gerrit.libreoffice.org/66717
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr >
2019-01-22 11:21:50 +01:00
5b3cb872ff
Removed executable permission on image files
...
Change-Id: I74aba60b5c77fe9acb6252c207846035a9f67473
Reviewed-on: https://gerrit.libreoffice.org/66667
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org >
2019-01-21 19:54:37 +01:00