summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Thread a group of formula-groups together if possibleDennis Francis6-7/+32
2019-09-30reduce number of calc column constants slightlyNoel Grandin1-11/+5
2019-09-26loplugin:constmethod in scNoel Grandin20-42/+42
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-42/+10
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-09-24Allow to use multiple Formula dialog instancesSzymon Kłos1-7/+0
2019-09-20tdf#39593 Drop ScDataPilotDescriptorBase::getImplementationArkadiy Illarionov1-2/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-2/+2
2019-09-05Resolves: tdf#126577 stop filling a series when threshold is reachedEike Rathke1-0/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini3-4/+4
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt2-26/+1
2019-08-25cid#1242793 Untrusted value as argumentCaolán McNamara1-3/+3
2019-08-24loplugin:returnconstval in sal..scNoel Grandin2-7/+7
2019-08-23Mark move ctors/assignments noexceptMike Kaganski7-13/+13
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski1-1/+1
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida1-0/+2
2019-08-21Return std::unique_ptr directly.Kohei Yoshida1-1/+2
2019-08-19Fix typosAndrea Gelmini1-1/+1
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida2-4/+5
2019-08-12Fix typosAndrea Gelmini6-6/+6
2019-08-07tdf#126673 Auto-fit column and auto-fit row don't work with line breakNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-29Drop ScDataPilotFieldObj::HasStringArkadiy Illarionov1-1/+0
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin1-1/+2
2019-07-29loplugin:sequentialassignNoel Grandin1-2/+1
2019-07-27cid#1401328 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-26cid#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-24Fix typoAndrea Gelmini1-2/+2
2019-07-24convert AreaOverlapType to scoped enumNoel Grandin1-6/+5
2019-07-23close some more holes in structuresNoel Grandin2-8/+8
2019-07-22cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2019-07-20cid#1448465 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-17tdf#121039 "Open hyperlink" from context menu does not workSamuel Mehrbrodt1-2/+5
2019-07-17tdf#126393 Select cell even when clicking on a hyperlinkSamuel Mehrbrodt1-0/+2
2019-07-17tdf#126315 - Tooltip for drop-down widget in Formula barHeiko Tietze1-1/+1
2019-07-11Deduplicate URL tooltip creationSamuel Mehrbrodt1-2/+0
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen22-26/+29
2019-07-08tdf#126192 (Related) Translate automatic chart axis labels in xlsGabor Kelemen1-0/+1
2019-07-08tdf#124840 Text for confirming updating external links should beRoman Kuznetsov1-1/+1
2019-07-08sc: the type is not Data, but DateTakeshi Abe1-1/+1
2019-07-04tdf#42949 Fix IWYU warnings in sc/source/ui/unoobj/*Gabor Kelemen2-0/+5
2019-06-28tdf#126030 (related) Translate automatic chart title in XLS chartsGabor Kelemen1-0/+1
2019-06-26tdf#113112 insert a new sheet slowNoel Grandin2-3/+37
2019-06-25tdf#94677 Calc is slow opening large CSV, avoid reset SetUpdateModeNoel Grandin1-1/+1
2019-06-21reference childwins are all weldedCaolán McNamara2-9/+7
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov1-1/+0
2019-06-08loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-2/+2