summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-05-26cid#1504573 Dereference before null checkCaolán McNamara
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25check column again when going to the next Calc sheetLuboš Luňák
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-24tdf#145248 don't start a drag if actively selectingCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-23Resolves tdf#131155 - Keep frequently used options on sort criteria tabHeiko Tietze
2022-05-22cid#1504537 silence Dereference after null checkCaolán McNamara
2022-05-22cid#1504538 Dereference after null checkCaolán McNamara
2022-05-22cid#1504545 Dereference after null checkCaolán McNamara
2022-05-22pass ScDocShell by reference in ctor to indicate never initially nullCaolán McNamara
2022-05-22cid#1504539 Dereference before null checkCaolán McNamara
2022-05-22cid#1504532 Dereference after null checkCaolán McNamara
2022-05-22cid#1504534 Dereference before null checkCaolán McNamara
2022-05-22cid#1504540 Dereference before null checkCaolán McNamara
2022-05-22cid#1504542 Dereference before null checkCaolán McNamara
2022-05-22cid#1504440 move Uninitialized scalar field annotationCaolán McNamara
2022-05-22cid#1504533 silence Uncaught exceptionCaolán McNamara
2022-05-21lok-calc: new callback for print rangesDennis Francis
2022-05-20Fix typoAndrea Gelmini
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19don't allocate unnecessary columns when inserting a rowLuboš Luňák
2022-05-19actually insert the column(s) in ScTable::InsertCol()Luboš Luňák
2022-05-19ScTable::TestInsertRow() does not need to allocate all columnsLuboš Luňák
2022-05-18tdf#99708 Make sure to get the sanitized valueSamuel Mehrbrodt
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-18silence coverity warningsLuboš Luňák
2022-05-18make CreateColumnIfNotExists() non-constLuboš Luňák
2022-05-17lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-05-17tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-17freeze() and thaw() a widget during creation (tdf#149112)Luboš Luňák
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-16fix GETPIVOTDATA() field name lookupLuboš Luňák
2022-05-15tdf#124820 sc: overwrite more character level font attributesJustin Luth
2022-05-15no ScSortedRangeCache-based query for number-as-string (tdf#149071)Luboš Luňák
2022-05-15ScSortedRangeCache-based query doesn't work with mbRangeLookupLuboš Luňák
2022-05-13make ScSortedRangeCache-based queries work with mbMatchEmptyLuboš Luňák
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-13Use interpreter stack to determine JumpMatrix context, tdf#148863 follow-upEike Rathke
2022-05-12Resolves: tdf#148863 In JumpMatrix context use its dimensions for resultsEike Rathke
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-12Simplify this a bitMike Kaganski
2022-05-12Simplify ScTransferObj::SetDrawClipDoc a bitMike Kaganski
2022-05-12tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl