summaryrefslogtreecommitdiff
path: root/scaddins/source/analysis/analysishelper.hxx
AgeCommit message (Expand)Author
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
2014-01-20convert custom list implement ConvertDataList to std::vectorNoel Grandin
2014-01-20Convert custom list implementation ComplexList to use std::vectorNoel Grandin
2014-01-20remove unused CStrList classNoel Grandin
2014-01-17convert custom list implementation to regular std::vector<OUString>Noel Grandin
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-17fdo#40100 make function YEARFRAC comply with ODFF Version1.2Winfried Donkers
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02cleanup macros in scaddinsThomas Arnhold
2013-03-09scaddins: remove STRING macroThomas Arnhold