summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard2016-10-041-1/+1
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-161-1/+4
* Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara2016-08-031-3/+3
* Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara2016-07-062-4/+4
* tdf#100257 - Data : XML Source does not workNoel Grandin2016-06-101-2/+3
* Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara2016-06-031-2/+2
* tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti2016-05-314-0/+4
* tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke2016-05-261-4/+23
* call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke2016-04-193-0/+8
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-153-3/+3
* tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis2016-03-142-2/+2
* Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke2016-03-091-3/+3
* Resolves: tdf#98389 check memory requirement of matrixEike Rathke2016-03-081-0/+6
* tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke2016-01-051-0/+1
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-181-2/+4
* tdf#96339 fix bug in sort listNoel Grandin2015-12-121-3/+4
* separate ScRange::Move() and MoveSticky(), tdf#92779Eike Rathke2015-12-111-0/+5
* geez, how about actually checking the Move() error return? tdf#92779 relatedEike Rathke2015-12-111-5/+19
* sticky end col/row anchor for range references, tdf#92779Eike Rathke2015-12-102-0/+37
* sc interpreter: Move the code that can create a ScFullMatrix.Jan Holesovsky2015-12-011-6/+13
* sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky2015-12-011-0/+1
* tdf#66668 - FILESAVE: Saving an XLSX file freezes CalcNoel Grandin2015-12-011-1/+1
* loplugin:unusedfields in include/sfx2/Noel Grandin2015-11-251-4/+2
* sc: Implement Software Interpreter subsetting, similarly to openCL one.Jan Holesovsky2015-11-241-0/+1
* sc: Implement ScVectorRefMatrix.Jan Holesovsky2015-11-241-1/+199
* sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky2015-11-241-96/+293
* loplugin:unusedfields in scNoel Grandin2015-11-239-34/+7
* rename FormulaToken HasForceArray to IsInForceArrayEike Rathke2015-11-181-2/+2
* vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2015-11-181-1/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-182-6/+4
* use unique_ptr for pImpl in sc/Noel Grandin2015-11-189-10/+18
* sc: loplugin:badstaticsMichael Stahl2015-11-172-1/+10
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-11-161-1/+1
* Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke2015-11-161-0/+2
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-161-3/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-154-1254/+749
* sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-133-5/+4
* fix build "error: declaration of size shadows a member of 'this'"Noel Grandin2015-11-131-1/+1
* sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-131-4/+5
* sc: boost::ptr_vector->std::vectorNoel Grandin2015-11-131-3/+2
* sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-131-2/+1
* sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-131-2/+1
* sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2015-11-131-1/+1
* sc: inline LabelsTypeNoel Grandin2015-11-131-3/+2
* sc: rename ObjectSetType to ScDPObjectNoel Grandin2015-11-131-3/+3
* sc:rename ItemsType to ScDPItemDataVecNoel Grandin2015-11-131-4/+4
* sc: boost::ptr_vector->std::vectorNoel Grandin2015-11-131-4/+3
* sc: boost::ptr_vector->std::vectorNoel Grandin2015-11-131-1/+2
* LOK: setClientZoom() - sets the client zoom levelMihai Varga2015-11-131-0/+3
* remove fixme comment and fragments of things that are done since longEike Rathke2015-11-121-5/+0