summaryrefslogtreecommitdiff
path: root/sc/inc/attarray.hxx
AgeCommit message (Expand)Author
2017-12-24sc: compact ScColumnAshod Nakashian
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-23Move the need for several ugly const_casts deeper down to just one placeTor Lillqvist
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-06-15Prevent excess rows included in the resulting range list, tdf#95883 follow-upEike Rathke
2017-06-12Use unique_ptr fro ScMergePatternState::pItemSetStephan Bergmann
2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-04-08ScAttrArray::HasAttrib needs to process the default pattern if none setMarkus Mohrhard
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