Bug 89755 - PVS-Studio: LibreOffice Project's Check
Summary: PVS-Studio: LibreOffice Project's Check
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.5.0.0.alpha0+ Master
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-01 14:49 UTC by Andrey Karpov
Modified: 2015-03-01 18:08 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Karpov 2015-03-01 14:49:51 UTC
We invite you to read a new article about how we analyzed another well-known open-source project. This time it is the LibreOffice office suite that I have examined. 
Article: http://www.viva64.com/en/b/0308/
Comment 1 Roman Kuznetsov 2015-03-01 16:26:26 UTC
it is an advertisement of some system for code analysis...

may be interested in someone from the developers?
Comment 2 Markus Mohrhard 2015-03-01 18:08:22 UTC
Many of them have already been fixed by david and me. More or less all the serious ones have been fixed already in master.

Many of the remaining ones are actually not relevant as it complains about passing uno::Reference by value which is not an issue.