summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-19tdf#97361 - make unit tests more pythonic.Hannah Meeks
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-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