# -*- 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,sc_unoapi_3)) $(eval $(call gb_JunitTest_add_classes,sc_unoapi_3, \ org.openoffice.test.UnoApiTest \ )) $(eval $(call gb_JunitTest_use_jars,sc_unoapi_3, \ OOoRunner \ jurt \ ridl \ test \ unoil \ )) $(eval $(call gb_JunitTest_set_defs,sc_unoapi_3,\ $$(DEFS) \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/sc/qa/unoapi/sc_3.sce \ -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/sc/qa/unoapi/testdocuments \ -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/sc/qa/unoapi/knownissues.xcl \ )) # vim: set noet sw=4 ts=4: unk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing
AgeCommit message (Expand)Author
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-04fdo#54938 Convert oox and scaddins to cppu::supportsServiceAlexandre Vicenzi
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-30typo: Tower -> LowerAndras Timar
2013-11-29typos in UIAndras Timar
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-07-18fdo#66981 descriptions should start with upper case letterAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02cleanup macros in scaddinsThomas Arnhold
2013-04-01Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/saxChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09scaddins: remove STRING macroThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-13Some cppcheck cleaningJulien Nabet
2012-12-18added RID_PRICING_DEFFUNCTION_NAMES string resourcestino
2012-12-05changed function names and variables to conform with UNO styletino
2012-12-04adding calc add-in for option pricingtino