summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Add document-level option to lock down file exportSamuel Mehrbrodt3-1/+10
2019-12-04Add document-level option to lock down content extractionSamuel Mehrbrodt4-0/+23
2019-07-31tdf#125800: accessing cond format props in UNO throws errorAron Budea2-2/+2
2019-07-18tdf#126421: don't limit pasted data to allocated columns in destinationMike Kaganski1-2/+5
2019-07-18fix "tdf#119388 calc, slow removing column, improve ScChildrenShapes"Noel Grandin1-0/+1
2019-07-18crashtesting: assert on export of fdo63407-3.ods to xlsCaolán McNamara1-1/+1
2019-07-17tdf#126306: ignore Top10, Empty and NonEmpty in fix for tdf#117276Xisco Fauli1-2/+4
2019-07-12Postpone loading of all external references, including INDIRECT()Eike Rathke1-18/+34
2019-07-10Postpone filter detection until link update is allowedMike Kaganski1-7/+16
2019-07-09tdf#126177 XLSX export: fix hyperlinks to documentsTünde Tóth1-0/+4
2019-07-01tdf#126012: Take care of polar and min-magnitude flags...Dennis Francis1-2/+6
2019-06-28tdf#119388 calc, slow removing column, improve ScChildrenShapesNoel Grandin1-33/+71
2019-06-27Resolves: tdf#126116 keep original date format if detected type is identicalEike Rathke1-5/+17
2019-06-27Resolves: tdf#117899 update condition entries' source position on inter-copyEike Rathke1-3/+11
2019-06-26tdf#125661 : Move the delayed-grouping logic...Dennis Francis2-6/+4
2019-06-26tdf#126024 XLSX export: fix hyperlink on formula cellTünde Tóth1-0/+11
2019-06-22weld SpellDialogCaolán McNamara3-14/+27
2019-06-21remove then dispose, not dispose then removeCaolán McNamara1-1/+4
2019-06-21crashtesting: failure importing gnome545630-1.xlsxCaolán McNamara1-5/+13
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke1-26/+37
2019-06-20tdf#125982 a11y use-after-free of editengineCaolán McNamara1-2/+8
2019-06-20dispose on all responses, not just OKCaolán McNamara1-1/+1
2019-06-20tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth1-3/+12
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin1-3/+6
2019-06-15remove some unused includesCaolán McNamara1-1/+2
2019-06-14Resolves: tdf#124251 do not treat internal "URI" as real path URIEike Rathke1-1/+8
2019-06-14Related: tdf#113541 use reference syntax of the document being editedEike Rathke1-11/+12
2019-06-14Resolves: tdf#113541 handle external reference in Excel syntaxEike Rathke1-3/+6
2019-06-13Intel OpenCL also has broken nan() that ignores the argumentLuboš Luňák1-4/+2
2019-06-13tdf#125791 sc autofilter popup: make sure menu item text uses the label fontMiklos Vajna1-0/+5
2019-06-11Resolves: tdf#125808 empty labels in pivot table from registered data sourceCaolán McNamara1-2/+2
2019-06-04tdf#101086 sc autofilter popup: avoid flickerMiklos Vajna2-0/+9
2019-06-04tdf#121094 Opening xlxs with many rows takes several minutesNoel Grandin1-3/+1
2019-06-04Resolves: tdf#123752 allow group separator in formula values if possibleEike Rathke1-7/+27
2019-06-04tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part3Noel Grandin1-1/+1
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara1-1/+1
2019-06-03tdf#112567 XLSX export: correct built-in namesLászló Németh1-1/+24
2019-06-02drop some unneeded includesCaolán McNamara1-2/+0
2019-06-01Resolves: tdf#101473 handle volatile Add-In results without formula cellEike Rathke1-2/+25
2019-05-31crash-testing fdo86059-1.xlsxNoel Grandin1-0/+4
2019-05-31Avoid overflow when scaling column widthStephan Bergmann1-3/+3
2019-05-31drop unneeded includesCaolán McNamara2-0/+2
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin1-15/+26
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara2-8/+6
2019-05-29weld ScDocStatPageCaolán McNamara2-32/+20
2019-05-28ScNumberFormatControl uses an SfxUInt16ItemStephan Bergmann1-1/+1
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen1-0/+1
2019-05-26Resolves: rhbz#1713827 protect against null ViewShellCaolán McNamara1-26/+29
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner2-140/+298
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin1-1/+1