summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-03implement assignment in only one placeEike Rathke
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02sc: remove unused boost::ptr_map ScRangeName::TabNameMapMichael Stahl
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-28add comment that some STR_COND_... values must be in sequenceEike Rathke
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna