summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)Author
2024-04-30tdf#160725 - Fix XLOOKUP has different result for approximateBalazs Varga
2024-04-10tdf#114441 Convert sal_uLong to better integer typesRafał Dobrakowski
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-09tdf#114441 - Convert sal_uLong to better integer typessahil
2024-01-07Resolves: tdf#159046 hang on export of math objects in cellsCaolán McNamara
2024-01-03tdf#114441 Convert use of sal_uLong to better integer typesgilssonn
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-11sc: extend backcolor areaHenry Castro
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-10-09tdf#100034 tdf#157318 XLSX export: fix lost named ranges associated to sheetsRafael Lima
2023-10-06crash copying text + chart to clipboard with InputOptions::TextWysiwygCaolán McNamara
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-09-07lok: save to xlsx changes column sizeSzymon Kłos
2023-08-14tdf#156677 if CheckComputeDependencies failed in expanded range...Caolán McNamara
2023-07-13sc: remove duplicated table validity checks and other duplicationsTomaž Vajngerl
2023-06-27tdf#123026 sc xlsx: provide per-sheet optimal row height settingJustin Luth
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-03-26Related: tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2023-03-19sc drawstyles: Delay the destruction of SdrItemPoolMaxim Monastirsky
2023-03-14tdf#154005 sc ods fileopen: fix dropdown form control sizeBalazs Varga
2023-03-02Add a means to query the internal broadcaster state ...Kohei Yoshida
2023-02-28tdf#153669: Track formulas that stopped listening ...Kohei Yoshida
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2022-12-08Related: tdf#120190 Factor out ScDocument::CreateSharedStringTextObject()Eike Rathke
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin
2022-08-27sal_uLong->sal_uInt32 in ValidationEntryNoel Grandin
2022-08-25try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)Luboš Luňák
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin
2022-06-26more efficient recalculations from xlsx import of pivot tablesLuboš Luňák
2022-06-25tdf#149647 LibreOffice Calc cursor not positioned correctlyNoel Grandin
2022-06-16share ScSortedRangeCache between threadsLuboš Luňák
2022-06-01pass ScRange around by valueNoel Grandin
2022-05-17provide more details about failures in Calc 'functions' testsLuboš Luňák
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara
2022-05-16Unfriend someMike Kaganski
2022-05-12IsEmptyBlock() -> IsEmptyData()Luboš Luňák
2022-05-12fix up order of some ScDocument functionsLuboš Luňák
2022-05-11make ScSortedRangeCache work for also ScQueryEntry::ByStringLuboš Luňák
2022-05-11introduce Calc cache for sorted handling of unsorted cellsLuboš Luňák
2022-05-10extend ScQueryCellIteratorBase for custom cell accessLuboš Luňák
2022-05-09make ScDocument::FetchTable() publicLuboš Luňák
2022-05-07tdf#107765: Use the correct sheet index.Kohei Yoshida
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar
2022-04-22do not duplicate code for ScCountIfCellIteratorLuboš Luňák
2022-04-22try to limit cell interpreting to only visible cells when drawingLuboš Luňák
2022-04-22fix an off-by-one error in GetEmptyLinesInBlock()Luboš Luňák