summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-2/+2
* Fix typosAndrea Gelmini2018-04-141-1/+1
* fix some openoffice bugzilla linksdennisroczek2018-04-011-2/+2
* loplugin:unnecessaryvirtualNoel Grandin2018-03-291-1/+1
* loplugin:virtualdown in sc..sdNoel Grandin2018-03-282-11/+4
* loplugin:useuniqueptr in scaddinsNoel Grandin2018-02-174-26/+13
* Typ-o negativIlmari Lauhakangas2018-01-301-1/+1
* More loplugin:cstylecast: scaddinsStephan Bergmann2018-01-122-10/+10
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-114-7/+7
* loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann2017-11-301-2/+2
* Translate German function names in Calc (financial)Johnny_M2017-11-053-10/+10
* Correct German variable names translation in Calc (financial)Johnny_M2017-11-022-12/+12
* loplugin:finalclasses in scNoel Grandin2017-10-271-2/+1
* loplugin:includeform: scaddinsStephan Bergmann2017-10-234-7/+7
* Translate German variable names in Calc (financial)Johnny_M2017-10-232-20/+20
* use std::vector<Complex> in ComplexListNoel Grandin2017-10-183-17/+15
* Translate German variable names in Calc (financial)Johnny_M2017-10-021-16/+16
* loplugin:flatten in scaddins..sdNoel Grandin2017-09-224-52/+39
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-4/+1
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-016-6/+6
* migrate to boost::gettextCaolán McNamara2017-07-2127-2845/+1576
* loplugin:constparams in scaddins,hwpfilterNoel Grandin2017-07-183-3/+3
* use more OUString::operator== in scaddins..sdextNoel Grandin2017-07-141-1/+1
* loplugin:useuniqueptr in scaddins..svxNoel Grandin2017-07-112-3/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-1/+1
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-262-2/+2
* move unlocalized pricing strings into sourceCaolán McNamara2017-06-114-62/+21
* make string translation loading more uniformCaolán McNamara2017-05-193-3/+3
* Revert "Fix typos"Stephan Bergmann2017-05-183-3/+3
* Fix typosAndrea Gelmini2017-05-183-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