/source/kk/extras/

1a6397030381a45f27ab7a2a02e6e6d0f9987c84 Change-Id: I643e8686e015ca85dd96221f1c93038f4fddf27b Reviewed-on: https://gerrit.libreoffice.org/61182 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Change-Id: I643e8686e015ca85dd96221f1c93038f4fddf27b
Reviewed-on: https://gerrit.libreoffice.org/61182
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
pass area param to DBG_UNHANDLED_EXCEPTION 2018-04-03T06:38:50+00:00 Noel Grandin noel.grandin@collabora.co.uk 2018-04-02T06:58:19+00:00 4450b2a16677431b1b9dfaa28d0b9af9e51ebdec and update sallogareas plugin to enforce this Change-Id: Id0782c8a1f619372e10d931aec3c6a4743a4c86a Reviewed-on: https://gerrit.libreoffice.org/52249 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
and update sallogareas plugin to enforce this

Change-Id: Id0782c8a1f619372e10d931aec3c6a4743a4c86a
Reviewed-on: https://gerrit.libreoffice.org/52249
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
loplugin:includeform: svx 2017-10-23T20:45:50+00:00 Stephan Bergmann sbergman@redhat.com 2017-10-23T20:30:42+00:00 97059fbd09fedce0ff830599f8df5f41d42336f2 Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2
Change-Id: I4057fe05983fb2b63b592ffd325894c12b9cb5b2
Remove excess newlines 2016-02-09T08:18:05+00:00 Chris Sherlock chris.sherlock79@gmail.com 2016-02-09T07:16:42+00:00 a238b1f8d304bf1e2ffb357937f3ec888ee8ac89 A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
A ridiculously fast way of doing this is:

for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \
  --exclude-dir=workdir --exclude-dir=instdir '^
{3,}' .)
do
    perl -0777 -i -pe 's/^
{3,}/

/gm' $i
done

Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c
Reviewed-on: https://gerrit.libreoffice.org/22224
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
loplugin:nullptr (automatic rewrite) 2015-11-10T09:31:50+00:00 Stephan Bergmann sbergman@redhat.com 2015-11-10T09:25:28+00:00 6cd7bf2043146a630925a2e49336f02c802f707a Change-Id: I71682f28c6a54d33da6b0c971f34d0a705ff04f5
Change-Id: I71682f28c6a54d33da6b0c971f34d0a705ff04f5