summaryrefslogtreecommitdiff
path: root/Package_html_media.mk
AgeCommit message (Collapse)Author
2021-03-31[cp] Exchange the logo.Jan Holesovsky
Change-Id: I138d97fd40764ff455354f4ad53f9a7fb72faba8 Reviewed-on: https://gerrit.libreoffice.org/58797 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2020-12-03tdf#131416 Basic Syntax Diagrams - the endAlain Romedenne
+ Beep + MkDir + RmDir + Stop + With Note: Basic functions are not provided with a syntax 'diagram' as their syntax is conventional. Change-Id: I36e37947f8982dd0f27241e6a76edc84572bc636 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106947 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 37d03e7d61caa560373268675ad87d91242bce05) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107102 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-10-03tdf#97918 Associated Help on Distribute objectsOlivier Hallot
Added uno command entries in Help page Images for illustrations Change-Id: I3c882577f65c2e6891c91dccce2e7b2e4f527861 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103869 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-29tdf#131416 Basic Syntax Diagrams for Defxxx statementsAlain Romedenne
- Basic language ref . toc additions - Letter range option addition - DefBool-based refactoring Change-Id: I5744c63e9c21ad5ff2801cd03a119fd2c747fef3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103056 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-25tdf#98232 More on control pointsOlivier Hallot
Add screenshot Add image Add contents on control points / shape handlers Change-Id: I135533b8265ec6305291415f5139512d18cf071b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103362 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-04tdf131416 Basic syntax diagramsAlain Romedenne
- Input, Line Input, Print, Put, Reset, Seek and Write statements Added comma|semicolon delimiter information Change-Id: I1ef994f1fe68db3d1b8f5d1a85d3764078ab33f3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99925 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-03tdf131416 Basic syntax diagramsAlain Romedenne
- Close, Get, Put and Open statements Change-Id: I09a89ededbf65c41a65e3d347111c9dac10cfdde Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99601 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-09tdf#131416 How to read syntax diagramsAlain Romedenne
Change-Id: Ic8ec05c75658f600f5ea1509acb482cc3db5d796 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98343 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-06tdf#131416 Const syntax diagramAlain Romedenne
Change-Id: Ie14901834c3fefbf612d8ad68e948d6e59de4658 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97676 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-26tdf#131416 Enum Basic statement syntax diagramAlain Romedenne
Change-Id: I7f0ad87f1b7bd678ca46caff518272e6ec5d7928 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97139 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-28tdf#133432 Missing epub screenshotOlivier Hallot
Partial solution for the bug. Fix some oddities in makefiles. a companion patch follow implementing screenshots for writerperfect/ module Change-Id: I1c87bac8b9d82a222e7719433e4074dd8e132bdf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94999 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-11tdf#131416 Syntax diagramsLibreOfficiant
- Erase: syntax + new examples + x-refs - Managing flow of control: Do, If, While diagrams - Basic Syntax Diagrams (WiP) cheatsheet: https://wiki.documentfoundation.org/User:LibreOfficiant/BasicSyntax Change-Id: I68e03ccf8169d59e56f9a2e5b10b4bf09d8b217b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93529 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-05tdf#131416 Syntax diagramsLibreOfficiant
- Print & Select Case statements - GoSub,GoTo, On…GoSub/GoTo statements - section reuse + x-refs Change-Id: I785d46013d7e8e9f571b2a2d2abaa3e2e41d223f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93376 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-25tdf#131416 Syntax Diagrams omissions and cleanupLibreOfficiant
- Missing '@' in list of type declaration characters - c(h)ar typo in fragments, refactoring in: - Type, Function, Property, Dim, ReDim statements - argument fragment Change-Id: I97caea851d6864e44d43550f6e71873e6f55eb91 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92769 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-23tdf#129366 Basic Syntax DiagramsLibreOfficiant
- runtime/compiler Option statements - Sub, Function, Property Get/Let/Set - Dim, ReDim, DimArray - Dim and Redim help pages reviewed and amended accordingly - Sub, Function, Property pages updates in subsequent patches Change-Id: Iee857aa6e17533278bf16917c0b7d32af0e038ea Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92528 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-17tdf#131416 Basic syntax diagrams reusable fragmentsLibreOfficiant
- a new help page to aggregate all fragments - reusable fragments as media/helpimg's Change-Id: If28747a75bbbd14ae8a0cc04bdedb8b7d81f173b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92009 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-103 Basic syntax diagramsLibreOfficiant
- For statement variations - On Error Change-Id: Ic4b25b9d44adeb0c80fc2e24cc60301b9325c1a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92010 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09tdf131416 Let/Set statements joint Syntax diagramLibreOfficiant
- Call diagram update to better reflect optional parms - Resume diagram added by anticipation, in order to prevent merge conflict with patch #91712 Change-Id: I82d3ea4ac5af581462e919696a53d91868b6fdd2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91709 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-01Call statement syntax diagramLibreOfficiant
Change-Id: Ia4cae7ee6078cf056b50009f73f8d545dc1b0384 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91506 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-01-11tdf#129741 (WIP) Add back help for color selectionOlivier Hallot
The color page dialog was removed by 957f72b1e3aeeb596eb9c82b4b623d09d1122e71 However there is no more Help page for Color selection, so we put it back and added contents, including screenshot. Change-Id: I0896af7897ab0080e8474efc0a960c185f506391 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86620 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add animation timing screenhot to help pageOlivier Hallot
Change-Id: Ieb94d4b05ad2a1105cf50731ec870f1a796a7ea5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86009 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add screenshot for text animation help pageOlivier Hallot
Change-Id: Ic7988ead5f7cd23e89a684d5c9835ab6102dcdd9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/86008 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add screenshot for enhanced animation effectsOlivier Hallot
Change-Id: I51750fb6c756cca0b700f2dde49702b4143f5a34 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85997 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Move screenshot at right placeOlivier Hallot
Change-Id: Idaa06662b1a55d12b85a8f4571bcee765f17312a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85989 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add define custom presentation dialog screenshotOlivier Hallot
Change-Id: I23462439f2cc3d572fb0f352812fb416901ca4ff Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85982 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add screenshot to custom slide show help pageOlivier Hallot
Change-Id: I71b520b6c0be114b1028c48614f910628d995b4a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85981 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add master layout dialog screenshot to help pageOlivier Hallot
Change-Id: I9a9f7816935c7eb344766799a7d8f9e0d2f80070 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85980 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Place localized images in right makefileOlivier Hallot
Change-Id: I28ba9c705756e111016df36e51abc2b6ea22f947 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85979 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add header-footer screenshot to Help pageOlivier Hallot
Change-Id: Id2bf12c8288ac32ba0feea3c794f91efd7a598a2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85976 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add screenshot to slide design help pageOlivier Hallot
Change-Id: I106f1df1385863b008bfd7f9a4eb2594eb716319 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85965 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add screenshot for custom presentation pageOlivier Hallot
Change-Id: I8d6edb62fcbe454278ee774a9d5215d93405e7f3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85963 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add photo album screenshotOlivier Hallot
Change-Id: I830caf1b2f834ed59461355b92596053956a894f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85961 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add print options image to print option Help pageOlivier Hallot
Change-Id: I87edffcafa118a742d73c55820d6945bcf25e9e1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85954 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-30Add SdViewPage screenshot to Impress option helpOlivier Hallot
Change-Id: Ifa04761f875e344962479686dc37a2eb3bfe8ca6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/85952 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-20tdf#129505 Add localized images for impress remoteOlivier Hallot
Community is invited to supply their own localized images. Default is en-US Change-Id: I8c179473df279a9a686068dc17afa060ac675125 Reviewed-on: https://gerrit.libreoffice.org/85605 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-20Add screenshot for Impress General Option pageOlivier Hallot
Adjust screenshot for Presenter Console too Change-Id: I84d0df90e26315ca57670e2ad6334ba69bece9c2 Reviewed-on: https://gerrit.libreoffice.org/85580 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-12-01Use svg for equations images in CalcOlivier Hallot
Change-Id: Ibd355af31b69272badfc985aff4376576d987ce5 Reviewed-on: https://gerrit.libreoffice.org/84173 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-30tdf#92084 Help Pages for OPT_* Calc functionsSteve Fanning
Note: The OPT_* functions implemented in release 4.0 have no HID_ defined. Dummy HID contants were inserted waiting for tdf#129115. Change-Id: Iac253a86ff8cbf8fd1a222c6326abc7e0c9f4f76 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/84122 Tested-by: Jenkins
2019-11-19Add PDF Export Security Page screenshotOlivier Hallot
Change-Id: Ic5ca4f1dbb1bab68914fd015808112b42cfe4951 Reviewed-on: https://gerrit.libreoffice.org/83144 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-19Add PDF Export Digital signature Page screenshotOlivier Hallot
Change-Id: I463c27689ddc53d8c66b88c835e189956d078652 Reviewed-on: https://gerrit.libreoffice.org/83143 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-19Add PDF Export iUser Interface Page screenshotOlivier Hallot
Change-Id: I3893d6fcb514057e41446f2a179b219405b8a072 Reviewed-on: https://gerrit.libreoffice.org/83142 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-19Add PDF Export View Page screenshotOlivier Hallot
Change-Id: I76b4036e5d205a952d369d398db211545621e537 Reviewed-on: https://gerrit.libreoffice.org/83141 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-19Add PDF Export Links Page screenshotOlivier Hallot
Change-Id: I996183a122518ec18d5ffb5d60b9d30c1f328c8e Reviewed-on: https://gerrit.libreoffice.org/83140 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-11-19Add PDF Export General Page screenshotOlivier Hallot
Change-Id: I1f045faa224e8b24cc67a38989209217b15abdb1 Reviewed-on: https://gerrit.libreoffice.org/83139 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-31Add screenshot for Options General pageOlivier Hallot
Use kde5 breeze theme Change-Id: I6f2fbcdc80cf2e5f30a81386784d11581524b03d Reviewed-on: https://gerrit.libreoffice.org/81829 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-31Add screenshot for Options Languages pageOlivier Hallot
Use kde5 breeze theme Change-Id: Ia278e403f2268016ccac2a1a1b66ca76344fed7b Reviewed-on: https://gerrit.libreoffice.org/81812 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-29Add screenshot for New Doc hyperlink help pageOlivier Hallot
Use kde5 breeze theme Change-Id: Ida64f6ea49f5f381ae61aa52195a592138d7636e Reviewed-on: https://gerrit.libreoffice.org/81633 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-28Add screenhshot for Hyperink Mail help pageOlivier Hallot
Use kde5 breeze theme Change-Id: I9976779b3a6455c42a4a70c68060982ad35de3e2 Reviewed-on: https://gerrit.libreoffice.org/81617 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-28Add screenshot for hyperlink internet help pageOlivier Hallot
Use kde5 breeze theme Change-Id: I138474c651c198754871cac87fec399f8ff9e368 Reviewed-on: https://gerrit.libreoffice.org/81614 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-28Add screeshot for Hyperlink Doc pageOlivier Hallot
Use kde5 breeze theme Change-Id: I96b8e60f0ab5459c0c57ac0c187bb6f5e0840cd6 Reviewed-on: https://gerrit.libreoffice.org/81601 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>