summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-04-12don't ignore GetDefPattern() in ScHorizontalAttrIteratorLuboš Luňák
2022-04-12don't artificially clamp attribute iterators rangeLuboš Luňák
2022-04-12don't FormatDoc() a whole long text if not necessary (tdf#144515)Luboš Luňák
2022-04-12treat Calc cells that don't fit as top-aligned rather than bottomLuboš Luňák
2022-04-12ofz#46352 TimeoutCaolán McNamara
2022-04-12compress row height calculation (tdf#148492)Luboš Luňák
2022-04-12bail out of the loop when the item is foundLuboš Luňák
2022-04-12ofz#46352 assert on bad string offsetCaolán McNamara
2022-04-12tdf#148423: subsequent_filters_test2: Add unittestXisco Fauli
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-12unit test: use temp copy in testInvalidEntrySave()Dennis Francis
2022-04-11lok: run autofilter without timersSzymon Kłos
2022-04-11use more string_viewNoel Grandin
2022-04-11sc: fix rendering when sparkline doesn't have a data rangeTomaž Vajngerl
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-10cid#1503834: copy-pasteJulien Nabet
2022-04-10Silence cid#1503835 ("UNINTENDED_INTEGER_DIVISION")Stephan Bergmann
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08tdf#148423: Half a hackStephan Bergmann
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08sc: add an overlay to show sparklines in a sparkline groupTomaž Vajngerl
2022-04-08lok: unit test for invalid entry saveDennis Francis
2022-04-08lok: avoid validation-dialog yield when savingDennis Francis
2022-04-07tdf#80043 - Put selected text into hyperlink itemAndreas Heinisch
2022-04-07sc: add sparklines commands to main menuTomaž Vajngerl
2022-04-07sc: take sparklines into account with auto fillTomaž Vajngerl
2022-04-07sc: improve keeping track of sparklines in SparklineListTomaž Vajngerl
2022-04-06tdf#121887: subsequent_filters: Add unittestXisco Fauli
2022-04-06Fix typoAndrea Gelmini
2022-04-06sc: qahelper: Check GetErrorCode returns none in loadDocXisco Fauli
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-06tdf#144996: sc: Add unittestXisco Fauli
2022-04-06sc: prevent a crash when deleting a sparklineTomaž Vajngerl
2022-04-06sc: put SparklineList implementation into SparklineList.cxxTomaž Vajngerl
2022-04-06sc: add Group and Ungroup to context menu for sparklinesTomaž Vajngerl
2022-04-06sc: add "Delete Sparkline Group" context menu action + Undo/RedoTomaž Vajngerl
2022-04-05Fix typosAndrea Gelmini
2022-04-05tdf#107952: sc_uicalc: Add unittestXisco Fauli
2022-04-05tdf#99386: sc: move UItest to CppUnittestXisco Fauli
2022-04-05sc: improve SparklineList to track added SparklineGroupsTomaž Vajngerl
2022-04-05Fix typosAndrea Gelmini
2022-04-05sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-05sc: Sparkline rendering improvement, take all attrs. into accountTomaž Vajngerl
2022-04-05sc: edit all sparkline attributes in SparklineDialogTomaž Vajngerl
2022-04-05sc: use GUID for the SparklineGroup ID and use thatTomaž Vajngerl
2022-04-05sc: make printing of Sparklines workTomaž Vajngerl
2022-04-05add tools::Guid class to generate, parse GUID valuesTomaž Vajngerl