# -*- 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_JunitTest_JunitTest,ridljar_typedesc)) $(eval $(call gb_JunitTest_use_jars,ridljar_typedesc,\ ridl \ )) $(eval $(call gb_JunitTest_add_sourcefiles,ridljar_typedesc,\ ridljar/test/com/sun/star/lib/uno/typedesc/TypeDescription_Test \ )) $(eval $(call gb_JunitTest_add_classes,ridljar_typedesc,\ com.sun.star.lib.uno.typedesc.TypeDescription_Test \ )) # vim:set noet sw=4 ts=4: ;'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)Author
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-23-Werror,-Wshadow (Clang 3.1)Stephan Bergmann
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-13fdo#44456 added calc function DATEDIF as in ODF1.2Winfried Donkers
2012-05-13callcatcher: update unused code listCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-23Unused code removalJavier Silva Sanahuja
2012-04-20Remove unused method ArgInput::GetArgSelectionJaime Navarro