summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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-23tdf#132293: Removing unused imports from uitests files.tagezi
2022-05-23tdf#132293: Removing unused imports from uitests files.tagezi
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-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák
2022-05-20Fix typoAndrea Gelmini
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19tdf#124820: sc_uicalc: Add unittestXisco Fauli
2022-05-19uitest: sc: Rename UItest and extend itXisco Fauli
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-17provide more details about failures in Calc 'functions' testsLuboš Luňák
2022-05-17tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-17At least make CppunitTest_sc_text_functions_test more resilient to ICU versionStephan Bergmann
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-16Fix a UITest on WindowsMike Kaganski
2022-05-16de-lint the .ui file for auto gtk3->gtk4 conversionCaolán McNamara
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-16Unfriend someMike Kaganski
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-14Fix typoAndrea Gelmini
2022-05-13make ScSortedRangeCache-based queries work with mbMatchEmptyLuboš Luňák