summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-04Resolves: tdf#123752 allow group separator in formula values if possibleEike Rathke1-1/+2
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov9-57/+22
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis1-0/+2
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák3-1/+10
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin5-2/+12
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand1-0/+3
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze1-1/+2
2019-05-16document ScMarkArray a littleNoel Grandin1-0/+5
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák4-4/+19
2019-05-16cache mdds access in ScTable::ValidQuery() (tdf#80853)Luboš Luňák2-1/+5
2019-05-15cache cell positions when opening standard filter in calc (tdf#80853)Luboš Luňák1-0/+2
2019-05-15tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil2-2/+2
2019-05-14cache cell positions when searching in calc (tdf#108347)Luboš Luňák4-7/+19
2019-05-13Make it more obvious that there are no named rangesKatarina Behrens1-0/+1
2019-05-12regenerate PCH headersLuboš Luňák2-32/+10
2019-05-12weld ScDataFormDlgCaolán McNamara1-2/+1