Commit Graph

9 Commits

Author SHA1 Message Date
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
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
4573ccfffd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
a317f759ef INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED
2008/04/01 10:50:35 thb 1.2.126.2: #i85898# Stripping all external header guards
2008/03/28 16:44:12 rt 1.2.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:53:43 +00:00
212b2fadf4 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2005/10/11 09:20:45 bm 1.1.2.3: license header change
2005/07/29 11:37:50 bm 1.1.2.2: only overload for interpretDataSource needed
2005/06/27 13:37:43 iha 1.1.2.1: support property number of lines
2007-05-22 17:48:07 +00:00