summaryrefslogtreecommitdiffstats
path: root/scaddins
Commit message (Expand)AuthorAgeFilesLines
* Adapt to C++2a char_tStephan Bergmann2018-11-175-206/+206
* clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai2018-11-011-1/+1
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-263-0/+3
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-9/+9
* loplugin:constfields in scaddins,sccompNoel Grandin2018-10-093-32/+32
* loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin2018-10-012-9/+8
* New loplugin:externalStephan Bergmann2018-09-175-24/+24
* loplugin:simplifyconstruct in scaddins..sdNoel Grandin2018-09-103-10/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* scaddins: Drop unused stuffTakeshi Abe2018-07-021-3/+0
* tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen2018-06-221-0/+1
* 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