summaryrefslogtreecommitdiff
path: root/sc/inc/addincol.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-08-11cid#1606650 silence Overflowed integer argumentCaolán McNamara1-15/+15
2024-03-07make more symbols private in calcNoel Grandin1-3/+3
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2022-09-14Resolves: tdf#150926 Add-In result svl::SharedString needs to be internedEike Rathke1-1/+3
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin1-6/+7
2022-08-06Resolves: tdf#135993 Create ScFunctionList and ScFuncDesc with English namesEike Rathke1-2/+8
2022-08-03Avoid multiple conversions to LanguageTag, specifically in loopsEike Rathke1-1/+2
2022-08-02Resolves: tdf#150203 Gather AddIn English names and provide for FunctionAccessEike Rathke1-1/+3
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski1-1/+1
2021-10-11loplugin:moveparam in scNoel Grandin1-1/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+2
2020-10-20use tools::Long in scNoel1-15/+16
2020-06-05add boost::intrusive_ptr to list of smart points in pluginsNoel Grandin1-1/+1
2020-05-09compact namespace in scNoel Grandin1-3/+3
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-7/+7
2018-10-15loplugin:constfields in scNoel Grandin1-7/+7
2018-06-27loplugin:useuniqueptr in ScUnoAddInCollectionNoel Grandin1-4/+4
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen1-9/+9
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-08-23loplugin:constparam in sc part2Noel Grandin1-1/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin1-2/+3
2016-09-23convert formula error codes to scoped enumNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-4/+4
2015-10-28com::sun::star->css in scNoel Grandin1-25/+20
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-10-03de-GetBuffer calcCaolán McNamara1-1/+1
2013-09-19remove dead definitionsNoel Grandin1-1/+0
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa1-9/+0
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida1-2/+2
2013-04-10sal_Bool to boolEike Rathke1-20/+19
2013-04-10use language tagsEike Rathke1-3/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-29/+29
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi1-29/+29
2012-07-10Replaced deprecated tools/String with OUString in ScAddInColSören Möller1-29/+28
2012-06-23removed unused forward declarations of classTakeshi Abe1-1/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-22/+23
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-21/+21
2010-12-17Implemented ScMatrixRef using boost::intrusive_ptr.Kohei Yoshida1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2