summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2022-05-12Simplify this a bitMike Kaganski
2022-05-12Simplify ScTransferObj::SetDrawClipDoc a bitMike Kaganski
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-11Drop IS_EDITMODE macro that is used only onceGabor Kelemen
2022-05-11Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-05-07tdf#107765: Use the correct sheet index.Kohei Yoshida
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04remove stray printfCaolán McNamara
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-05-03Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-02Remove duplicated includesAndrea Gelmini
2022-05-02Use colors from standard palette for sparklinesHeiko Tietze
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01lok: Introduce uno commands for formulabar actionsSzymon Kłos
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-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-22try to limit cell interpreting to only visible cells when drawingLuboš 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-19tdf#148635 cache some chart stuffNoel Grandin
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl
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 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-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-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