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