summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-02-20move unit test for tdf#89330 to subsequent_filters-test and enable itJan Kantert4-21/+24
2015-02-19tdf#89460 test pChangeTrack before using itLaurent Godard1-2/+5
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh3-0/+40
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl1-51/+22
2015-02-19Support HiDPI in auto filter (and pivot table) pop-up menu windowTomaž Vajngerl1-15/+40
2015-02-19boost->stdCaolán McNamara26-154/+154
2015-02-19small clean-upMarkus Mohrhard1-6/+3
2015-02-19make the code easier to readMarkus Mohrhard1-5/+7
2015-02-18Change var name: propertie->propertyStateJulien Nabet1-40/+40
2015-02-18TyposJulien Nabet1-2/+2
2015-02-18coverity#1267652 Logically dead codeCaolán McNamara2-3/+7
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix indicesLászló Németh1-2/+2
2015-02-18Avoid numeric overflow when printing BCA_LISTEN_ALWAYS rangeStephan Bergmann1-3/+3
2015-02-18Missing ScMergeFlagAttr::CloneStephan Bergmann2-0/+7
2015-02-18tdf#89436 ScHorizontalAttrIterator - fix condition + cleanupLászló Németh1-3/+4
2015-02-17tdf#89436 handle skipping empty rowsLászló Németh1-1/+1
2015-02-17boost->stdCaolán McNamara2-4/+4
2015-02-17tdf#89436 fix ScHorizontalAttrIterator performanceLászló Németh2-17/+33
2015-02-16we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara4-12/+6
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel2-4/+4
2015-02-16Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner4-117/+103
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis2-5/+27
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+1
2015-02-16tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos1-5/+10
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara1-0/+1
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara1-9/+7
2015-02-14disable that test to fix windows buildMarkus Mohrhard2-2/+4
2015-02-14Related tdf#89372: use VclComboBoxNumeric instead of GtkComboBoxJulien Nabet1-1/+1
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir4-9/+7
2015-02-14tdf#89004 improve performance of document data collectionUrsache Vladimir1-42/+16
2015-02-14small stylistic changes for previous commitMarkus Mohrhard1-6/+5
2015-02-14tdf#68117 Unit testUrsache Vladimir2-0/+26
2015-02-13Translated german commments in sc/source/core/data/table4-6.cxxAlbert Thuswaldner3-22/+22
2015-02-13add unittest for tdf#89330Jan Kantert2-0/+19
2015-02-13tdf#89330 preserve file name case in an unresolvable external named rangeJan Kantert2-4/+21
2015-02-13Compute n-th root of negative numbers where n is odd. (tdf#69293)Supreme Aryal1-1/+14
2015-02-13Translated german commments in sc/source/core/data/table1-3.cxxAlbert Thuswaldner3-146/+143
2015-02-12tdf#89281 fix performance regression of XLS import - cleanupLászló Németh3-33/+49
2015-02-12fdo#39468 translated german commentsMichael Jaumann1-37/+35
2015-02-12apparently calling match on a string with an index past the end is now fatalCaolán McNamara1-1/+1
2015-02-12coverity#1267653 Logically dead codeCaolán McNamara1-2/+1
2015-02-12coverity#1242895 Untrusted loop boundCaolán McNamara1-16/+20
2015-02-12Translated german comments in sc/source/core/data/ #2Albert Thuswaldner4-39/+40
2015-02-12Translated german comments in sc/source/core/data/Albert Thuswaldner5-110/+109
2015-02-11Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType()Eike Rathke1-0/+10
2015-02-11add ScMatrix::IsEmptyResult() for tdf#39316 fix preparationEike Rathke2-7/+25
2015-02-11tdf#89319 remove redundant file seekings in XLS exportLászló Németh1-1/+4
2015-02-11fdo#39468 translated german commentsMichael Jaumann1-22/+22
2015-02-11tdf#88576 check that two parameters are given for IFERROR() and IFNA()Eike Rathke1-2/+4
2015-02-11tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA()Winfried Donkers1-1/+4