summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* make string translation loading more uniformCaolán McNamara2017-05-213-3/+3
* loplugin:unusedmethodsNoel Grandin2017-05-181-2/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-093-3/+0
* coverity#1405891..1405898: MISSING_COMMAJulien Nabet2017-05-061-8/+8
* tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers2017-05-041-1/+1
* untranslated strings are just stringsCaolán McNamara2017-05-025-91/+84
* split these out into a standalone headerCaolán McNamara2017-04-282-606/+632
* can move these nonlocalized strings into sourceCaolán McNamara2017-04-276-1066/+618
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-213-3/+0
* loplugin:unusedmethodsNoel Grandin2017-04-203-3/+2
* scaddins: silence -Werror=maybe-uninitializedMiklos Vajna2017-04-041-1/+1
* Fix typosAndrea Gelmini2017-03-252-2/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-232-2/+2
* Remove redundant 'inline' keywordStephan Bergmann2017-03-033-25/+25
* Fix typosAndrea Gelmini2017-03-021-1/+1
* unwind RID_ANALYSIS_DEFFUNCTION_NAMES local resourceCaolán McNamara2017-02-143-633/+610
* covert ANALYSIS_* resources to StringArraysCaolán McNamara2017-02-142-3195/+882
* unwind RID_ANALYSIS_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara2017-02-143-3326/+3308
* unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara2017-02-144-528/+504
* convert DATE_FUNCDESC_* resources to StringArraysCaolán McNamara2017-02-143-157/+54
* convert PRICING_FUNCDESC_* resources to StringArraysCaolán McNamara2017-02-143-379/+94
* unwind RID_DATE_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara2017-02-144-177/+160
* unwind RID_PRICING_FUNCTION_DESCRIPTIONS local resourceCaolán McNamara2017-02-144-389/+371
* unwind RID_PRICING_FUNCTION_NAMES local resourceCaolán McNamara2017-02-144-27/+20
* unwind RID_DATE_FUNCTION_NAMES local resourceCaolán McNamara2017-02-144-30/+39
* unwind RID_DATE_DEFFUNCTION_NAMES local resourceCaolán McNamara2017-02-144-75/+50
* unwind RID_PRICING_DEFFUNCTION_NAMES local resourceCaolán McNamara2017-02-144-46/+22
* don't need to store this dataCaolán McNamara2017-02-142-6/+1
* don't need to store this dataCaolán McNamara2017-02-142-3/+1
* don't need to store this dataCaolán McNamara2017-02-142-3/+1
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-142-34/+15
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-142-51/+19
* remove more STR_FROM_ANSI macroNoel Grandin2017-02-071-13/+11
* convert ScaCategory to scoped enumNoel Grandin2017-02-072-23/+19
* remove unnecessary STR_FROM_ANSI macroNoel Grandin2017-02-071-14/+11
* convert ScaCategory to scoped enumNoel Grandin2017-02-072-27/+23
* convert FDCategory to scoped enumNoel Grandin2017-02-073-130/+124
* Remove dynamic exception specificationsStephan Bergmann2017-01-2611-528/+486
* Avoid calling log10(0)Stephan Bergmann2017-01-251-6/+10
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-251-1/+0
* New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann2017-01-198-12/+180
* New loplugin:conststringvar: scaddinsStephan Bergmann2017-01-101-1/+1
* new loplugin finalprotectedNoel Grandin2016-11-161-1/+1
* loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin2016-11-083-11/+11
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-283-10/+6
* loplugin:expandablemethods in scaddins..scriptingNoel Grandin2016-10-286-22/+4
* loplugin:expandablemethodds in scaddins..sdextNoel Grandin2016-10-202-7/+1
* tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC.Winfried Donkers2016-10-051-6/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (scaddins)Stephan Bergmann2016-08-301-2/+1