summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing/pricing.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-22Drop some defines in scaddinsMike Kaganski1-2/+0
2022-08-02Related: tdf#150203 Pricing, there is only one compatibility name, en-USEike Rathke1-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-8/+9
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-07-23scaddins: create instances with uno constructorsNoel Grandin1-7/+0
2020-07-20compact namespace declNoel Grandin1-4/+2
2020-03-12Revert "loplugin:constfields in scaddins,sccomp"Noel Grandin1-9/+9
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi1-1/+1
2019-12-22sal_Char->char in scaddins..sdextNoel Grandin1-1/+1
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann1-1/+0
2019-05-24tdf#42949 Fix IWYU warnings in scaddins/Gabor Kelemen1-2/+2
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin1-9/+9
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin1-2/+3
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-22/+14
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin1-1/+1
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara1-4/+9
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara1-6/+0
2017-02-14unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara1-9/+0
2017-02-14unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara1-16/+0
2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara1-18/+0
2017-02-14don't need to store this dataCaolán McNamara1-1/+0
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara1-18/+9
2017-02-07convert ScaCategory to scoped enumNoel Grandin1-10/+9
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-20/+20
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann1-0/+2
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin1-2/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-4/+2
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-12tdf#90222: Removed ScaList from pricing scaddinIan1-47/+11
2015-08-12tdf#90222: Removed ScaFuncDataList typeIan1-35/+4
2015-08-07tdf#90222: Removed redundant collection typeIan1-41/+3
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-9/+2
2015-06-29coverity#1308594 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29coverity#1308568 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308546 Uncaught exceptionCaolán McNamara1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-04-24scaddins: sal_Bool->boolNoel Grandin1-8/+8
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard1-26/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-18/+18