summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke1-0/+1
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke1-2/+4
2015-12-12tdf#96339 fix bug in sort listNoel Grandin1-3/+4
2015-12-11separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke1-0/+5
2015-12-11geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke1-5/+19
2015-12-10sticky end col/row anchor for range references, tdf#92779Eike Rathke2-0/+37
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky1-6/+13
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky1-0/+1
2015-12-01tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin1-1/+1
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-4/+2
2015-11-24sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky1-0/+1
2015-11-24sc: Implement ScVectorRefMatrix.Jan Holesovsky1-1/+199
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-96/+293
2015-11-23loplugin:unusedfields in scNoel Grandin9-34/+7
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke1-2/+2
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin2-6/+4
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin9-10/+18
2015-11-17sc: loplugin:badstaticsMichael Stahl2-1/+10
2015-11-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke1-0/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin1-3/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-1254/+749
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-5/+4
2015-11-13fix build "error: declaration of size shadows a member of 'this'"Noel Grandin1-1/+1
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-4/+5
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin1-3/+2
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+1
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-2/+1
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-1/+1
2015-11-13sc: inline LabelsTypeNoel Grandin1-3/+2
2015-11-13sc: rename ObjectSetType to ScDPObjectNoel Grandin1-3/+3
2015-11-13sc:rename ItemsType to ScDPItemDataVecNoel Grandin1-4/+4
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin1-4/+3
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin1-1/+2
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga1-0/+3
2015-11-12remove fixme comment and fragments of things that are done since longEike Rathke1-5/+0
2015-11-11Comment about reserved SIDMaxim Monastirsky1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht11-19/+11
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann49-251/+251
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+7
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+5
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+2
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+3
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl1-5/+6
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-5/+5
2015-11-06sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+4
2015-11-06sc: remove some unused boost includesMichael Stahl3-3/+5
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-4/+4