summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-30tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-30add TODO comment for a bugMarkus Mohrhard
2016-03-30extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-03-30stylistic changes in ScDocument::FillInfoMarkus Mohrhard
2016-03-30limit scope of another variable in ScDocument::FillInfoMarkus Mohrhard
2016-03-30limit the scope of a few variable in ScDocument::FillInfoMarkus Mohrhard