summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-03-30extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-03-30extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-03-29that should not have become part of the previous commitMarkus Mohrhard
2016-03-29extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-03-29Bin pointless commentTor Lillqvist
2016-03-29tdf#96099 fixes trivial typedefs, ::std::vector<OUString>Apachev Ivan
2016-03-29ScOpenCLTest is not a FiltersTestTor Lillqvist
2016-03-29Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist
2016-03-29set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-27tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-27extract function from ScDocument::FillInfoMarkus Mohrhard
2016-03-27mark the reference as constMarkus Mohrhard
2016-03-27don't inherit from std::mapMarkus Mohrhard