summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-04-04coverity#708016 Uninitialized scalar fieldCaolán McNamara
2016-04-04cppcheck:passedByValueNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01we have an empty Sequence anyway, use it; cleanup follow-upEike Rathke
2016-04-01sequence->vector in scNoel Grandin
2016-04-01sequence->vector in scNoel Grandin
2016-04-01copy used names to other doc, not only referencing sheet; tdf#56518Eike Rathke
2016-04-01early bail out only on same docEike Rathke
2016-04-01harmonize the nNewSheet handlingEike Rathke
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-04-01cleanup ScAccessibleSpreadsheet::getSelectedAccessibleColumnsNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01re-enable copying global names to other docsEike Rathke
2016-03-31unit test for copying nested names during copying sheetEike Rathke
2016-03-31add ScDocument::InsertNewRangeName() for sheet-local scopeEike Rathke
2016-03-31copy and adjust nested named expressions during sheet-copyEike Rathke
2016-03-31tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-31tdf#93300, handle hard formatting with cond format correctMarkus Mohrhard
2016-03-31tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael
2016-03-31sequence->vector in scNoel Grandin
2016-03-31tdf#79787 Normal cell borders are showing dashed/dotted reopen in MSOJuergen Funk