summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-20use tools::Long in swNoel1-1/+2
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh1-1/+4
2020-08-27tdf#123354 sw: add table formula ABSLászló Németh1-1/+2
2020-08-27tdf#123390 sw: add table formula SIGNLászló Németh1-1/+2
2020-08-27tdf#123356 sw: add table formula COUNTLászló Németh1-1/+3
2020-08-26tdf#123401 DOCX: fix table formula AVERAGELászló Németh1-1/+2
2020-08-25tdf#123388 sw: add PRODUCT table formulaLászló Németh1-1/+2
2020-08-18new loplugin:unusedvarsglobalNoel Grandin1-1/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-30/+30
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-01-02sw: prefix members of SwHashTable, SwSbxValue and SwServerObjectMiklos Vajna1-15/+15
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-2/+2
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna1-0/+1
2018-07-30loplugin:stringloop in swNoel Grandin1-1/+3
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin1-5/+37
2017-08-03loplugin:constparams in sw part1Noel Grandin1-1/+1
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski1-2/+6
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-02-13convert SwCalcError to scoped enumNoel Grandin1-10/+8
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-1/+1
2016-11-11default dtor is sufficientCaolán McNamara1-1/+0
2016-11-11default copy ctor is sufficientCaolán McNamara1-5/+0
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-10-01rearrange SwCalc some moreCaolán McNamara1-0/+1
2016-10-01rearrange SwCalc a littleCaolán McNamara1-0/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-17loplugin:unusedenumvalues in swNoel Grandin1-1/+0
2016-08-09sw: prefix members of SwCalcMiklos Vajna1-19/+19
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-4/+4
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2015-01-07sal_uInt16 to more proper typesMatteo Casalin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-14/+3
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-5/+1