summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
AgeCommit message (Expand)Author
2023-04-02Resolves: tdf#154218 Use the proper document's SwCalc locale for formula fieldEike Rathke
2022-10-11use more string_view in swNoel Grandin
2022-09-28sal_uLong->sal_uInt32 in SwHashTableNoel Grandin
2022-08-18cid#1485150 Uncaught exceptionCaolán McNamara
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-04-22tdf#123381: sw: add table formula INTXisco Fauli
2022-04-16use more string_view in swNoel Grandin
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2020-10-20use tools::Long in swNoel
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh
2020-08-27tdf#123354 sw: add table formula ABSLászló Németh
2020-08-27tdf#123390 sw: add table formula SIGNLászló Németh
2020-08-27tdf#123356 sw: add table formula COUNTLászló Németh
2020-08-26tdf#123401 DOCX: fix table formula AVERAGELászló Németh
2020-08-25tdf#123388 sw: add PRODUCT table formulaLászló Németh
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-01-02sw: prefix members of SwHashTable, SwSbxValue and SwServerObjectMiklos Vajna
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-08-02sw user field type: fix locale of string -> float conversionMiklos Vajna
2018-07-30loplugin:stringloop in swNoel Grandin
2018-03-20loplugin:useuniqueptr in SwCalcNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-05tdf#108873 fix merge data handling in fieldsJan-Marek Glogowski
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-02-13convert SwCalcError to scoped enumNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-11-11default dtor is sufficientCaolán McNamara
2016-11-11default copy ctor is sufficientCaolán McNamara
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-10-01rearrange SwCalc some moreCaolán McNamara
2016-10-01rearrange SwCalc a littleCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-09sw: prefix members of SwCalcMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann