summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-03-22tdf#103994: sc_uicalc: Add unittestXisco Fauli
2022-03-22warn on too many rows/column when loading ODSLuboš Luňák
2022-03-22tdf#118983: sc_uicalc: Add unittestXisco Fauli
2022-03-22tdf#107572: sc_macros: Add unittestXisco Fauli
2022-03-22tdf#108292: sc_uicalc: Add unittestXisco Fauli
2022-03-22tdf#114406: sc_ucalc: Add unittestXisco Fauli
2022-03-22sc: support sparkline bar colors, add markers to sparkline linesTomaž Vajngerl
2022-03-21ScColumnsRange::Iterator actual needs to be bidirectionalStephan Bergmann
2022-03-21a micro-optimizationMike Kaganski
2022-03-21ExtText2Doc: EmbeddedNullTreatment is not necessary for bDetermineRangeEike Rathke
2022-03-21ExtText2Doc: fixed width columns don't need to be determined for each rowEike Rathke
2022-03-19handle broken row ranges in excel import, #2Luboš Luňák
2022-03-18tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroSinduja Y
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn
2022-03-18tdf#133603 remove some string copyingNoel Grandin
2022-03-18Resolves: tdf#148054 Advance offset for all columns, tdf#104927 regressionEike Rathke
2022-03-18tdf#133603 reduce some ref-counting during XLSX saveNoel Grandin
2022-03-17Fix typoAndrea Gelmini
2022-03-17Use ScDocumentUniquePtr in ScTempDocSourceMike Kaganski
2022-03-17tdf#148040: allow external link update for css.sheet.FunctionAccessMike Kaganski
2022-03-16Resolves tdf#143100 - Disable cell style commands when sheet is protectedHeiko Tietze
2022-03-16tdf#93951: sc_ucalc: Add unittestXisco Fauli
2022-03-16tdf#64639: sc_macros_test: Add unittestXisco Fauli
2022-03-15handle broken row ranges in excel importLuboš Luňák
2022-03-15fix comparison operators in Excel export, #2Luboš Luňák
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-03-15tdf#91217: sc: remove disabled UItestXisco Fauli
2022-03-15tdf#90694: sc_uicalc: Add unittestXisco Fauli
2022-03-15UITest_solver: add more asserts to find where the test failsXisco Fauli
2022-03-15Fix no-PCH buildMike Kaganski
2022-03-15tdf#147761 record sort command in macrosSzymon Kłos
2022-03-15sc: test Sparkline OOXML Import into Calc Sparkline doc. modelTomaž Vajngerl
2022-03-15sc: use enums instead strings for some SparklineGroup props.Tomaž Vajngerl
2022-03-14tdf#147905: sc_parallelism: Add unittestXisco Fauli
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14uitest: sc: move external links tests to their own placeXisco Fauli
2022-03-14tdf#111675: sc_logical_functions: Add unittestXisco Fauli
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14lok: insert textbox directly in CalcSzymon Kłos
2022-03-14lok: send logic autofilter positionSzymon Kłos
2022-03-14tdf#147767: sc: Add UItestXisco Fauli
2022-03-14tdf#147894: sc_uicalc: Add unittestXisco Fauli
2022-03-14lok: remove residue text selection when there's none in the coreMert Tumer
2022-03-14LOK android: Fix csv sheet name becomes temp nameMert Tumer
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák
2022-03-13sc: initial code to draw sparkline into a cellTomaž Vajngerl
2022-03-12tdf#90391: sc_subsequent_filters: Add unittestXisco Fauli
2022-03-12cid#1502950 silence Uninitialized scalar fieldCaolán McNamara
2022-03-12CppunitTest_sc_subsequent_filters_test: combine crash tests in oneXisco Fauli
2022-03-12tdf#147744: sc_uicalc: Add unittestXisco Fauli