Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3254

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/3254/1

Display empty folders in Template Manager.

Change-Id: I1cab8c78dc6dc3f1969cd2e4e8bcda0b684a4caa
---
M sfx2/source/control/templateabstractview.cxx
1 file changed, 0 insertions(+), 2 deletions(-)



diff --git a/sfx2/source/control/templateabstractview.cxx 
b/sfx2/source/control/templateabstractview.cxx
index 8fac81e..5c0b563 100644
--- a/sfx2/source/control/templateabstractview.cxx
+++ b/sfx2/source/control/templateabstractview.cxx
@@ -102,8 +102,6 @@
                 }
             }
         }
-
-        return mApp != FILTER_APP_NONE ? nVisCount : true ;
     }
     return true;
 }

-- 
To view, visit https://gerrit.libreoffice.org/3254
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1cab8c78dc6dc3f1969cd2e4e8bcda0b684a4caa
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Rafael Dominguez <venccsra...@gmail.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to