summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2019-02-22Fix typoAndrea Gelmini
Change-Id: I3946d4ed9f9c38d0d30f89427b44bb6696b85f8a Reviewed-on: https://gerrit.libreoffice.org/68182 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-21Python: Help pages on opening dialogsAlain Romedenne
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-21Copying/Pasting sample code results in compiler error.LibreOfficiant
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-20Fix call of main Help page from app Help menuOlivier Hallot
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-20Spelling offence made to BeanShell requires correctionLibreOfficiant
+ 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-20each CUI_HID_HANGULDLG_SUGGESTIONS child has an help id alreadyCaolán McNamara
Change-Id: I5b565843c2ae6a53974588abdeac795b5b5f0890
2019-02-19tdf#122787 Tip text on index of indexesOlivier Hallot
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-18HELP: Add new internal error codes for CalcRoman Kuznetsov
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-18Housekeeping in some BASIC Help embedsOlivier Hallot
Change-Id: I6bbc8f8450d2160b9715b90d066e51278aaf564d Reviewed-on: https://gerrit.libreoffice.org/67976 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-16Document some Calc shortcutsIlmari Lauhakangas
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-14Mute l10n for python uncomented code linesOlivier Hallot
Change-Id: Ia5bc3debed55813c9481acf360b96731266e7000 Reviewed-on: https://gerrit.libreoffice.org/67822 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-14Python: improve navigation between Help pagesOlivier Hallot
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-14Python: Help page for module import--author=Alain Romedenne
Change-Id: I35ce948bbd0abcb2daeb272fe4d436cd05bb24ed Reviewed-on: https://gerrit.libreoffice.org/67773 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-14sw btlr writing mode: add documentation for thisMiklos Vajna
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-12Remove BritishismAdolfo Jayme Barrientos
That’s what we have the en-GB localization for. Change-Id: I43cf1231fbc82e7467562f4fe16cfba44db83553
2019-02-11Corrections + link activationLibreOfficiant
Change-Id: I99d8a012ff51bf43a96d15450cfaeb02d56ffea9 Reviewed-on: https://gerrit.libreoffice.org/67669 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-08Fix "Error: Duplicated entry. ID = par_id3146919"Stephan Bergmann
...after 00c5a418955574905aed5137c43ce2219b50e6f9 "Minor color and padding tweaks; some styling for TOC" Change-Id: I4340e2e52a5cbd7627364157aeb9eec17bc96cb4
2019-02-07tdf#107930 - Help needs to be corrected and amended for RecalculationMark
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-06Improve scripts legibility for Python newbiesLibreOfficiant
Change-Id: I6adee2c58d4030c433a9fdf0c070069264564742 Reviewed-on: https://gerrit.libreoffice.org/67439 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-03Encouraging precise language: “click” for mouse interactionsAdolfo Jayme Barrientos
Please reserve the verb “press” for interactions with keys or physical buttons. Change-Id: Ie05da647f1cf3bfafdf0231d6b5dc3bdcc38dad7
2019-02-02Bug 107930 - Help needs to be corrected and amended for RecalculationMark
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-01Add Help page for Python sessionAlain Romedenne
Change-Id: I01f1448176f5c95a5151bb3040e9c2ef53fcb7f1 Reviewed-on: https://gerrit.libreoffice.org/67214 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-28A couple of articles and tag vomit cleanupAdolfo Jayme Barrientos
Change-Id: I5e3d9c7f9ce78807d1acfa190a740f41ddd8a378
2019-01-27Removed executable permission on SVG fileAndrea Gelmini
Change-Id: Id70e4005d576fc9b13589aa53ade1cc211f6f3e3 Reviewed-on: https://gerrit.libreoffice.org/66960 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-01-26tdf#114263 Help page for Partition [VBA]Olivier Hallot
+ 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-26Improper Python code requiring updateLibreOfficiant
Change-Id: Ia59f0e5d67718771152cca49704173701bf1f0f8 Reviewed-on: https://gerrit.libreoffice.org/66957 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-25Fix typoAndrea Gelmini
Change-Id: I7603a2f8eb144bf243cbf5b5d4812e7aa3a1649a Reviewed-on: https://gerrit.libreoffice.org/66907 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-25Related: tdf#121173 double spaces in sentencesSophia Schröder
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-25tdf#121065 rebuild helpMark-R
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-246.2 features video last update of 1/20/2019Olivier Hallot
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-24tdf#114263 Undocumented BASIC OptionsAlain Romedenne
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-23Fix some typosAdolfo Jayme Barrientos
Change-Id: Ife8c609e1db336417077a31d8a549614e00bd91b
2019-01-23Add more python examplesAlain Romedenne
Change-Id: Id34674cd96d615b8613a35e18d96886a3d39bae0 Reviewed-on: https://gerrit.libreoffice.org/66763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22Add link to Python pages in Basic main pageOlivier Hallot
Change-Id: If31c609e4d345feec47bb89beac41a0c1ce6eedb Reviewed-on: https://gerrit.libreoffice.org/66726 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22localization inhibition in BasicLibreOfficiant
Change-Id: Ic0572bb9c55a205cf2f5cbb326d310bd07557811 Reviewed-on: https://gerrit.libreoffice.org/66503 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22Localization inhibition in Basic codeLibreOfficiant
Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497 Reviewed-on: https://gerrit.libreoffice.org/66505 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22Removed executable permission on SVG fileAndrea Gelmini
Change-Id: I9c0160c1bab14a7387d5254676715385c3de3e3c Reviewed-on: https://gerrit.libreoffice.org/66717 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-01-21Removed executable permission on image filesAndrea Gelmini
Change-Id: I74aba60b5c77fe9acb6252c207846035a9f67473 Reviewed-on: https://gerrit.libreoffice.org/66667 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-21Add SMATH Elements in Contents TreeOlivier Hallot
Change-Id: Ie2bcfa12cc85dab248063c1977638e044396e374 Reviewed-on: https://gerrit.libreoffice.org/66697 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-21Update New Features video for 6.2 help onlineOlivier Hallot
Change-Id: Ibe32ecee310b5d844c18e3cebec534328219325f Reviewed-on: https://gerrit.libreoffice.org/66695 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-21tdf#121065 Replace Attributes, Brackets and Format Icons with SVGsMark-R
Replace Attributes, Brackets and Format Symbols PNG images with SVG and updated 03090800.xhp, 03090200.xhp and removed at21706 in Package_html_media.mk also removed lines with at21717, at21718, at21719, at21720 and removed line with im21106.png in Package_html_media.mk Change-Id: If504f6a39845695aef30a61826fecf8433a326ed Reviewed-on: https://gerrit.libreoffice.org/66659 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-21Link 2 Help pages on GetPathSeparator()Olivier Hallot
Change-Id: I81c23ff64baff8303d2f1936c2e426bd7ba59163 Reviewed-on: https://gerrit.libreoffice.org/66685 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-20Removed executable permission on image filesAndrea Gelmini
Change-Id: Ia148161e36c046bfd6374c686c5074d8524dbf06 Reviewed-on: https://gerrit.libreoffice.org/66638 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-20tdf#121065 Replace SetOperations, Relations Symbols with SVGsMark-R
Replace SetOperations, Relations Symbols PNG images with SVG and updated 03090800.xhp, 03090200.xhp and Package_html_media.mk Change-Id: I2066c1e692a4549a5ab9e020adf1d25ceb7d75c0 Reviewed-on: https://gerrit.libreoffice.org/66643 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-19tdf#121065 Replace Other Symbols PNG images with SVGMark-R
Replace Other Symbols PNG images with SVG and updated 03091600.xhp and Package_html_media.mk Change-Id: I31fc96a7aaac023fd63afc45468fa17d3442e6c8 Reviewed-on: https://gerrit.libreoffice.org/66246 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18tdf#122448 Changing of Help for changings in GUIRoman Kuznetsov
Change-Id: I02175966fc8a964db943585133b2a966d1772ab6 Reviewed-on: https://gerrit.libreoffice.org/66406 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18Python Help page for screen IOAlain Romedenne
Change-Id: I0a1fc11a23c6f48eb058d42541e1f22c57ddb26d Reviewed-on: https://gerrit.libreoffice.org/66442 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18tdf#121781 Clarify TZ info in Calc functionsOlivier Hallot
Notify user that TZ are not considered in date & time functions and in date & time formatted cells. Change-Id: I684039ebcc095fe4eefc2bf573df18679dd7f9f3 Reviewed-on: https://gerrit.libreoffice.org/66468 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18tdf#122631 Describe Shift+F5 in WriterOlivier Hallot
Change-Id: I2191fa502c0db26854c10cff4a6e5f2b094a8557 Reviewed-on: https://gerrit.libreoffice.org/66087 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18minor correctionLibreOfficiant
Change-Id: Ia986be35c2805f2ed82f9d148702a87fa5537d20 Reviewed-on: https://gerrit.libreoffice.org/66573 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>