office-gobmx/UnoControls
Stephan Bergmann 362d4f0cd4 Explicitly mark overriding destructors as "virtual"
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."

Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-04-01 19:22:54 +02:00
..
inc Explicitly mark overriding destructors as "virtual" 2014-04-01 19:22:54 +02:00
source First batch of adding SAL_OVERRRIDE to overriding function declarations 2014-03-26 16:39:26 +01:00
util
Library_ctl.mk
Makefile
Module_UnoControls.mk
README

Separate process and thread for progress bars, etc.