summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-04-09add test case for tdf#98554Markus Mohrhard
2016-04-09use the better color import method also for databars, tdf#98554Markus Mohrhard
2016-04-09work around Excel theme color bug, tdf#98554Markus Mohrhard
2016-04-08unit test for replacing fragments of shared formula groups, tdf#97897Eike Rathke
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-07coverity#1358119 Uninitialized scalar fieldCaolán McNamara
2016-04-07add test for tdf#99093Markus Mohrhard
2016-04-07we need the position in the formula converter, tdf#99093Markus Mohrhard
2016-04-07ScHeaderFooterTextData default ctor had been added in errorStephan Bergmann
2016-04-07Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke
2016-04-07fix indentationMarkus Mohrhard
2016-04-06(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke
2016-04-06(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke
2016-04-05Resolves: #i126901# CSV import: values with + or - followed by...Damjan Jovanovic
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-05Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara