[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx:244

2018-08-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Mike Kaganski changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Commit Notification changed: What|Removed |Added Whiteboard|target:6.0.0

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 --- Comment #10 from Commit Notification --- Julien Nabet committed a patch related to this issue. It has been pushed to "libreoffice-5-4":

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Terrence Enger changed: What|Removed |Added Status|RESOLVED

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 --- Comment #8 from Commit Notification --- Julien Nabet committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Commit Notification changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Julien Nabet changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 --- Comment #7 from Eike Rathke --- Yes, AlgorithmType2 should be included as well, though it's unclear to me how the dispatcher actually constructs an SvxSearchItem of the UNO properties. Setting properties should

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 --- Comment #6 from Julien Nabet --- I think the pb is in impl_executeSearch more precisely here: 114 css::uno::Sequence< css::beans::PropertyValue > lArgs(7); 115 lArgs[0].Name = "SearchItem.SearchString";

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 --- Comment #5 from Julien Nabet --- Rerunning the test on gdb, I found that at the assert, m_aSearchOpt.algorithmType = com::sun::star::util::SearchAlgorithms::SearchAlgorithms_ABSOLUTE (instead of

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Julien Nabet changed: What|Removed |Added Blocks||105537

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Julien Nabet changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 111818] assertion in SvxSearchItem::GetRegExp() const, srchitem.hxx: 244

2017-08-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111818 Terrence Enger changed: What|Removed |Added Keywords|