Hi Albert,
On Mon, 2012-02-27 at 23:07 +0100, Albert Thuswaldner wrote:
There has been some interesting discussions here on the mailinglist
about static analyzer tools, unused includes and the impact of the
        This looks like some interesting research :-)
Anyway, I have not analyzed the results myself in detail but it is a
shame it only detects unused includes in header files.
        Well - the pre-compiled headers would make -tons- of includes look
useless anyway, though (I thought) we had decided to get rid of them as
an under-maintained and bad job anyway ;-)
        Have you tried acting on this lot:
Looking for useless includes in header files...
        AccessibleCell.hxx --> global.hxx (useless)
        AccessibleCellBase.hxx --> global.hxx (useless)
        AccessiblePreviewHeaderCell.hxx --> global.hxx (useless)
        AccessibleTableBase.hxx --> global.hxx (useless)
        ...
        And turning it into some patches to remove those headers & seeing if it
compiles nicely ? if so it'd be nice to include that no doubt.
        Thanks !
                Michael.
-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.