Files
libreoffice/editeng
Caolán McNamara e0c6f71a8e coverity#1362679 try and tell coverity these are non-null by restoring...
to the pre vectorization code layout before...

commit e5d378b1ba
Author: Kohei Yoshida <kohei.yoshida@gmail.com>
Date:   Tue Apr 3 18:26:29 2012 -0400

    Check for empty-ness of vector before accessing the first element.

    I hope this will keep Stephan's tinderbox happy.  If not...

changed it, now that c++11 data is available to us

Change-Id: I184092502d1f30fcec78f3fa807de70ddc6c2aef
Reviewed-on: https://gerrit.libreoffice.org/26224
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-06-13 19:28:19 +00:00
..

Edit engine.

In OO.o build DEV300m72 this module was split off from svx but it
has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng
Read more in the mailing list post:
[http://www.mail-archive.com/dev@openoffice.org/msg13237.html]