office-gobmx/emfio
Stephan Bergmann 2e12d210ca Silence loplugin:staticmethods when the definition involves preprocessing
...to help avoid false positives.  (Another option to silence such warnings is
to add

  (void) this;

to false-positive function bodies, but this new approach may be more natural in
certain cases.)

Change-Id: Ie6ea908730c596dbfb62ff42ae60dbd0a00a8fc9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100152
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-08-05 11:30:20 +02:00
..
inc
qa/cppunit move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NS 2020-07-13 19:31:18 +02:00
source Silence loplugin:staticmethods when the definition involves preprocessing 2020-08-05 11:30:20 +02:00
CppunitTest_emfio_emf_test.mk
CppunitTest_emfio_wmf_test.mk
emfio.component
IwyuFilter_emfio.yaml
Library_emfio.mk
Makefile
Module_emfio.mk
README

It contains emfio/source/reader which is used for "Insert->Picture->From File".