office-gobmx/filter/source
Noel Grandin dac4ca5f68 new loplugin: externalandnotdefined
Find "missing headers," where a function is declared directly in the
.cxx (as extern) and not defined, and should arguably instead be declared
in an include file.

Change-Id: I6d83ee432b2ab0cd050aec2b27c3658d32ac02a2
2014-07-11 14:12:25 +02:00
..
config avoid problems detecting HTML files with .xls ext. 2014-07-08 17:03:42 +02:00
docbook
flash new loplugin: externalandnotdefined 2014-07-11 14:12:25 +02:00
graphic Second batch of adding SAL_OVERRIDE to overriding function declarations 2014-03-27 18:12:18 +01:00
graphicfilter Typo: habe->have 2014-06-29 13:15:52 +02:00
msfilter Clean up usage of 'this' and constness. 2014-07-11 09:32:08 +02:00
odfflatxml First batch of adding SAL_OVERRRIDE to overriding function declarations 2014-03-26 16:39:26 +01:00
pdf Change SfxTabPage ctor SfxItemSet param from ref to pointer 2014-06-11 14:39:04 +02:00
placeware improve the inlinesimplememberfunctions clang plugin 2014-06-17 10:55:17 +02:00
storagefilterdetect various: sal_Bool->bool 2014-05-08 11:48:14 +02:00
svg don't terminate via unhandled exception on loading rhbz1013280-2.ppt 2014-07-07 15:44:00 +01:00
t602 filter: sal_Bool->bool 2014-04-22 09:56:06 +02:00
textfilterdetect avoid problems detecting HTML files with .xls ext. 2014-07-08 17:03:42 +02:00
xmlfilteradaptor Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 2014-05-23 22:11:52 +02:00
xmlfilterdetect Remove unused code from xml detector 2014-04-25 01:09:36 +03:00
xslt Typo: beeing->being 2014-06-29 13:15:51 +02:00
xsltdialog loplugin: inlinesimplememberfunctions 2014-06-09 10:10:13 +02:00
xsltfilter Include <algorithm> for std::min() and max() 2014-07-08 11:38:54 +03:00