summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21calc: cache GetCellArea resultsSzymon Kłos
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-21jsdialog: enable Delete content dialogSzymon Kłos
2022-11-20tdf#126457 - Add URL and workbook name to window titlesAndreas Heinisch
2022-11-19Dont use equal name for label and widgetSzymon Kłos
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16tdf#151820 Fix arrow in AutoFilter menu when using dark modeRafael Lima
2022-11-15android: Fix tab name on CSV still becomes tempfile nameMert Tumer
2022-11-15Resolves: tdf#152053 GetOptimalColWidth() obtain number format from next rowEike Rathke
2022-11-15sc: convert optimal width/height and normal width/height dialog to asyncrash419
2022-11-14tdf#152012 Fix assert fail on opening date pickerHossein
2022-11-13Clear only lookup caches of calling documentEike Rathke
2022-11-12Resolves: tdf#152014 When reusing interpreter context slot clear lookup cacheEike Rathke
2022-11-11Resolves: tdf#151947 Merging separators must not scan for field endEike Rathke
2022-11-10lok: sc: render expanded EditEngine when editing in-placeSzymon Kłos
2022-11-10lok: Introudce getDataArea for CalcSzymon Kłos
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-09Get ScViewData through the current doc shell in headless modeParis Oplopoios
2022-11-08tdf#122188 border colors should be the same regardless of the desktop themeCaolán McNamara
2022-11-08A better fix for C++23 P2266R1Stephan Bergmann
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-08Related: tdf#124098: sc import, more optimization for row heightsBalazs Varga
2022-11-08tdf#151610 chart colors should be the same regardless of the desktop themeCaolán McNamara
2022-11-07tdf#112641 sc: always allow freezing at cell A1Justin Luth
2022-11-07Fix typosAndrea Gelmini
2022-11-07tdf#147386 Fix text color in CSV import dialog (dark mode)Rafael Lima
2022-11-06ofz#51431 TimeoutCaolán McNamara
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): scStephan Bergmann
2022-11-04tdf#54857 use OUStringConstExpr in XMLPropertyMapEntryNoel Grandin
2022-11-04Related: tdf#151863 Set #REF! error if reference list is not convertibleEike Rathke
2022-11-03sc lok: Double-click should behave more like on desktopJan Holesovsky
2022-11-03fix warning C4701: potentially uninitialized local variable 'bBool' usedNoel Grandin
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-11-02Fix typoAndrea Gelmini
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 improve resizing of columnsNoel Grandin
2022-11-02NFC related tdf#112641: fix off-by-one-space formattingJustin Luth
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-11-02Resolves: tdf#147141 style:header-first/footer-first only ODF 1.3|1.2-extendedEike Rathke
2022-11-01tdf#143377 Handle nAttrRotate and Skew more backward safeArmin Le Grand (allotropia)
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)
2022-10-30tdf#151818 xlsx SmartArt import, apply theme text colorRegina Henschel
2022-10-29tdf#151794 sc validate: honor NO_BLANK in Cell range dropdownJustin Luth
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