Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-02 | tdf#102265 Decouple some Impress/Draw Slide/Page material | Ilmari Lauhakangas | |
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> | |||
2019-04-29 | Rename some menu-related help files for Impress and Draw | Ilmari Lauhakangas | |
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> |