office-gobmx/UnoControls
Mike Kaganski 5a824268df Don't use resettable/clearable guard where plain guard is enough
Also use scope where possible. This allows to limit guard scope at
language level; visualises the scope clearly; and helps avoiding
errors like fixed in commit 61e4437c85.

Change-Id: Ifeca96e2df8e8a0897770d9546b2536806275f41
Reviewed-on: https://gerrit.libreoffice.org/70376
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2019-04-07 17:53:04 +02:00
..
inc
source Don't use resettable/clearable guard where plain guard is enough 2019-04-07 17:53:04 +02:00
util
Library_ctl.mk
Makefile
Module_UnoControls.mk
README

Separate process and thread for progress bars, etc.