summaryrefslogtreecommitdiffstats
path: root/AllLangHelp_sdraw.mk
Commit message (Collapse)AuthorAgeFilesLines
* tdf#156918 Help page for Shrink text on overflow.Olivier Hallot2024-02-261-0/+1
| | | | | | | Change-Id: Ie895296f4d08d7df74adb96a4be23da0605e754b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163889 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#159111 add .uno:PickList to HelpOlivier Hallot2024-01-221-1/+0
| | | | | | | | | | | | | + File menu command is now .uno:PickList and not .uno:FileMenu anymore + .uno:PickList is common to all modules + Refactor file menu into one Help page, with module switch + Adjust tree + remove old file menus help page main0101.xhp Change-Id: I7fc9d07fdcca1d4a3062e656f81a0bafd6bafa44 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162415 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Housekeeping navigation of Tools menuOlivier Hallot2023-09-291-1/+0
| | | | | | | | | | | | tdf#155875 tdf#155876 tdf#155877 tdf#155878 Change-Id: I899bb3c5d91645381a868fb8184dba045022a118 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157392 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix some D'oh! you found a bug ...Olivier Hallot2023-05-171-0/+1
| | | | | | | Change-Id: Ifb98179340e64ddd4e9c672ec56ba886264bf02f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151935 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Remove duplicated Help pageOlivier Hallot2023-05-081-1/+0
| | | | | | | | | Line & Filling toolbar is the same for Draw and Impress Change-Id: I7cc62f6952aedce47be1cf7343ce0b04242c7e86 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151542 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#154335 Deprecate layer_new.xhp in favour of insert_layer.xhpOlivier Hallot2023-03-241-1/+0
| | | | | | | | | | | + refactoring for XML simplification + #2 replace layer_new by insert_layer Change-Id: I12e7bac9da6652d5b3d98e8a4cee0eb40aa9c627 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149474 Tested-by: Jenkins Reviewed-by: Stéphane Guillou <stephane.guillou@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Improve Help on Draw layers dialogOlivier Hallot2022-10-311-1/+0
| | | | | | | | | Remove modify_layer.xhp and merge with insert_layer.xhp Change-Id: I6500aae19a7f4745ee94f7dffc664df724b568db Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142084 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#126507 Add help page for Combine Text in Drawlibreoffice-7-2-branch-pointOlivier Hallot2021-06-121-0/+1
| | | | | | | Change-Id: I8fc7b9fa152d732486ac59c3d9544ac12a39e5e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117082 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Refactor 3D settings toolbar pageOlivier Hallot2020-06-201-0/+1
| | | | | | | Change-Id: Ide0f71114947e5d6910d5b244d718810e1ec6361 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix dup entry in makefileOlivier Hallot2019-08-211-1/+0
| | | | | | | Change-Id: Ife5fe8ea701e0b241b048e49d5f137b5aa9b268f Reviewed-on: https://gerrit.libreoffice.org/77887 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Update Draw menus and Contents tree (part)Olivier Hallot2019-08-191-0/+8
| | | | | | | Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81 Reviewed-on: https://gerrit.libreoffice.org/77677 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#124606 Layers should be under sdraw/Olivier Hallot2019-06-261-0/+4
| | | | | | | | | Move layers relatated Help from simpress to sdraw. Change-Id: I1fce2a3a2cb03c522e153b0fd5949007631e31a3 Reviewed-on: https://gerrit.libreoffice.org/74685 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Untangle Help Contents for Impress and DrawOlivier Hallot2019-05-231-0/+2
| | | | | | | | | | | | | | | Create a separated sdraw.tree for Contents and move entries from Impress tree to Draw tree. Common contents are maintained in both trees. This is work in progress. Draw and Impress Help pages need update especially for menus. Change-Id: I179a5ee7407c4a8357a87b2e7a0d8782b7bb0520 Reviewed-on: https://gerrit.libreoffice.org/72693 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#102265 Decouple some Impress/Draw Slide/Page materialIlmari Lauhakangas2019-05-021-2/+5
| | | | | | | | | | | Convenient way to do renames: find . \( -name '*.xhp' -or -name '*.mk' \) -exec \ sed -i 's/sdraw\/main0104/sdraw\/main_insert/g' {} + Change-Id: I3a8a59ac57ca3b29219962fc503f1d7ba5230a6d Reviewed-on: https://gerrit.libreoffice.org/71703 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Rename some menu-related help files for Impress and DrawIlmari Lauhakangas2019-04-291-3/+3
| | | | | | | | | | 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>
* gbuildize helpcontent2David Tardon2013-02-261-0/+53
dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca