summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2023-08-15use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-08-13defer turning xlsx notes into SdrCaptions until activatedCaolán McNamara
2023-08-12add a CreateNoteFromObjectPropertiesCaolán McNamara
2023-08-11split out a common CreateNoteDataCaolán McNamara
2023-08-11split out common ScPostIt insertion pieceCaolán McNamara
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl
2023-08-01cool#6911 report the position of comments as cell addressesCaolán McNamara
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
2023-07-25tdf#93315 sc: Only 84 empty row show in the Print PreviewCzeber László Ádám
2023-07-13sc: remove duplicated table validity checks and other duplicationsTomaž Vajngerl
2023-07-12sc: Theme color change undo/redo - styles and direct formatTomaž Vajngerl
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2023-07-06ScAutoFontColorMode::Black is unusedNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-27sc: import and prop. theme color support for cell bordersTomaž Vajngerl
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-06-26convert ScAutoFontColorMode to scoped enumNoel Grandin
2023-06-25sc: simplify and fix prop. mapping for cell BG and char theme colorTomaž Vajngerl
2023-06-23Speed up scrolling through large document with lots of patternsNoel Grandin
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-21sc: add CharComplexColor and CellBackgroundComplexColor propertiesTomaž Vajngerl
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke
2023-06-14online: speed up scrolling large excel documentNoel Grandin
2023-06-09tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-07Avoid signed integer overflowStephan Bergmann
2023-06-06use a SIMD friendly hashcode for ScPatternAttrNoel Grandin
2023-06-04Move uppercase to SubStr ctorMike Kaganski
2023-06-04ScUserListData::InitTokens can't produce different splitsMike Kaganski
2023-06-04Simplify a bitMike Kaganski
2023-06-04Optimize ScAppCfg::ReadSortListCfgMike Kaganski
2023-06-04Simplify ScUserList, don't use unique_ptr.Mike Kaganski
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-05-31tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-22tdf#155319 sc: fix conditional format data bar after copyingTibor Nagy
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-19CppunitTest_sc_dataprovider: fix sanitizers failureMiklos Vajna
2023-05-17tdf#154477: sc: copy cache values when clone color conditional formatHenry Castro
2023-05-17tdf#154477: sc: add "updateValues" method to conditional format listHenry Castro
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-13use more optional for SdrObjListIterNoel Grandin