summaryrefslogtreecommitdiff
path: root/scaddins/source/pricing
AgeCommit message (Expand)AuthorFilesLines
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin1-9/+9
2018-09-17New loplugin:externalStephan Bergmann2-13/+13
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-3/+1
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin2-14/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: scaddinsStephan Bergmann1-2/+2
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara4-253/+28
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin1-1/+1
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara4-62/+21
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Revert "Fix typos"Stephan Bergmann2-2/+2
2017-05-18Fix typosAndrea Gelmini2-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-04scaddins: silence -Werror=maybe-uninitializedMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara3-379/+94
2017-02-14unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara4-389/+371
2017-02-14unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara4-27/+20
2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara4-46/+22
2017-02-14don't need to store this dataCaolán McNamara2-3/+1
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara2-34/+15
2017-02-07remove more STR_FROM_ANSI macroNoel Grandin1-13/+11
2017-02-07convert ScaCategory to scoped enumNoel Grandin2-23/+19
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-40/+40
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 Grandin2-7/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-2/+2
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
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 scaddinIan2-110/+47
2015-08-12tdf#90222: Removed ScaFuncDataList typeIan2-86/+44
2015-08-07tdf#90222: Removed redundant collection typeIan2-51/+7
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin1-9/+2
2015-06-29coverity#1308594 Uncaught exceptionCaolán McNamara2-2/+2
2015-06-29coverity#1308568 Uncaught exceptionCaolán McNamara2-2/+2