summaryrefslogtreecommitdiffstats
path: root/reportdesign/Library_rpt.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-05-13 18:47:07 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-05-13 22:18:43 +0200
commit9ca8a4e229d270fe7ec16f3aa7b5cb2e1f8a522f (patch)
treec6dbbd17ef1320a9b9f349432e13bfb03dcf4b94 /reportdesign/Library_rpt.mk
parenttdf#142014 Fix displaying strokes when line width is 0 (diff)
downloadcore-9ca8a4e229d270fe7ec16f3aa7b5cb2e1f8a522f.tar.gz
core-9ca8a4e229d270fe7ec16f3aa7b5cb2e1f8a522f.zip
tdf#141571 Base crashed on creation of user function
Revert "reportdesign/core: create instances with uno constructors" This reverts commit 79c1d1234bdac0d41109930529f42d39c70b0f7b. I have no idea what is causing this. Something is stomping on memory belonging to something else, but why? Change-Id: Ieb758e5788f07e3f477063274ccd0721e3bf7726 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115567 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'reportdesign/Library_rpt.mk')
-rw-r--r--reportdesign/Library_rpt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportdesign/Library_rpt.mk b/reportdesign/Library_rpt.mk
index 0ea86b62f0db..fb846e09ee8a 100644
--- a/reportdesign/Library_rpt.mk
+++ b/reportdesign/Library_rpt.mk
@@ -66,6 +66,7 @@ $(eval $(call gb_Library_add_exception_objects,rpt,\
reportdesign/source/core/api/ReportEngineJFree \
reportdesign/source/core/api/ReportVisitor \
reportdesign/source/core/api/Section \
+ reportdesign/source/core/api/services \
reportdesign/source/core/api/Shape \
reportdesign/source/core/api/Tools \
reportdesign/source/core/misc/conditionalexpression \