summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in scNoel Grandin
2016-04-11loplugin:constantparamNoel Grandin
2016-03-31add ScDocument::InsertNewRangeName() for sheet-local scopeEike Rathke
2016-03-27don't inherit from std::mapMarkus Mohrhard
2016-03-26add a few unit tests for ScFormulaListenerMarkus Mohrhard
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard
2016-01-21tdf#34873 : Show autofilter row count in status barDennis Francis
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-27sal_uLong to sal_uInt32, ScHint relatedMatteo Casalin
2015-11-30tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-12remove fixme comment and fragments of things that are done since longEike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-04TableRef: update table column names when cell content changedEike Rathke
2015-09-03remove unused ScDocument::RefreshTableColumnNames(const ScRange&)Eike Rathke
2015-09-03TableRef: add RefreshTableColumnNames() from rangeEike Rathke
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-08-18introduce temporary hard-recalc state, tdf#92749 follow-upEike Rathke
2015-08-17make Link<> typedNoel Grandin
2015-07-22loplugin:unusedmethods scripting,scNoel Grandin
2015-07-17Resolves: tdf#77479 do not reset AutoFilter range for temporary operationsEike Rathke
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-05-30Implemented formula group count statisticBenjamin Ni
2015-05-19use XL_A1 as ref string syntax for excel produced documentsMarkus Mohrhard
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05rework Sort trim data area logicEike Rathke