summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen3.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin1-0/+5
2019-02-28reintroduce ScCaptionPtrLuboš Luňák1-1/+1
2019-02-09Simplify containers iterations in sc/source/core/data/[b-d].cxxArkadiy Illarionov1-31/+34
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-03ofz#11679 avoid config using pathCaolán McNamara1-0/+4
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen1-12/+1
2018-11-07loplugin:collapseif in scNoel Grandin1-6/+5
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-4/+4
2018-08-17make GetName accessor more standardCaolán McNamara1-2/+1
2018-07-05use std::unique_ptr for ScTable in ScDocumentNoel Grandin1-6/+6
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+2
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-0/+1
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin1-9/+7
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen1-0/+1
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin1-7/+7
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-31/+20
2018-03-15Use return value of ScTable::GetDataEntries()Eike Rathke1-3/+5
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin1-3/+3
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-3/+3
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-8/+8
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-21/+21
2018-02-03TypedWhichId in scNoel Grandin1-6/+3
2018-01-26coverity#1428613 check IsValidReference() return value, tdf#108989 follow-upEike Rathke1-8/+6
2018-01-25[Pardus] tdf#108989 Add contextual manage names command.Gulsah Kose1-0/+26
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-18/+18
2017-12-18Remove almost duplicate code blocks.Kohei Yoshida1-9/+5
2017-11-23TypedWhichId for sc constantsNoel Grandin1-2/+1
2017-11-21Guard pValidationList from mutationTor Lillqvist1-0/+3
2017-10-23loplugin:includeform: scStephan Bergmann1-49/+49
2017-09-08sc-perf: do not add a million empty filter entries just to sort and discardEike Rathke1-7/+8
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist1-2/+2
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-4/+4
2017-08-23loplugin:constparam in sc part2Noel Grandin1-1/+1
2017-08-22loplugin:constparam in sc part1Noel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-1/+1
2017-06-27Resolves: tdf#108788 update references for deletions at end of sheetEike Rathke1-1/+5
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann1-1/+1
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-2/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida1-5/+9
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-6/+1
2016-09-30loplugin:constantparamNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-3/+2
2016-09-10loplugin:constantparam in scNoel Grandin1-2/+2