summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard
2012-08-10make more ScTable methods constMarkus Mohrhard
2012-08-10make more methods const in ScTableMarkus Mohrhard
2012-08-10make more calc methods constMarkus Mohrhard
2012-08-10make some methods constMarkus Mohrhard
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
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-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-05drop some unused codeCaolán McNamara
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-14copy color scales correctlyMarkus Mohrhard
2012-04-11make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard
2012-04-10search for hidden rows/columns and not filtered areas, fdo#48449Markus Mohrhard
2012-03-27export all style information to xls/xlsx, fdo#46738Markus 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
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke
2011-11-23Cleaned up the ScTable declaration a bit.Kohei Yoshida
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida
2011-11-14Marking methods const where possible.Kohei Yoshida
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard
2011-11-04Extracted complex if conditions into own methods. Much more readable.Kohei Yoshida
2011-11-04 remove unused methods from ScDocument and ScTableMarkus Mohrhard
2011-09-19Let's avoid modifying the selection data during search and replace.Kohei Yoshida
2011-09-19Pass as const reference where possible & indent fix.Kohei Yoshida
2011-09-06merge area does not need to be increased if a shadow is attachedMarkus Mohrhard
2011-08-27need argument by reference hereMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-26bool cleanup.Kohei Yoshida
2011-08-25sal_Bool -> bool in ScTableMarkus Mohrhard
2011-08-10sal_Bool to bool switching while I'm at it.Kohei Yoshida
2011-06-06move ScProgress out of ScDocument::MoveTabMarkus Mohrhard
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard
2011-05-27rework some other methods for performance improvementsMarkus Mohrhard
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida
2011-05-10remove unused member variableMarkus Mohrhard
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida
2011-04-19fdo#33341: Copy print ranges when copying sheet.Kohei Yoshida
2011-04-13Silly indentation errors, remove friend statement, bool over sal_Bool.Kohei Yoshida