summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-22add possibility to dump collection of files in here tooCaolán McNamara
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-18needs oovbaapi tooDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-18ause130: #i117218# fix broken pch fileHans-Joachim Lankenau
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-16Removes find/replace button from CalcSamuel Cantrell
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
2011-06-14fdo#37776Takeshi Abe
2011-06-14fdo#37776Takeshi Abe
2011-06-14Removes zoom button from CalcSamuel Cantrell
2011-06-14Properly return empty string when asked, as it did previosly.Kohei Yoshida
2011-06-14This assertion fails many times & is very noisy.Kohei Yoshida
2011-06-14Replaced manual loop with for_each.Kohei Yoshida
2011-06-13Removed ExcRecordList; nobody uses it.Kohei Yoshida
2011-06-13Make some room for the localized strings.Kohei Yoshida
2011-06-13Moved up the control to keep same top spacing as the other pages.Kohei Yoshida
2011-06-13A little code style inconsistencies.Kohei Yoshida