summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)AuthorFilesLines
2018-04-01fix some openoffice bugzilla linksdennisroczek1-2/+2
2018-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin2-11/+4
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin4-26/+13
2018-01-30Typ-o negativIlmari Lauhakangas1-1/+1
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann2-10/+10
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin4-7/+7
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-2/+2
2017-11-05Translate German function names in Calc (financial)Johnny_M3-10/+10
2017-11-02Correct German variable names translation in Calc (financial)Johnny_M2-12/+12
2017-10-27loplugin:finalclasses in scNoel Grandin1-2/+1
2017-10-23loplugin:includeform: scaddinsStephan Bergmann4-7/+7
2017-10-23Translate German variable names in Calc (financial)Johnny_M2-20/+20
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin3-17/+15
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