# # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # $(eval $(call gb_JunitTest_JunitTest,bean_complex)) $(eval $(call gb_JunitTest_use_jars,bean_complex,\ OOoRunner \ ridl \ test \ unoil \ officebean \ )) $(eval $(call gb_JunitTest_add_sourcefiles,bean_complex,\ bean/qa/complex/bean/OOoBeanTest \ bean/qa/complex/bean/ScreenComparer \ bean/qa/complex/bean/WriterFrame \ )) $(eval $(call gb_JunitTest_add_classes,bean_complex,\ complex.bean.OOoBeanTest \ )) 841c8d17b6bd416e2d88'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
AgeCommit message (Expand)Author
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-09-25Start Center Template Manager TweaksEfe Gürkan YALAMAN
2014-09-12sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl
2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin