summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-25Address a constexpr template point of instantiation issueStephan Bergmann
2022-10-25tdf#151484 Data Validity list looses separation when saving as XLSNoel Grandin
2022-10-25tdf#145759 Use symbolic constants instead of magic numerical constantsOmkarAcharekar
2022-10-24Resolves: tdf#140554 Function Wizard, FIXED() second parameter is optionalEike Rathke
2022-10-24tdf#83671 make SmartArt visible in import of xlsxRegina Henschel
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-23Resolves: tdf#150780 Overtyping is not editingEike Rathke
2022-10-22crashtesting: various ScChart2DataSequence::getTextualData crashesCaolán McNamara
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-21sc: remove SetIsInUcalc.Xisco Fauli
2022-10-20Use stable_sort for collator-backed sortingStephan Bergmann
2022-10-18tdf#131910 speed up chart displayNoel Grandin
2022-10-18tdf#147842 shrink selection to data area when applying to entire sheetNoel Grandin
2022-10-18Remove scfobj.hxxAndrea Gelmini
2022-10-18Remove helperdecl.hxxAndrea Gelmini
2022-10-13tdf#150473 Wrap text and set min size for Function descriptionRafael Lima
2022-10-13tdf#124098: sc, ods import: do not recalculate row heightsBalazs Varga
2022-10-13tdf#150664 Initialize input line correctlySamuel Mehrbrodt
2022-10-13tdf#125363, tdf#123095 - Use CaseTransliteration for autofilterAndreas Heinisch
2022-10-12crashtesting: exception during dtorCaolán McNamara
2022-10-11tdf#91305 related: Drop redundant only-one-column/row checkMike Kaganski
2022-10-11Resolves: tdf#151460 Scale and round time diff fiddling with floating pointEike Rathke
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-09tdf#151429: don't convert OUStrings to system encodingMike Kaganski
2022-10-07related tdf#148806 xls/x vba: no auto_open if Auto_Open moduleJustin Luth
2022-10-06[API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics"Heiko Tietze
2022-10-06use more string_view in scNoel Grandin
2022-10-05tdf#36383 - sc AutoFilter: fix changing row heightAndreas Heinisch
2022-10-04tdf#150786 use a 'standard' theme for form controlsCaolán McNamara
2022-10-04tdf#139480 sc: Un/Track changes now marks spreadsheet as unsavedJustin Luth
2022-10-04tdf$131937 tdf#61060 sc: UnFreezing now marks spreadsheet as unsavedJustin Luth
2022-10-02Resolves: tdf#125110 tdf#151211 Disentangle the convoluted CSV/TSV-clip importEike Rathke
2022-10-01related tdf#123990 sc condition: cleanup ScConditionMode::BetweenJustin Luth
2022-10-01related tdf#123990 sc condition: GetCollator -> GetTransliterationJustin Luth
2022-09-29introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29Fix incrementing number in dbrange names during copying, tdf#145054 follow-upEike Rathke
2022-09-28fix bug in lcl_IncrementNumberInNamedRangeNoel Grandin
2022-09-28elide some ref-countingNoel Grandin
2022-09-28no need to convert this OUStringBuffer to OUStringNoel Grandin
2022-09-27tdf#123990 sc condition: use GetTransliteration, not GetCollatorJustin Luth
2022-09-26crashtesting: forum-de2-1635.odsNoel Grandin
2022-09-24tdf#117764: fix context menu item "Conditional formatting"Julien Nabet
2022-09-23Rename #defineTaichi Haradaguchi
2022-09-23tdf#123990 sc condformat: case insensitive begins/ends/containsJustin Luth
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-22Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-22crashtesting: "unknown cell text: element" assert on broken xmlJustin Luth
2022-09-22reduce excessive code repetition when matching opcode in openclLuboš Luňák