| commit | d080cd838c7ab182e70ed5e8c1deff10b2306f24 | [log] |
|---|---|---|
| author | Noel Grandin <noelgrandin@gmail.com> | Wed Dec 26 20:57:31 2018 +0200 |
| committer | Noel Grandin <noel.grandin@collabora.co.uk> | Wed Dec 26 21:43:06 2018 +0100 |
| tree | b398c673dcc8989c313e3054231c658fcc01a3b7 | |
| parent | 1141fc3247bf8cf901af3f9c0194cbb2621ff707 [diff] |
tdf#122331 Autofilter disappeared after export to XLSX regression from commit c135f51b050dfa7ef095fe8a5b73cde37219a8dd loplugin:returnconstant in XclExpAutofilter Change-Id: Iea7ac925aff47699292b4c3d758e99cd2d081560 Reviewed-on: https://gerrit.libreoffice.org/65625 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
diff --git a/sc/source/filter/excel/excrecds.cxx b/sc/source/filter/excel/excrecds.cxx index 093cfeb..1ddf17d 100644 --- a/sc/source/filter/excel/excrecds.cxx +++ b/sc/source/filter/excel/excrecds.cxx
@@ -666,7 +666,7 @@ if (GetOutput() != EXC_OUTPUT_BINARY && rItems.size() > 1) { AddMultiValueEntry(rEntry); return true; return false; } bool bConflict = false;