summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-06-09drop unnecessary pWin arg to InitAccCaolán McNamara4-8/+6
2021-06-09ScTextWnd is set since the ctor now so drop from InitAccCaolán McNamara4-7/+6
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-9/+1
2021-06-09tdf#141769 ScTextWnd has to be available before the editview is createdCaolán McNamara3-1/+18
2021-06-09Resolves tdf#142513 - Order of ZoomIn and ZoomOut at Print PreviewHeiko Tietze1-1/+1
2021-06-09unit test: lok: text selection message testDennis Francis1-0/+130
2021-06-09autocomplete: allow cycling through possible matchesDennis Francis1-13/+12
2021-06-08editengine-columns: Implement layoutMike Kaganski2-3/+3
2021-06-08cid#1485887 Unchecked return valueCaolán McNamara1-1/+1
2021-06-08unit test: lok: edit cursor invalidation messageDennis Francis1-1/+114
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli2-24/+32
2021-06-07move remaining copy/paste tests from ucalc to ucalc_copypastescito2-490/+498
2021-06-06UITest: introduce guarded context managersMike Kaganski1-105/+78
2021-06-05Blind fix for sporadically failing UITestsMike Kaganski1-0/+5
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer1-2/+6
2021-06-04loplugin:unusedmethodsNoel Grandin4-13/+0
2021-06-04uitest: one more fix for File Open dialogXisco Fauli1-1/+2
2021-06-04Fix UITests that use File Open dialog to load documentsMike Kaganski2-2/+4
2021-06-04sc: use XmlTestTools::registerOOXMLNamespaces()Xisco Fauli3-108/+5
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito3-973/+985
2021-06-04tdf#141683 fix missing flag in multi sel pasted transposed as linksscito2-22/+24
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+52
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer2-0/+9
2021-06-03calc: clean up HTML export - don't use chainingTomaž Vajngerl1-28/+78
2021-06-03Fix UITestMike Kaganski1-2/+2
2021-06-03Related tdf#126496Stanislav Horacek2-6/+6
2021-06-03tdf#142635: skip UITest for nowMike Kaganski1-0/+4
2021-06-03sc: split subsequent modules into smaller partsXisco Fauli11-4903/+5285
2021-06-02no need to allocate these on the heapNoel Grandin5-30/+30
2021-06-02tdf#113646 Add missing test for exporting conditional format font size.Gizem Ozgun2-1/+16
2021-06-01tdf#140745 sc AutoFilter: fix placing of "(empty)"Tünde Tóth4-26/+42
2021-06-01fix shutdown leak in CppunitTest_sc_pdf_exportNoel Grandin2-0/+19
2021-06-01no need to allocate these on the heapNoel Grandin3-20/+20
2021-06-01no need to allocate these on the heapNoel Grandin9-51/+50
2021-06-01tdf#126540 sc: toggling grid lines sets document as modifiedAttila Szűcs2-0/+15
2021-06-01no need to allocate these on the heapNoel Grandin6-29/+27
2021-06-01Fix typoAndrea Gelmini1-1/+1
2021-05-31GtkLabel:track-visited-links was removedCaolán McNamara1-1/+0
2021-05-31fix leak in JunitTest_sc_unoapi_2Noel Grandin2-14/+12
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin1-1/+1
2021-05-31properly fix leak in ScAcceptChgDlgNoel Grandin1-1/+1
2021-05-31Related tdf#68113 sc autofilter: clean-up forBalazs Varga1-6/+5
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga5-10/+44
2021-05-31crashtesting: use after free on export of tdf122510-1.xlsx to odsCaolán McNamara4-29/+35
2021-05-30crashtesting: on export of fdo84621-4.ods to xlsCaolán McNamara1-0/+6
2021-05-29tdf#127484 - Use HTML caption tag to name externally linked tablesAndreas Heinisch3-8/+41
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito13-295/+4657
2021-05-28no need to allocate these on the heapNoel Grandin1-32/+29
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin2-6/+6
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin4-46/+40