summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2015-12-02Avoid clang-cl -Werror,-Wbitfield-constant-conversionStephan Bergmann
2015-12-01sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
2015-12-01fix memory leaks on loading and saving an ods fileDennis Francis
2015-11-30tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky
2015-11-24sc: Implement ScVectorRefMatrix.Jan Holesovsky
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-13fix build "error: declaration of size shadows a member of 'this'"Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13sc: inline LabelsTypeNoel Grandin
2015-11-13sc: rename ObjectSetType to ScDPObjectNoel Grandin
2015-11-13sc:rename ItemsType to ScDPItemDataVecNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-12remove fixme comment and fragments of things that are done since longEike Rathke
2015-11-11Comment about reserved SIDMaxim Monastirsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-06sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-06sc: remove some unused boost includesMichael Stahl
2015-11-06sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-11-06drop unneeded includeDavid Tardon
2015-11-05tdf#79983 - Fix to make calc sort lists case sensitiveSahas
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt