summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-11-11loplugin:stringviewNoel9-12/+12
2020-11-11convert more long -> tools::LongNoel7-9/+9
2020-11-11Fix typosAndrea Gelmini2-3/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin2-5/+5
2020-11-11disable O(U)String::concat for internal codeNoel Grandin2-5/+5
2020-11-11Correction to improve 'resize with cell'Regina Henschel3-2/+33
2020-11-11tdf#133630: sc: Add UItestXisco Fauli1-0/+72
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara4-0/+5
2020-11-10uitest: chartArea.py: assert changes in chartXisco Fauli1-0/+26
2020-11-10uitest: remove useless commentsXisco Fauli1-4/+0
2020-11-10new loplugin:reducevarscopeNoel Grandin1-2/+2
2020-11-10sync filter's paper table with calcs and i18nutilsCaolán McNamara1-25/+14
2020-11-10Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+30
2020-11-10Resolves tdf#137490: Rename "Header 1/2" menu items to "Heading 1/2" ...Ming Hua1-2/+2
2020-11-10tdf#117948 Do not treat hidden rows as zero in ODF exportRegina Henschel3-9/+120
2020-11-10tdf#136721 XLSX: add missing A6 paper formatSzabolcs Toth2-2/+16
2020-11-07Fix typosAndrea Gelmini1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara9-17/+14
2020-11-06disentangle writer's SID_FM_CONTROL_IDENTIFIER handlingCaolán McNamara1-5/+4
2020-11-06tdf#137908: uitest: Add asserts to check there is at least 1 elementXisco Fauli1-6/+14
2020-11-06tdf#137614 sc: fix data circle shape size on merged cellsTibor Nagy4-10/+71
2020-11-06tdf#134161: sc_anchor: Add unittestXisco Fauli2-0/+16
2020-11-06Revert "loplugin:stringbuffer"Noel Grandin1-1/+1
2020-11-06loplugin:unusedmethodsNoel2-6/+0
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli26-54/+41
2020-11-06loplugin:stringbufferNoel1-1/+1
2020-11-05tdf#137653 tdf#137624 sc: fix autofill user list sequencesAttila Szűcs3-23/+110
2020-11-05StartElement->startFastElement in scNoel2-3/+3
2020-11-05crashtesting: on import of ooo109115-1.odsCaolán McNamara1-1/+4
2020-11-05std::set->o3tl::sorted_set in ScDPCacheNoel6-32/+32
2020-11-05tdf#137790 calc: set minimal line width: unit testSerge Krot1-0/+53
2020-11-04Unit tests for: Improve 'resize with cell' handlingRegina Henschel8-24/+392
2020-11-04Fix typosAndrea Gelmini1-1/+1
2020-11-04use only NotebookbarToolBox, and not SidebarToolBox, in the notebookbarCaolán McNamara4-20/+20
2020-11-04loplugin:constantparamNoel4-42/+22
2020-11-04uitest: reset formula syntax back to Calc A1Xisco Fauli1-0/+19
2020-11-04loplugin:unusedmethodsNoel2-3/+0
2020-11-03tdf#87474: sc: Add UItestXisco Fauli1-0/+23
2020-11-03Resolves: tdf#137215 restore original modality before dialog loop endsCaolán McNamara2-0/+10
2020-11-03loplugin:unusedfieldsNoel2-3/+0
2020-11-03tdf#137617: sc: Add UItestXisco Fauli2-1/+100
2020-11-03duplicate redundant linesCaolán McNamara1-3/+1
2020-11-03tdf#137896: sc: Add UItestXisco Fauli2-1/+56
2020-11-03uitest: test creation of range names from uiXisco Fauli1-0/+33
2020-11-02Fix typosAndrea Gelmini1-1/+1
2020-11-02tdf#67007: sc: Add UItestXisco Fauli1-2/+17
2020-11-02tdf#100818: sc_ucalc: Add unittestXisco Fauli2-0/+28
2020-11-02create common macro and method for logging unknown attributesNoel3-4/+4
2020-11-02drop the SvXMLExport::EndElement method..Noel3-5/+5
2020-11-02drop the SvXMLExport::Characters method..Noel3-6/+6