summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing
AgeCommit message (Expand)Author
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-04scaddins: silence -Werror=maybe-uninitializedMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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-14replace localresource of strings and keys with StringArrayCaolá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
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
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-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
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-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
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