summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-12 14:57:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-12 15:01:08 +0100
commita563758746a6cd3900c88928c115275229617ed0 (patch)
tree964aa7fc8f25bf4d9ed56ae3aed84cefa967aba1 /sd
parent0e149c017d3ecd9523492bcc05d44d39746a4131 (diff)
Resolves: tdf#100861 replace all doesn't work
Revert "lool - search all - unit test failure - solved" This reverts commit d6f1ca24932ba85607ba3e526c5721132cd39252. Change-Id: I328ece1029955ff9f4e5043084d649898e3e8809
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/view/Outliner.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx
index a9fc0a9a1249..ad226729b151 100644
--- a/sd/source/ui/view/Outliner.cxx
+++ b/sd/source/ui/view/Outliner.cxx
@@ -593,8 +593,6 @@ void Outliner::Initialize (bool bDirectionIsForward)
bool Outliner::SearchAndReplaceAll()
{
- DetectChange();
-
bool bRet = true;
// Save the current position to be restored after having replaced all
// matches.