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

Justin L <jl...@mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |caol...@redhat.com,
                   |                            |jl...@mail.com

--- Comment #21 from Justin L <jl...@mail.com> ---
The specific commit was
https://cgit.freedesktop.org/libreoffice/core/commit/?id=162c72d64077d9e0dae820d881ce2b56a5b2040c
author  Caolán McNamara <caol...@redhat.com>    2015-01-23 13:17:39 (GMT)
Related: fdo#78599 ensure RegisterFormat is called before SetModified

and the related
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ad50b9a8636e0ee2f3c80669e8dde96577b26c4e
Related: fdo#78599 wrong method [where rNdTbl.RegisterToFormat(*pTableFmt) was
added to the wrong ::TextToTable]

There are 4 ::TextToTable functions in here.  It looks like it was removed from
SwDoc::TextToTable( const SwInsertTableOptions& rInsTblOpts,
and added to
SwNodes::TextToTable( const SwNodes::TableRanges_t & rTableNodes,

CC Caolán

-- 
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