summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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-19NB tabbed_compact cleanupandreas kainz1-7/+0
2019-06-19tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov1-2/+2
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz2-1297/+4389
2019-06-17Related: tdf#125935 allow focus in MenuButtonCaolán McNamara1-1/+1
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-08notebookbar_compact updateandreas kainz2-675/+3737
2019-06-06NB tabbed finished sync between different appsandreas kainz1-186/+317
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 Rathke2-8/+29
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émeth3-1/+55
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-29NB tabbed layout update in all appsandreas kainz1-249/+516
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara2-8/+6
2019-05-29weld ScDocStatPageCaolán McNamara2-32/+20
2019-05-29NB tabbed layout update in all appsandreas kainz1-349/+999
2019-05-28ScNumberFormatControl uses an SfxUInt16ItemStephan Bergmann1-1/+1
2019-05-28uitest for bug tdf#119343Zdeněk Crhonek2-0/+42
2019-05-28fix ui-checkdomain.sh warningsCaolán McNamara1-1/+1
2019-05-28Fix domain in ui files (sc)Julien Nabet3-3/+3
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
2019-05-24tdf#79972 XLSX export: fix hyperlink at numeric dataTünde Tóth3-0/+31
2019-05-24Avoid unnecessary, wrong downcastStephan Bergmann1-1/+1
2019-05-24sc/uiconfig/scalc/ui/dataprovider.ui is unusedStephan Bergmann2-313/+0
2019-05-22New loplugin:dataStephan Bergmann16-37/+37
2019-05-22Turn pointers into referencesStephan Bergmann1-8/+8
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen3-0/+3
2019-05-21Resolves: tdf#125109 prefer edit format's acceptance patterns and YMD orderEike Rathke1-3/+49
2019-05-21freeze/thaw around big insertsCaolán McNamara1-1/+13