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