summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18rename FormulaToken HasForceArray to IsInForceArrayEike Rathke
2015-11-18editeng: wrong default item for EE_PARA_FORBIDDENRULESMichael Stahl
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt
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-17Be consistent in using tabs at least hereMatúš Kukan
2015-11-17There is no need for this broken 'if' hereMatúš Kukan
2015-11-17Assume this wants to append the numerical representationStephan Bergmann
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-17Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16tdf#95824: Crash: when opening Function WizardJulien Nabet
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt
2015-11-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-16unit test for tdf#95670Eike Rathke
2015-11-16Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke
2015-11-16sc: add some assertions on ScAccessibleEditLineTextDataMichael Stahl
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-14coverity#1339306 Using invalid iteratorCaolán McNamara
2015-11-13sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-13underscores are reservedTomaž Vajngerl
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl
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-13new loplugin ptrvector - find bad comparison of container<unique_ptr>Noel Grandin
2015-11-13arraysumfunctor: fast sum a double array, use for SUM() in CalcTomaž Vajngerl
2015-11-13sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl
2015-11-13Remove outdated commentAndrzej Hunt
2015-11-13sc lok: during tiled rendering the cell-cursor is always visibleAndrzej Hunt
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13sc: loplugin:badstatics: _one_ global pActiveEdWnd is enoughMichael Stahl
2015-11-13sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRefMichael Stahl
2015-11-13sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary membersMichael Stahl
2015-11-13sc: rename static member ScFormulaDlg::pDocMichael Stahl
2015-11-13some older gcc doesn't like auto in lambdasNoel Grandin
2015-11-13fix build "error: declaration of size shadows a member of 'this'"Noel Grandin
2015-11-13Revert "sc: boost::ptr_vector->std::vector"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