summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-17use more string_view in scNoel Grandin
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
2022-04-15Prepare SvNumberFormatter::GetEditFormat() to obtain for another localeEike Rathke
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
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-12loplugin:stringview more o3tl conversionNoel Grandin
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: avoid validation-dialog yield when savingDennis Francis
2022-04-07tdf#80043 - Put selected text into hyperlink itemAndreas Heinisch
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#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
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-05sc: improve SparklineList to track added SparklineGroupsTomaž Vajngerl
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
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-04clarify that the link warning is a security relevant oneCaolán McNamara