summaryrefslogtreecommitdiff
path: root/sc/inc/table.hxx
AgeCommit message (Expand)Author
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard
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
2011-04-12fdo#35345: Don't overwrite hidden cells in drag-fill operationKatarina Machalkova
2011-04-01We need to delete the old instance before setting a new one.Kohei Yoshida
2011-04-01Support sheet-local anonymous database ranges.Markus Mohrhard
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Implement ModifyAllRangeNames(), minus undo.Kohei Yoshida
2011-03-15Removed the old sheet local name mapping bits.Kohei Yoshida
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-11Store additional flag for global vs local storage of named ranges.Kohei Yoshida
2011-03-11Added range name container to ScTable.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei 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-02-15Let's hide these definitions from the header, for easier debugging.Kohei Yoshida
2011-02-15Let's use a separate method for leaf-node search.Kohei Yoshida
2011-02-11Cleaned up RowHidden() and ColHidden() calls.Kohei Yoshida
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-19Reapplied 8839ada2ba12033f1c7d7ab23f59353e036dbbb2.Kohei Yoshida
2011-01-19Merge remote branch 'origin/libreoffice-3-3'Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-13Reverting the merge commit 0fe55349b05fae496a86a3fa958d184f0453916c.Kohei Yoshida
2011-01-10Merge branch 'libreoffice-3-3'Kohei Yoshida
2011-01-08BOOL to bool, to remove warnings on Windows.Kohei Yoshida