Bug 151803

Summary: StartCenter: Filter for shown applications - missing Databases and Formula documents
Product: LibreOffice Reporter: Robert Großkopf <robert>
Component: UIAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement CC: 79045_79045, heiko.tietze, hossein, jcsanz, mentoring
Priority: medium Keywords: difficultyMedium, easyHack, skillCpp, topicUI
Version: 7.5.0.0 alpha0+   
Hardware: x86-64 (AMD64)   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 61914    

Description Robert Großkopf 2022-10-28 15:58:35 UTC
There is a new filter in StartCenter. You could show all documents, Writer, Calc, Impress and Draw - but there is no possibility to show Base-documents or formula-documents without all these other documents.

A filter should be able to change between all kind of documents, which could be created. I'm missing a filter for all my databases. Others will need a filter for formula. Seems these documents have been forgotten.
Comment 1 Roman Kuznetsov 2022-10-28 18:24:16 UTC
Indeed

Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 02db1642c9ce4394f4f85755c4a0a831e547e4fb
CPU threads: 4; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: ru-RU
Calc: threaded

Heiko?
Comment 2 Heiko Tietze 2022-11-04 12:04:52 UTC
More or less intentional as it originally filters templates. But I admit that when showing recent files it would be nice to have such option too.

We currently keep the filter when switching from template to recent and back, you always see Writer content, for example. Wouldn't work in case of Base and we have to go back to All Documents in this case.

Maybe an easy to hack with FILTER_APPLICATION in include/sfx2/templatelocalview.hxx. Hossein, what do you think?

The patch to filter the view is here https://gerrit.libreoffice.org/c/core/+/139730.
Comment 3 Stéphane Guillou (stragu) 2023-04-14 23:35:30 UTC
*** Bug 153936 has been marked as a duplicate of this bug. ***