# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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_UITest_UITest,calc_tests7)) $(eval $(call gb_UITest_add_modules,calc_tests7,$(SRCDIR)/sc/qa/uitest,\ calc_tests7/ \ )) $(eval $(call gb_UITest_set_defs,calc_tests7, \ TDOC="$(SRCDIR)/sc/qa/uitest/data" \ )) # vim: set noet sw=4 ts=4: '>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr/source/propertynode.cxx
AgeCommit message (Expand)Author
2017-09-17use more default copy ctorsJochen Nitschke
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-07-28com::sun::star->css in configmgrNoel Grandin
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-06-28configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-06-12re-base on ALv2 code.Michael Meeks
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-27remove include of pch header in configmgrNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-15Close holes and wasted space in structures.Michael Meeks
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-05-11sb122: #i111492# node-ref clone must not copy templateName_sb
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-11sb111: #i101955# fixed and cleaned up handling of oor:types of prop valuessb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb