summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke1-3/+5
2011-12-20valgrind: uninitialized values usedCaolán McNamara1-0/+2
2011-12-20callcatcher: ScJobSetup never constructedCaolán McNamara3-27/+0
2011-12-20disable failing testMarkus Mohrhard1-1/+1
2011-12-20add test case for ScTableSheetsObj::XNameContainer::removeByNameMarkus Mohrhard1-0/+85
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard5-141/+51
2011-12-20add a warning dialog if we have ext refs to unsaved docsMarkus Mohrhard4-7/+28
2011-12-19Copy absolute sheet refs between different docs: Part IVMarkus Mohrhard1-0/+5
2011-12-19Copy absolute refs between different docs: Part IIIMarkus Mohrhard6-26/+125
2011-12-19don't set current entry for every entry during initMarkus Mohrhard2-4/+5
2011-12-19Copy Absolute Formulas between Documents: Part IIMarkus Mohrhard1-0/+2
2011-12-19callcatcher: Remove unused codeAugust Sodora10-95/+0
2011-12-19Tests apparently depend on localedata_en library.Stephan Bergmann8-11/+34
2011-12-17add own makefile for ScSpreadsheetObj subsequenttestMarkus Mohrhard4-7/+151
2011-12-17c++ subsequent tests for XSpreadsheets2::importSheetLaurent Godard4-1/+234
2011-12-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard7-4/+213
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-16WaE Mac unitialized value false positiveNorbert Thiebaud1-1/+3
2011-12-16fdo#33602: Preserving dbf import/export charset.Muthu Subramanian1-2/+58
2011-12-16Adding more dbf file types.Muthu Subramanian1-0/+4
2011-12-16c++ subsequent tests XRangeName and XRangeNamesLaurent Godard4-3/+203
2011-12-16disable scs' subsequenttests that use binfilter formatsMarkus Mohrhard1-2/+2
2011-12-16sc test xrangename - code cleaning and minor bug aNr2Laurent Godard2-58/+54
2011-12-15Resolved fdo#43831 Advanced FILTER incompatible with 3.4.4 documentsEike Rathke1-3/+14
2011-12-15Removed extra semicolonsJesse5-6/+6
2011-12-15remove unused ScInputBarGroup::GainFocusNoel Power2-8/+0
2011-12-15Resolves fdo#43725 crash on saving a fileEike Rathke1-13/+72
2011-12-15terminted -> terminatedCaolán McNamara1-3/+3
2011-12-15rename and refactor ScfTools::ReadCStringCaolán McNamara4-22/+12
2011-12-15refactor ScfTools::ReadCStringCaolán McNamara1-25/+6
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara1-3/+1
2011-12-15fdo#33747: Row Height is unnecessarily large.Muthu Subramanian1-0/+4
2011-12-14ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke1-0/+5
2011-12-14if editing in formulabar restore focus to inputline after expand/collapseNoel Power1-0/+3
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power2-3/+25
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann8-8/+8
2011-12-14fdo#39118: Fixed chart listener registration during ODS import.Kohei Yoshida2-3/+3
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida1-2/+12
2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard3-0/+266
2011-12-14add makefile for new XNamedRange subsequenttestMarkus Mohrhard1-0/+141
2011-12-14ManageNames: info text should be centered in the text fieldMarkus Mohrhard1-0/+1
2011-12-13adjust multiline button and scrollbar size/positionsNoel Power1-2/+3
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida2-8/+7
2011-12-13fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERTMiklos Vajna1-2/+2
2011-12-13Pass the correct ScTabViewShell instance to the input box.Kohei Yoshida2-41/+43
2011-12-13Don't crash when typing Japanese via SCIM.Kohei Yoshida1-2/+2
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-5/+0
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida2-6/+45
2011-12-12Revert "remove lazy init of edit view to fix strange core ( open insert|formu...Kohei Yoshida1-2/+8
2011-12-12fdo#35539: Don't evaluate error cells as values during filtering.Kohei Yoshida1-0/+6