summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:constfields in scaddins,sccompNoel Grandin
2018-10-01loplugin:useuniqueptr in scaddins::ConvertDataLinearNoel Grandin
2018-07-02scaddins: Drop unused stuffTakeshi Abe
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin
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-23Translate German variable names in Calc (financial)Johnny_M
2017-10-18use std::vector<Complex> in ComplexListNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-04-27can move these nonlocalized strings into sourceCaolán McNamara
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14unwind RID_ANALYSIS_FUNCTION_NAMES local resourceCaolán McNamara
2017-02-14don't need to store this dataCaolán McNamara
2017-02-07convert FDCategory to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scaddinsStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparam in scaddinsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07rename WEEKNUM_ADD to WEEKNUM_EXCEL2003 in UI, tdf#50950 follow-upEike Rathke
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-08-13Removed another FuncDataList collectionIan
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-03Improve previous commit to disambiguate FuncData typesStephan Bergmann
2015-03-03Avoid ASan confusion of different FuncData typesStephan Bergmann
2015-01-20scaddins: quick fix for conflict on ConvertData.Michael Meeks
2014-04-24scaddins: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-06whitespace cleanup in scaddinsMarkus Mohrhard
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from scaddinsAlexander Wilms
2014-01-20remove now dead MyList classNoel Grandin
2014-01-20convert custom list implementation ScaDoubleList to std::vectorNoel Grandin
2014-01-20convert custom list implementation SortedIndividualInt32ListNoel Grandin
2014-01-20convert custom list implementation FuncDataList to use std::vectorNoel Grandin