summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorJustin Luth <justin_luth@sil.org>2016-12-20 13:51:26 +0300
committerJustin Luth <justin_luth@sil.org>2016-12-22 07:44:38 +0000
commita21035c779167ec0e84ac21b9e5cdf6f2553ab30 (patch)
tree9e72453884ff6dc905de60aea0b43ac01ee1b521 /jurt
parent7e38087bf2a4d9d9edd0c98f965531002e0be777 (diff)
related to tdf#97417: fix unit test's early para numbering
The unit test's first blank page already started the paragraph numbering. Setting it so that a contentless, single paragraph section will not display numbering. In fact, no dummy paragraph should have numbering, but that would get complicated. This is in preparation for tdf#104710. Change-Id: I98c9926cb3cd1e3fe3cd43bf46cab22bfbec7eba Reviewed-on: https://gerrit.libreoffice.org/32235 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit c829e01e973ac32fb625925ce83f843ad30d94db) Reviewed-on: https://gerrit.libreoffice.org/32326 Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'jurt')
0 files changed, 0 insertions, 0 deletions
614068748da'>iOS arm64 C++/UNO bridge WIPTor Lillqvist 2013-12-22Log a bit more information in codeSnippet()Tor Lillqvist 2013-12-21iOS arm64 C++/UNO bridge WIPTor Lillqvist 2013-12-17Add OSX@PowerPC support to UNO/C++ bridgeDouglas Mencken 2013-12-16Clean-up uno/lbnames.hStephan Bergmann 2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa 2013-12-08Intermediate work in progress commit on the arm64 C++/UNO bridgeTor Lillqvist 2013-12-03-Werror=unused-parameterStephan Bergmann 2013-12-03Clean up string concatenationStephan Bergmann 2013-12-03Clean up use of OSL debug functionalityStephan Bergmann 2013-12-03Remove long dead workaroundStephan Bergmann 2013-12-03BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann 2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann 2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin 2013-11-12Add some more commentsTor Lillqvist 2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl 2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin 2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl 2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza