summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2022-03-12Related: tdf#111675 Clear global error for arguments if possibleEike Rathke
2022-03-12Related: tdf#111675 Replace Pop() with PopError() where relevantEike Rathke
2022-03-12tdf#147767 html pasted to calc has very small fontNoel Grandin
2022-03-11allocate column in ScTable::SetPatternAreaCondFormat() (tdf#147894)Luboš Luňák
2022-03-11fix comparison operatorsLuboš Luňák
2022-03-11tdf#56036: sc_uicalc: Add unittestXisco Fauli
2022-03-11tdf#147744: Make sure to pass valid position hints.Kohei Yoshida
2022-03-11tdf#63766: remove incorrect UItestXisco Fauli
2022-03-11tdf#94208: sc: move UItest to CppUnittestXisco Fauli
2022-03-11Simplify MayBeRegExp/MayBeWildcardMike Kaganski
2022-03-11load ods/xlsx with full row attributes without allocating all columnsLuboš Luňák
2022-03-11loplugin:constparamsNoel Grandin
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-11Fix typosAndrea Gelmini