summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-04-18tdf#90290: use custom asserter for formula checkStefan Weiberg
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-17remove define for ERRORBOXMarkus Mohrhard
2016-04-16fix last mdds perf problem in MatConcat, tdf#88849Markus Mohrhard
2016-04-16fix crash in perfcheckMarkus Mohrhard
2016-04-16switch to a row based storageMarkus Mohrhard
2016-04-16make the test case smaller to limit runtimeMarkus Mohrhard
2016-04-16add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard
2016-04-16add missing test fileMarkus Mohrhard
2016-04-15tdf#97499 Fixed containers parameters clearing #5tymyjan
2016-04-15add test for tdf#88849Markus Mohrhard
2016-04-15fix calc perfcheck buildMarkus Mohrhard
2016-04-15add test for tdf#72240Markus Mohrhard
2016-04-15fix InsertTab and DeleteTab in ScMarkData, tdf#72240Markus Mohrhard
2016-04-15add CVE-2016-0122 testCaolán McNamara
2016-04-15typo: Aggegration -> AggregationAndras Timar
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-14no need to call rowHidden and rowFiltered repeatedly, tdf#90659Markus Mohrhard
2016-04-13Missing spacing in Show Detail dialogAdolfo Jayme Barrientos
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#96996 sc: fix the data pilotMichael Stahl
2016-04-13tdf#97087 Give comprehensible names to timersMuhammet Kara
2016-04-13Fix non-OpenCL buildsStephan Bergmann
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-12move xls export code from shared xls + xlsx part of codeMarkus Mohrhard
2016-04-12Move clew/clew.h into external, tooStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12fix crash in testMarkus Mohrhard
2016-04-12fix broken testMarkus Mohrhard
2016-04-12xls does not allow 3D refs in cond format formulas, tdf#62770Markus Mohrhard
2016-04-12conditional format formulas don't support 3d refs in xls, tdf#62770Markus Mohrhard
2016-04-12better variable names for range name case in xls formula importMarkus Mohrhard
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12lp#1566050: prevent cyclic reference zombiesBjoern Michaelsen
2016-04-12clang-tidy performance-unnecessary-value-param in scNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in formulaNoel Grandin
2016-04-11tdf#84938 replace #defined constants with enum classJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-04-10tdf#94429, tdf#92198, tdf#95233: STYLE in conditional formattingMarkus Mohrhard
2016-04-09coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara
2016-04-09add test case for tdf#96549Markus Mohrhard
2016-04-09import all formatting properties for column style, tdf#96549Markus Mohrhard