summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl
2015-02-19boost->stdCaolán McNamara
2015-02-19small clean-upMarkus Mohrhard
2015-02-19make the code easier to readMarkus Mohrhard
2015-02-18Change var name: propertie->propertyStateJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-18coverity#1267652 Logically dead codeCaolán McNamara
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix indicesLászló Németh
2015-02-18Avoid numeric overflow when printing BCA_LISTEN_ALWAYS rangeStephan Bergmann
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix condition + cleanupLászló Németh
2015-02-17tdf#89436 handle skipping empty rowsLászló Németh
2015-02-17boost->stdCaolán McNamara
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
2015-02-16Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-14disable that test to fix windows buildMarkus Mohrhard
2015-02-14Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBoxJulien Nabet
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-14tdf#89004 improve performance of document data collectionUrsache Vladimir
2015-02-14small stylistic changes for previous commitMarkus Mohrhard
2015-02-14tdf#68117 Unit testUrsache Vladimir
2015-02-13Translated german commments in sc/source/core/data/table4-6.cxxAlbert Thuswaldner
2015-02-13add unittest for tdf#89330Jan Kantert
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert
2015-02-13Compute n-th root of negative numbers where n is odd. (tdf#69293)Supreme Aryal
2015-02-13Translated german commments in sc/source/core/data/table1-3.cxxAlbert Thuswaldner
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh
2015-02-12fdo#39468 translated german commentsMichael Jaumann
2015-02-12apparently calling match on a string with an index past the end is now fatalCaolán McNamara
2015-02-12coverity#1267653 Logically dead codeCaolán McNamara
2015-02-12coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-12Translated german comments in sc/source/core/data/ #2Albert Thuswaldner
2015-02-12Translated german comments in sc/source/core/data/Albert Thuswaldner
2015-02-11Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()Eike Rathke
2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh
2015-02-11fdo#39468 translated german commentsMichael Jaumann
2015-02-11tdf#88576 check that two parameters are given for IFERROR() and IFNA()Eike Rathke
2015-02-11tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA()Winfried Donkers
2015-02-11eliminate false failure warningEike Rathke