summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-06-11Resolves: tdf#142758 Revert record parse misunderstandingCaolán McNamara
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin
2021-06-09tdf#139734 remove redundant asserts after loadFromDesktopsarynasser
2021-06-09drop unnecessary pWin arg to InitAccCaolán McNamara
2021-06-09ScTextWnd is set since the ctor now so drop from InitAccCaolán McNamara
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-09tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara
2021-06-09Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print PreviewHeiko Tietze
2021-06-09unit test: lok: text selection message testDennis Francis
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08cid#1485887 Unchecked return valueCaolán McNamara
2021-06-08unit test: lok: edit cursor invalidation messageDennis Francis
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-07move remaining copy/paste tests from ucalc to ucalc_copypastescito
2021-06-06UITest: introduce guarded context managersMike Kaganski
2021-06-05Blind fix for sporadically failing UITestsMike Kaganski
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer
2021-06-04loplugin:unusedmethodsNoel Grandin
2021-06-04uitest: one more fix for File Open dialogXisco Fauli
2021-06-04Fix UITests that use File Open dialog to load documentsMike Kaganski
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito
2021-06-04tdf#141683 fix missing flag in multi sel pasted transposed as linksscito
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer
2021-06-03calc: clean up HTML export - don't use chainingTomaž Vajngerl
2021-06-03Fix UITestMike Kaganski
2021-06-03Related tdf#126496Stanislav Horacek
2021-06-03tdf#142635: skip UITest for nowMike Kaganski
2021-06-03sc: split subsequent modules into smaller partsXisco Fauli
2021-06-02no need to allocate these on the heapNoel Grandin
2021-06-02tdf#113646 Add missing test for exporting conditional format font size.Gizem Ozgun
2021-06-01tdf#140745 sc AutoFilter: fix placing of "(empty)"Tünde Tóth
2021-06-01fix shutdown leak in CppunitTest_sc_pdf_exportNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01tdf#126540 sc: toggling grid lines sets document as modifiedAttila Szűcs
2021-06-01no need to allocate these on the heapNoel Grandin
2021-06-01Fix typoAndrea Gelmini
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara
2021-05-31fix leak in JunitTest_sc_unoapi_2Noel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31properly fix leak in ScAcceptChgDlgNoel Grandin
2021-05-31Related tdf#68113 sc autofilter: clean-up forBalazs Varga
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara
2021-05-30crashtesting: on export of fdo84621-4.ods to xlsCaolán McNamara
2021-05-29tdf#127484 - Use HTML caption tag to name externally linked tablesAndreas Heinisch