summaryrefslogtreecommitdiff
path: root/sc/inc/attarray.hxx
AgeCommit message (Expand)Author
2017-03-07tdf#50916 Simplify and refactor source codeBartosz Kosiorek
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan
2015-01-03need algorithm for std::minCaolán McNamara
2014-05-27resolved fdo#79228 resync ScPatternAttr if changed in GetNeededSize()Eike Rathke
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-01-24Optimize copy-n-pasting of single cell replicated over a range.Kohei Yoshida
2014-01-22some clean-up of 6b8704d974abd4ab7fb58036a961fa0b7136aaa7Eike Rathke
2014-01-03Resolves: #i123909# Select one column, paste cell range...Steve Yin
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-01-30unfriend this class and the methodMarkus Mohrhard
2013-01-30this parameter was always trueMarkus Mohrhard
2013-01-30prevent copy c'tor and operator=Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-02More methods that can be marked const.Kohei Yoshida
2012-11-02Mark these methods const.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-06also support removing of conditional formatsMarkus Mohrhard
2012-10-06support overlapping conditional formatsMarkus Mohrhard
2012-09-10Change some comments to meet doxygen standardsFaisal M. Al-Otaibi
2012-07-15Revert "don't delete ScPatternAttr from doc pool for swap, i#118877"Markus Mohrhard
2012-07-13don't delete ScPatternAttr from doc pool for swap, i#118877Markus Mohrhard
2012-07-09Revert "Revert "export all style information to xls/xlsx, fdo#46738""Markus Mohrhard
2012-07-09Revert "export all style information to xls/xlsx, fdo#46738"Markus Mohrhard
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-01-10callcatcher: update listCaolán McNamara
2011-11-10sal_Bool to boolEike Rathke
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-26fix debug build. use OSL_DEBUG_LEVEL instead of DBG_UTIL macroNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-10translate german comments in /sc/incNicolas Christener
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-04Ported calc-perf-xls-import-cellstyles.diff from ooo-build.Kohei Yoshida
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm