summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara4-62/+21
2017-05-19make string translation loading more uniformCaolán McNamara3-3/+3
2017-05-18Revert "Fix typos"Stephan Bergmann3-3/+3
2017-05-18Fix typosAndrea Gelmini3-3/+3
2017-05-18loplugin:unusedmethodsNoel Grandin1-2/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke3-3/+0
2017-05-06coverity#1405891..1405898: MISSING_COMMAJulien Nabet1-8/+8
2017-05-04tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara5-91/+84
2017-04-28split these out into a standalone headerCaolán McNamara2-606/+632
2017-04-27can move these nonlocalized strings into sourceCaolán McNamara6-1066/+618
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky3-3/+0
2017-04-20loplugin:unusedmethodsNoel Grandin3-3/+2
2017-04-04scaddins: silence -Werror=maybe-uninitializedMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-25/+25
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-02-14unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resourceCaolán McNamara3-633/+610
2017-02-14covert ANALYSIS_* resources to StringArraysCaolán McNamara2-3195/+882
2017-02-14unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara3-3326/+3308
2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara4-528/+504
2017-02-14convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara3-157/+54
2017-02-14convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara3-379/+94
2017-02-14unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara4-177/+160
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_DATE_FUNCTION_NAMES local resourceCaolán McNamara4-30/+39
2017-02-14unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara4-75/+50
2017-02-14unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara4-46/+22
2017-02-14don't need to store this dataCaolán McNamara2-6/+1
2017-02-14don't need to store this dataCaolán McNamara2-3/+1
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-14replace localresource of strings and keys with StringArrayCaolán McNamara2-51/+19
2017-02-07remove more STR_FROM_ANSI macroNoel Grandin1-13/+11
2017-02-07convert ScaCategory to scoped enumNoel Grandin2-23/+19
2017-02-07remove unnecessary STR_FROM_ANSI macroNoel Grandin1-14/+11
2017-02-07convert ScaCategory to scoped enumNoel Grandin2-27/+23
2017-02-07convert FDCategory to scoped enumNoel Grandin3-130/+124
2017-01-26Remove dynamic exception specificationsStephan Bergmann11-528/+486
2017-01-25Avoid calling log10(0)Stephan Bergmann1-6/+10
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann8-12/+180
2017-01-10New loplugin:conststringvar: scaddinsStephan Bergmann1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin3-11/+11
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin3-10/+6
2016-10-28loplugin:expandablemethods in scaddins..scriptingNoel Grandin6-22/+4
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin2-7/+1