[Libreoffice-commits] core.git: sfx2/CppunitTest_sfx2_controlleritem.mk

2015-06-03 Thread Stephan Bergmann
sfx2/CppunitTest_sfx2_controlleritem.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit a69d89435d12529c1af818bc72192588d8abea18 Author: Stephan Bergmann Date: Wed Jun 3 11:09:01 2015 +0200 Missing boost_headers Change-Id: Ic85b888ee89d0b49410d26be55333e31ffc07c0b

[Libreoffice-commits] core.git: sfx2/CppunitTest_sfx2_controlleritem.mk sfx2/Module_sfx2.mk sfx2/qa

2015-06-03 Thread Michael Meeks
sfx2/CppunitTest_sfx2_controlleritem.mk | 23 +++ sfx2/Module_sfx2.mk |1 sfx2/qa/cppunit/test_controlleritem.cxx | 62 3 files changed, 86 insertions(+) New commits: commit 5ccc46b0fe2df55d4f4794978bd62dbd02fc7fec Author: Mich