summaryrefslogtreecommitdiff
path: root/scaddins
AgeCommit message (Expand)Author
2018-12-13tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-10-01loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-07-02scaddins: Drop unused stuffTakeshi Abe
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
2018-02-17loplugin:useuniqueptr in scaddinsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2018-01-12More loplugin:cstylecast: scaddinsStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-05Translate German function names in Calc (financial)Johnny_M
2017-11-02Correct German variable names translation in Calc (financial)Johnny_M
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-10-23loplugin:includeform: scaddinsStephan Bergmann
2017-10-23Translate German variable names in Calc (financial)Johnny_M
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26loplugin:oncevar in scaddins..sotNoel Grandin
2017-06-11move unlocalized pricing strings into sourceCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-06coverity#1405891..1405898: MISSING_COMMAJulien Nabet
2017-05-04tdf#107566 adjust constraints for Add-In function YIELDMAT.Winfried Donkers
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-28split these out into a standalone headerCaolán McNamara