Files
libreoffice/editeng
Stephan Bergmann a2d814ac1d loplugin:implicitboolconversion
("explicit conversion (NoOp) from 'const bool' to 'bool' implicitly cast back to
'const bool'", seen now with a recent trunk Clang 6, and with experimentally
enabling -std=gnu++17 for the LO build; not sure what caused this to be
triggered only now for me)

Change-Id: I5310961b1d50870d3ae06554e4cb37e12ac68151
2017-10-24 20:48:35 +02:00
..
2017-10-23 22:46:09 +02:00
2017-10-23 22:46:09 +02:00
2017-10-24 20:48:35 +02:00
2017-07-21 08:20:50 +01:00
2017-07-21 08:20:50 +01: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]