summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-09-29Bin code that died in f2b93f2e314215d6342e0bd5727e6740cc15e29cTor Lillqvist
2015-09-28Simply move std::vector instances around hereStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-22convert SC_CONVERT constants to scoped enumNoel Grandin
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin
2015-09-21convert SC_LINKREFTYPE to scoped enumNoel Grandin
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-20remove unused _SCALC_EXE #ifdefNoel Grandin
2015-09-18Tentative performance improvement.Michael Meeks
2015-09-18boost->stdCaolán McNamara
2015-09-18Remove declaration of nonexistent functionTor Lillqvist
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist
2015-09-16Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15stab MM_FAKE, it's a zombieEike Rathke
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-09-13replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-09convert Link<> to typedNoel Grandin
2015-09-08factor out duplicated code into NamedDBs::initInserted()Eike Rathke
2015-09-08reactivate fixed mempool for ScFormulaCellEike Rathke
2015-09-08Revert "USE_MEMPOOL is not defined anywhere"Eike Rathke
2015-09-08USE_MEMPOOL is not defined anywhereTor Lillqvist
2015-09-07TableRef: move swap to empty names to InvalidateTableColumnNames()Eike Rathke
2015-09-07TableRef: introduce InvalidateTableColumnNames()Eike Rathke
2015-09-06loplugin:returnbyref (Fix TB Linux F19-x86-64)Julien Nabet
2015-09-04use GetHeaderArea() for simplificationEike Rathke
2015-09-04TableRef: update table column names when cell content changedEike Rathke
2015-09-03remove unused ScDBCollection::RefreshTableColumnNames(const ScRange&)Eike Rathke
2015-09-03remove unused ScDocument::RefreshTableColumnNames(const ScRange&)Eike Rathke
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-03introduce ScRangeList::Join(const ScRangeList&)Eike Rathke
2015-09-03TableRef: add RefreshTableColumnNames() from rangeEike Rathke
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke
2015-09-01TableRef: fall back to stored table column name if header cell is emptyEike Rathke
2015-08-31TableRef: refresh table column names before savingEike Rathke
2015-08-31TableRef: write OOXML tableColumns,tableColumnEike Rathke
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-28prevent default operator=Markus Mohrhard
2015-08-28we need to create the default styles in the interface right nowMarkus Mohrhard