summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2011-12-15Resolved fdo#43831 Advanced FILTER incompatible with 3.4.4 documentsEike Rathke
2011-12-15Removed extra semicolonsJesse
2011-12-15remove unused ScInputBarGroup::GainFocusNoel Power
2011-12-15Resolves fdo#43725 crash on saving a fileEike Rathke
2011-12-15terminted -> terminatedCaolán McNamara
2011-12-15rename and refactor ScfTools::ReadCStringCaolán McNamara
2011-12-15refactor ScfTools::ReadCStringCaolán McNamara
2011-12-15convert ReadCString from ByteString to OStringCaolán McNamara
2011-12-15fdo#33747: Row Height is unnecessarily large.Muthu Subramanian
2011-12-14ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke
2011-12-14if editing in formulabar restore focus to inputline after expand/collapseNoel Power
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann
2011-12-14fdo#39118: Fixed chart listener registration during ODS import.Kohei Yoshida
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida
2011-12-14add c++ based subsequenttest for XNamedRangeLaurent Godard
2011-12-14add makefile for new XNamedRange subsequenttestMarkus Mohrhard
2011-12-14ManageNames: info text should be centered in the text fieldMarkus Mohrhard
2011-12-13adjust multiline button and scrollbar size/positionsNoel Power
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida
2011-12-13fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERTMiklos Vajna
2011-12-13Pass the correct ScTabViewShell instance to the input box.Kohei Yoshida
2011-12-13Don't crash when typing Japanese via SCIM.Kohei Yoshida
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-12-12Revert "remove lazy init of edit view to fix strange core ( open insert|formu...Kohei Yoshida
2011-12-12fdo#35539: Don't evaluate error cells as values during filtering.Kohei Yoshida
2011-12-12remove lazy init of edit view to fix strange core ( open insert|formula )Noel Power
2011-12-12Fix filtering by inequality operators e.g. >5, <=3, etc.Kohei Yoshida
2011-12-12double check pEditView ( appears some re-entrency foo can zap it )Noel Power
2011-12-11fix autocorrection sync problem with input/formulabarNoel Power
2011-12-11Remove ByteStringJulien Nabet
2011-12-10fixed fdo#43700 ROWS(), COLUMNS() and SHEETS() don't work with external refer...Eike Rathke
2011-12-10fdo#43467: Infer number format from formula result if appropriate.Kohei Yoshida