summaryrefslogtreecommitdiff
path: root/svtools/Makefile
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2023-03-02 22:14:58 +0000
committerSeth Chaiklin <sdc.blanco@youmail.dk>2023-03-06 07:51:29 +0000
commit09aca4a8bff06a719fa85d7287969e484fcb5e3f (patch)
treeb10b185a500718d598a46e3fd5709e9c37dd5c91 /svtools/Makefile
parent3203cf9df2f295771515e5a38b597bbb9a17e6a4 (diff)
tdf#153561 rename Heading No. and widget, update tool/extended tips
"Chapter No." was changed to "Heading No." in e5a744851cb58da1ceeef623799274d73b60b030 to indicate the broader scope of the option in the entry structure. But the option is even broader, because it can also include list numbers of entry texts. This patch updates the "Heading No." widget to "Numbering" and changes its abbreviation from "E#" to "N#" to reflect this broader function. The associated tooltips and extended tips for these widgets are also updated to indicate this fact. Change-Id: I5505b09998cd3cccf61002213c1938a2afc2c607 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148104 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'svtools/Makefile')
0 files changed, 0 insertions, 0 deletions
666957ca6d0394a75b5d0717fa'>Move liblibreoffice into LibreOfficeKit.Andrzej Hunt 2014-04-17remove executable bitAndras Timar 2014-03-31SAL_DIAGNOSE_ABORT is no longer usedStephan Bergmann 2014-03-31Remove unused BASIC CaptureAssertions functionalityStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-01-29smoketest: remove OpenOffice.org 1.0 XML format export testsMichael Stahl 2014-01-23smoketest cant work without extensionsBjoern Michaelsen 2013-11-15liblibo: expose a C API for ABI reasons, and wrap with C++.Michael Meeks 2013-11-11remove unnecessary use of OUString constructorNoel Grandin 2013-11-07liblibo: use gettimeofday not clock_gettime for better portability.Michael Meeks 2013-11-07liblibo: fix static library linkage.Michael Meeks 2013-11-07liblibo: improve the libtest sample app.Michael Meeks 2013-11-07liblibo: make liblibreoffice static as it should be.Michael Meeks 2013-11-07liblibo: fixes and improvements for liblibreofficeChristoph Lutz 2013-10-31smoketest: replace usage of OUTDIRMichael Stahl 2013-10-25stop looking for Jar files in solverMichael Stahl 2013-10-18Remove *_Test product, so cppunittester can be NONE againStephan Bergmann 2013-10-11do not copy testing extensions to instdirDavid Tardon 2013-09-23Try to fix cross-compilationTor Lillqvist 2013-09-22gbuild: refactor LinkTarget representationMichael Stahl