summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-29tdf#139464 Change label of OK buttonLaurent BP
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28tdf#137899 sc: accept any unfinished editing before adding sheetJustin Luth
2022-04-28fix horizontal Calc cursor skippingLuboš Luňák
2022-04-27use more string_view in toolsNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27use o3tl::toUInt32 to replace what was originally OUString::toUInt32Caolán McNamara
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26cid#1504074 silence Improper use of negative valueCaolán McNamara
2022-04-25Introduce a better mechanism to suppress false loplugin warningsStephan Bergmann
2022-04-25use string_view in CompareProtocolSchemeNoel Grandin
2022-04-22do not duplicate code for ScCountIfCellIteratorLuboš Luňák
2022-04-22move query-related iterators to a new separate fileLuboš Luňák
2022-04-22try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-04-22limit Interpret() for dirty cells only to the given row range (bsc#1197497)Luboš Luňák
2022-04-22remove nonsensical 'over and out' commentsLuboš Luňák
2022-04-22fix an off-by-one error in GetEmptyLinesInBlock()Luboš Luňák
2022-04-22fix checking whether a block of cells is emptyLuboš Luňák
2022-04-22use range-checked GetCellValue()Luboš Luňák
2022-04-21simply return from a loopLuboš Luňák
2022-04-21fix off-by-one errorLuboš Luňák
2022-04-21rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-04-21Prevent save interception when un-sharing Calc docSamuel Mehrbrodt
2022-04-21tdf#148437 - Hyperlink: Replace entire content if cell contains a formulaAndreas Heinisch
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-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