summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-06-12tdf#128018 - Add column/row labels to the descriptive statisticsAndreas Heinisch2-9/+18
2021-06-11Related: tdf#127013 Check loaded separators for validityEike Rathke1-2/+2
2021-06-11Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke2-26/+59
2021-06-11Simplify vector initializationsJulien Nabet2-13/+15
2021-06-11Simplify Sequences initializations (sc)Julien Nabet25-79/+53
2021-06-11cid#1473844 Untrusted loop boundCaolán McNamara1-2/+16
2021-06-11Resolves: tdf#142758 Revert record parse misunderstandingCaolán McNamara1-14/+37
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-2/+2
2021-06-10tdf#136766 Zoom slider in calc print preview has white backgroundNoel Grandin2-17/+30
2021-06-09tdf#139734 remove redundant asserts after loadFromDesktopsarynasser1-36/+0
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