summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09tdf#94910 sc: Fix drawing toolsMaxim Monastirsky
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist
2015-10-02Add ScMatrix method to collect multiple valuesŁukasz Hryniuk
2015-10-02Add WalkElementBlocksMultipleValues and remove OpsŁukasz Hryniuk
2015-10-02Add a new file with matrix operators definitionsŁukasz Hryniuk
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet
2015-09-30Fix typosAndrea Gelmini
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