https://bugs.documentfoundation.org/show_bug.cgi?id=173254
Bug ID: 173254
Summary: Do not use 'using namespace' in header files
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
it's a bad practice.
You can use 'git grep "using namespace" -- *.hxx' to check which files use it
--
You are receiving this mail because:
You are the assignee for the bug.