summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard
2011-12-27better handling for unsaved external referencesMarkus Mohrhard
2011-12-27fix dbglevel=2 build in scMarkus Mohrhard
2011-12-26missing pointer check in new multiline input code, fdo#43856Markus Mohrhard
2011-12-26move OSL_FAIL to correct locationMarkus Mohrhard
2011-12-23fix copy/paste with whole column/rowMarkus Mohrhard
2011-12-23adjust absolute refs to copied areas correctlyMarkus Mohrhard
2011-12-23sc test : enhance importSheet tests regarding namedRangesLaurent Godard
2011-12-22ScChangeActionTable conversion: Yet another correction.Marcel Metz
2011-12-22remove some unused codeCaolán McNamara
2011-12-22ByteString->rtl::OStringCaolán McNamara
2011-12-21ScChangeActionTable conversion: another correctionEike Rathke
2011-12-21ScChangeActionTable conversion: small correctionsMichael Stahl
2011-12-21fdo#38832 Replace ScChangeActionTable with std::mapMarcel Metz
2011-12-21Revert this to build on msvc 2008Korrawit Pruegsanusak
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21callcatcher: remove unused Find1RefWindow variantCaolán McNamara
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-21set focus to Name Edit Line in Define Names dialogMarkus Mohrhard
2011-12-21full absolute refs in range names should be treated like normal abs refsMarkus Mohrhard
2011-12-21fix small problem with range names in copy/pasteMarkus Mohrhard
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke
2011-12-20valgrind: uninitialized values usedCaolán McNamara
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara
2011-12-20disable failing testMarkus Mohrhard
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard
2011-12-19Copy absolute sheet refs between different docs: Part IVMarkus Mohrhard
2011-12-19Copy absolute refs between different docs: Part IIIMarkus Mohrhard
2011-12-19don't set current entry for every entry during initMarkus Mohrhard
2011-12-19Copy Absolute Formulas between Documents: Part IIMarkus Mohrhard
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-19Tests apparently depend on localedata_en library.Stephan Bergmann
2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard
2011-12-17c++ subsequent tests for XSpreadsheets2::importSheetLaurent Godard
2011-12-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2011-12-16WaE Mac unitialized value false positiveNorbert Thiebaud
2011-12-16fdo#33602: Preserving dbf import/export charset.Muthu Subramanian
2011-12-16Adding more dbf file types.Muthu Subramanian
2011-12-16c++ subsequent tests XRangeName and XRangeNamesLaurent Godard
2011-12-16disable scs' subsequenttests that use binfilter formatsMarkus Mohrhard
2011-12-16sc test xrangename - code cleaning and minor bug aNr2Laurent Godard