summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
AgeCommit message (Expand)Author
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-18fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida
2013-01-08Add new ods import test for rich-text cell contents.Kohei Yoshida
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-11-01Double allocation switch no longer used since we switched to std::vector...Kohei Yoshida
2012-10-06also support removing of conditional formatsMarkus Mohrhard
2012-10-06support overlapping conditional formatsMarkus Mohrhard
2012-08-10make more ScTable methods constMarkus Mohrhard
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard
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-07-02Remove unused definesThomas Arnhold
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-05-18Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
2012-03-02remove unnecessary parameterMarkus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida
2012-01-20Prefer using back() to access the last element.Kohei Yoshida
2012-01-20Added 'm' prefix for a data member.Kohei Yoshida
2012-01-20Replace open-coded array with std::vector in ScColumn.Noel Grandin
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-11-06callcatcher: update and remove some more unused methodsCaolán McNamara
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-07Properly invalidate cached sheet XML streams during reference update.Kohei Yoshida
2011-03-05Changed ScRangeData's index back to USHORT for now.Kohei Yoshida
2011-03-05More on adjusting for ScRangeName's new API.Kohei Yoshida
2011-01-05Translated comments from German to EnglishChristina Rossmanith
2011-01-03Let's use sal_uInt32 over sal_uIntPtr.Kohei Yoshida
2011-01-03Fixed build errors due to BOOL to bool conversions.Kohei Yoshida
2011-01-03Removed dependencies on tools/solar.hSören Möller
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-10-01Ported calc-perf-import-dbf-sc.diff from ooo-buildKohei Yoshida
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
2010-09-16calc-html-csv-import-force-text-cell.diff: MigratedKohei Yoshida
2010-09-15sc-cellformat-icon-toggle.diff: Cell number format toolbar icons togglableKohei Yoshida
2010-09-15sc-overwrite-char-font-attrs.diff: overwrite character level font attributesKohei Yoshida