office-gobmx/sd/source
Noel Grandin 21de55596c remove unnecessary "if (!empty()" checks before loops
found with
   git grep -n -A4 'if.*!.*empty' | grep -B3 -P
'(\bfor)|(\bwhile)|(\bdo)'

Change-Id: I582235b7cf977a0f9fb4099eb306fdb4a07b5334
Reviewed-on: https://gerrit.libreoffice.org/64169
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-29 07:17:37 +01:00
..
core improve function-local statics in scripting..svtools 2018-11-22 12:46:56 +01:00
filter drop some unnecessary includes 2018-11-28 15:29:12 +01:00
helper
ui remove unnecessary "if (!empty()" checks before loops 2018-11-29 07:17:37 +01:00