office-gobmx/svgio
Noel Grandin 1820fcbbc3 constmethod for accessor-type methods
Apply the constmethod plugin, but only to accessor-type methods, e.g.
IsFoo(), GetBar(), etc, where we can be sure of that
constifying is a reasonable thing to do.

Change-Id: Ibc97f5f359a0992dd1ce2d66f0189f8a0a43d98a
Reviewed-on: https://gerrit.libreoffice.org/74269
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-09-29 12:43:37 +02:00
..
inc constmethod for accessor-type methods 2019-09-29 12:43:37 +02:00
qa/cppunit SVGIO: add unittest for fill:none 2019-09-23 08:10:24 +02:00
source SVGIO: Fix conditions after ab147995 2019-09-23 16:39:18 +02:00
CppunitTest_svgio.mk
CppunitTest_svgio_read.mk
Library_svgio.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02:00
Makefile
Module_svgio.mk
README
svgio.component

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