summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table5.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael1-1/+1
2017-05-12tdf#93171 Subtotal function with function indexes don't updateArul Michael1-0/+4
2017-01-19tdf#50916 Allow ScTable work on dynamic ScColContainerBartosz Kosiorek1-1/+3
2016-09-26convert CR flags to typed_flags_setNoel Grandin1-8/+8
2016-07-25sc: replace GET_SCALEVALUE macro with a lambdaJochen Nitschke1-7/+7
2016-07-04Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara1-6/+6
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-4/+4
2016-02-03tdf#34873 : Better way to show autofilter countDennis Francis1-31/+0
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis1-0/+31
2016-01-19-Werror=maybe-uninitialized (GCC 6)Stephan Bergmann1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-3/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-02-13Translated german commments in sc/source/core/data/table4-6.cxxAlbert Thuswaldner1-9/+9
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-03-Wmaybe-uninitialized in ScTable::CopyColFilteredLaurent Godard1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr1-1/+1
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam1-15/+24
2013-10-04convert sc/inc/t*.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-24Try to consolidate broadcast calls originating from column or table.Kohei Yoshida1-3/+2
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-10/+8
2013-05-20Keep track of column block positions when mass-pasting formula cells.Kohei Yoshida1-0/+8
2013-05-20Collect all empty broadcasters and remove them in one go later.Kohei Yoshida1-0/+8
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida1-2/+2
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida1-3/+3
2013-03-16sc: translate some debug messagesThomas Arnhold1-2/+2
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida1-2/+2
2013-03-15Tentative fix to make JunitTest_sc_unopai work againStephan Bergmann1-0/+4
2013-03-14Move TEXTWIDTH_DIRTH to globalnames.hxx.Kohei Yoshida1-0/+1
2013-03-14InvalidateTextWidth() now uses the new iterator.Kohei Yoshida1-43/+51
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power1-2/+2
2013-02-06Fix 'bSkipBreaks' is assigned a value that is never usedJulien Nabet1-10/+0
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida1-8/+0
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida1-0/+13
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-03-22removed duplicate includes in scTakeshi Abe1-1/+0
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida1-1/+0
2012-01-04move static casts outside loopsLaurent Godard1-6/+10
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke1-1/+1