summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2017-10-02Translate German variable names in Calc (financial)Johnny_M1-16/+16
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin4-52/+39
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-4/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara6-6/+6
2017-07-21migrate to boost::gettextCaolán McNamara27-2845/+1576
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin3-3/+3
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-1/+1
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin2-3/+4
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin2-2/+2
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