summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing/pricing.cxx
AgeCommit message (Expand)Author
2020-10-02Use the new single-instance="true" attribute in scaddinsStephan Bergmann
2020-07-23scaddins: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scaddinsStephan Bergmann
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scaddinsStephan Bergmann
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-04scaddins: silence -Werror=maybe-uninitializedMiklos Vajna
2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara
2017-02-14unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara
2017-02-14unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara
2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara
2017-02-14don't need to store this dataCaolán McNamara
2017-02-07remove more STR_FROM_ANSI macroNoel Grandin
2017-02-07convert ScaCategory to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-12tdf#90222: Removed ScaList from pricing scaddinIan
2015-08-12tdf#90222: Removed ScaFuncDataList typeIan
2015-08-07tdf#90222: Removed redundant collection typeIan
2015-06-29coverity#1308594 Uncaught exceptionCaolán McNamara
2015-06-29coverity#1308568 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308546 Uncaught exceptionCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara
2014-12-18scaddins: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15scaddins: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann