summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2011-07-05basic multiline input implementationAnurag Jain
2011-07-05some warning clean-upMarkus Mohrhard
2011-07-05change remaining manual loops to ScMarkData::iteratorMarkus Mohrhard
2011-07-05change from manual loop to ScMarkData::iterator in calc/source/coreMarkus Mohrhard
2011-07-05change from manual loop to ScMarkData::iteratorMarkus Mohrhard
2011-07-05add iterator to ScMarkDataMarkus Mohrhard
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian
2011-06-30fdo#38457: Always set column offset to 0Katarina Machalkova
2011-06-30fix for fdo#38380: update local range namesMarkus Mohrhard
2011-06-29fix for fdo#36963: name box always selects cell in the first sheetMarkus Mohrhard
2011-06-29some clean-upMarkus Mohrhard
2011-06-29Revert patch to change .idlMuthu Subramanian
2011-06-29Improved xlsx formula import.Muthu Subramanian
2011-06-29export local range names to xlsxMarkus Mohrhard
2011-06-28add support for local range names to ScRangeUtilMarkus Mohrhard
2011-06-23fix for fdo#38593: don't call vector::back on an empty vectorMarkus Mohrhard
2011-06-23fix for fdo#38544 enable Object/Edit menu item for ole/embedded objectsNoel Power
2011-06-23fix for fdo#37880Markus Mohrhard
2011-06-23fix for fdo#38204: formulas with range names were not imported correctlyMarkus Mohrhard
2011-06-21catch by const referenceCaolán McNamara
2011-06-21remove first fix for fdo#38455Markus Mohrhard
2011-06-20better fix for fdo#38455Markus Mohrhard
2011-06-20fix for fdo38455: prevent crash in Data->DefineRangeMarkus Mohrhard
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy
2011-06-18Some cppcheck cleaningJulien Nabet
2011-06-18osversiondef.hxx no longer existsTakeshi Abe
2011-06-17Related: rhbz#711087 band-aidCaolán McNamara
2011-06-17Let's make 'Add' button clickable at any time ...Katarina Machalkova
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard
2011-06-15give local range names higher priority than global onesMarkus Mohrhard
2011-06-15give local range names higher priority than global onesMarkus Mohrhard
2011-06-15Resolves: fdo#33636 spell-checker dialog itself can munge the selectionCaolán McNamara
2011-06-15Refactor PaintRangeFinder to only iterate needed entries.Rafael Dominguez
2011-06-15Remove rebundant check since we already know its in boundaries.Rafael Dominguez
2011-06-15Remove rebundant check since we already know its in boundaries.Rafael Dominguez
2011-06-15crash in undo: related d19d7455Caolán McNamara
2011-06-15Remove non-matching DecRecalcLevel().Kohei Yoshida
2011-06-14ENTRY -> Entry. Let's not use all CAPS for class/struct names.Kohei Yoshida
2011-06-14Let's not use 'p' prefix for iterators.Kohei Yoshida
2011-06-14Replace List with std::vector<ENTRY>.Rafael Dominguez
2011-06-14Don't forget nExcIndex is 1-based.Kohei Yoshida
2011-06-14Replace List with std::vector<Cont>.Rafael Dominguez
2011-06-14Fixed incorrect boundary checks & simplified the code a bit.Kohei Yoshida
2011-06-14Replace List with std::vector<StringHashEntry*>.Rafael Dominguez
2011-06-14Replace XclExpChTrRecordList with std::vector<ExcRecord*>.Rafael Dominguez
2011-06-14Replace XclExpChTrTabIdBufferList with std::vector<>.Rafael Dominguez
2011-06-14Unlimited number of conditions for conditional formatting, part 2Robert Dargaud
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud