summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-11-21Removed break after returnAndrea Gelmini1-1/+0
2021-11-20small optimisationNoel Grandin1-0/+5
2021-11-19uitest: sc: Add UItest for the Save to CSV dialogXisco Fauli1-0/+66
2021-11-19uitest: better use execute_dialog_through_action in these casesXisco Fauli1-5/+5
2021-11-19Use more precise value for M_PI in OpenCLMike Kaganski1-1/+1
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski4-6/+6
2021-11-19gtk3: use GtkPopover default for selected cases that are within a documentCaolán McNamara1-1/+0
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara3-0/+3
2021-11-19tdf#136551: sc_subsequent_filters: Add unittestXisco Fauli2-0/+4
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski4-12/+12
2021-11-18drop unnecessary TODOCaolán McNamara1-1/+0
2021-11-18uitest: sc: remove duplicated test with the same nameXisco Fauli1-22/+0
2021-11-18tdf#76836: sc_ucalc: Add unittestXisco Fauli1-0/+32
2021-11-18when color menu popdowns only popdown the autofilter if something was selectedCaolán McNamara1-1/+2
2021-11-18resave with latest gladeCaolán McNamara1-63/+63
2021-11-18menu placement is a little offCaolán McNamara3-2/+7
2021-11-18tdf#78897: sc_pdf_export: Add unittestXisco Fauli2-0/+43
2021-11-18tdf#139612: sc_subsequent_filters_test2: Add unittestXisco Fauli2-0/+18
2021-11-17uitest: sc: remove sleepXisco Fauli1-5/+0
2021-11-17sc: Drop 'typedef std::vector<ScMarkArray> MapType'Michael Weghorn1-2/+1
2021-11-17use ListBoxPreview size for the color shown in autofilter color listCaolán McNamara1-3/+8
2021-11-17weld colormenuCaolán McNamara3-7/+26
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara3-4/+16
2021-11-17wrong function name in commentCaolán McNamara1-1/+1
2021-11-17tdf#84012: sc_pdf_export: Add unittestXisco Fauli2-0/+43
2021-11-17tdf#143978: sc_pdf_export: Add unittestXisco Fauli3-0/+52
2021-11-17uitest: sc: use existing tests to test SetOptimalColumnWidth...Xisco Fauli3-7/+14
2021-11-17tdf#144247: sc: Add UItestXisco Fauli2-14/+17
2021-11-17SCSTR_FILTER_TEXT_COLOR is used in two different contextsCaolán McNamara3-52/+58
2021-11-17use title case for "No Fill" like "Not Empty"Caolán McNamara1-1/+1
2021-11-17don't attempt to set cursor to first entry if there are no entriesCaolán McNamara1-2/+5
2021-11-17revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák3-21/+12
2021-11-17Resolves tdf#144247 - Change display precision of row height / column widthHeiko Tietze1-4/+8
2021-11-16rtl::Static->thread-safe staticNoel Grandin1-4/+7
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli3-1/+53
2021-11-15loplugin:simplifyconstruct/elidestringvar/stringviewparam in scperfobj.cxxJulien Nabet1-30/+28
2021-11-15Revert "improve performance of cell equality comparisons)" (tdf#139612)Luboš Luňák1-8/+2
2021-11-15tdf#145640: sc_uicalc: Add unittestXisco Fauli2-0/+36
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara5-0/+17
2021-11-13Resolves: tdf#145640 MoveReference...Reorder() there are RPN tokens as wellEike Rathke1-94/+106
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara4-6/+15
2021-11-12uitest: sc: Add UItest for .uno:ExportToPDFXisco Fauli2-2/+75
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann3-3/+5
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin1-5/+5
2021-11-12Use more o3tl::convert in scMike Kaganski15-84/+66
2021-11-12Add a bit of info to the test failure outputMike Kaganski1-5/+6
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski92-289/+278
2021-11-11CppunitTest_sc_macros_test: simplify testXisco Fauli1-34/+20
2021-11-11tdf#142986: sc: Add UItestXisco Fauli1-0/+41
2021-11-11tdf#142986 sc sampling: allow more than default (100) samplesJustin Luth1-0/+2