https://bugs.documentfoundation.org/show_bug.cgi?id=107038

            Bug ID: 107038
           Summary: online: Poco::Time* replacement with std::chrono
           Product: LibreOffice Online
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: trivial
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: michael.me...@collabora.com

LibreOffice Online uses a rather frankensteinish mix of Poco::Timestamp and
std::chrono - we should move to using the latter consistently.

It would be good to move wsd/* first - since it doesn't use much Poco API
anymore - although it would be good to consider whether we need some
convenience wrappers around std::chrono to make it somewhat less verbose -
particularly the cast to milliseconds is very ugly.

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to