summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_uiwriter.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2014-06-24 16:55:02 +0200
committerLuboš Luňák <l.lunak@collabora.com>2014-06-24 17:00:23 +0200
commita531676d6ddcda78f126781ca628cc2d5fc20277 (patch)
tree4a3a619a7f5e26bbcce91e616777f3a04dff7721 /sw/CppunitTest_sw_uiwriter.mk
parent956d088db5850e9a096bb9abd8b3e446e096f613 (diff)
fix broken redlines after undoing column count change (cp#1000071)
Changing a document with redlines to two columns and then using undo set some redlines to point to the end of the document (done by the call to RemoveIdxFromSection() in SwUndoInsSection::UndoImpl()). Change-Id: I88b563b88beebcd1c3cb21fe61bb56cdb12cdc41
Diffstat (limited to 'sw/CppunitTest_sw_uiwriter.mk')
-rw-r--r--sw/CppunitTest_sw_uiwriter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_uiwriter.mk b/sw/CppunitTest_sw_uiwriter.mk
index 4ddff3a188b0..1a1914e8e1b6 100644
--- a/sw/CppunitTest_sw_uiwriter.mk
+++ b/sw/CppunitTest_sw_uiwriter.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sw_uiwriter, \
cppu \
cppuhelper \
sal \
+ svl \
svt \
svxcore \
sw \