summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-21Fix typosAndrea Gelmini1-4/+4
2019-05-21Fix typoAndrea Gelmini1-1/+1
2019-05-20Fix a11y crash with drag&drop shape anchored to pageEike Rathke1-1/+1
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara1-1/+1
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis9-6/+117
2019-05-20tdf#99938 : Moving Average : By default trim input range...Dennis Francis3-0/+23
2019-05-20Don't invalidate iterators into ScMyStylesMapStephan Bergmann1-2/+2
2019-05-20swapped column titles in condformatmanager.ui to fit the contents.Kiyotaka Nishibori1-2/+2
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák6-4/+29
2019-05-20cache mdds positions also in CopyTextAttrsFromClipHandler (tdf#112000)Luboš Luňák1-6/+25
2019-05-18remove remaining '0' responsesCaolán McNamara7-8/+8
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part3Noel Grandin2-50/+27
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin9-4/+110
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand2-30/+33
2019-05-17cache mdds position in ScAttrArray::RemoveCellCharAttribs() (tdf#108298)Luboš Luňák1-1/+5
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-05-17avoid two lookups in ScDocument::GetLookupCacheNoel Grandin1-5/+5
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze9-7/+75
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara2-3/+3
2019-05-17uitest repair test 124829Zdeněk Crhonek1-1/+1
2019-05-16tdf#125054 fixed WhichIDs for cloned ItemsArmin Le Grand4-10/+31
2019-05-16uitest for bug tdf#125051Zdeněk Crhonek1-0/+50
2019-05-16document ScMarkArray a littleNoel Grandin1-0/+5
2019-05-16cache mdds position in ScTable::InvalidateTextWidth (tdf#108298)Luboš Luňák1-1/+3
2019-05-16optimize ScImportExport::Doc2Text() for large columnsLuboš Luňák1-1/+6
2019-05-16optimize ScHTMLExport::WriteTables() with large columnsLuboš Luňák12-19/+88
2019-05-16cache mdds access in ScTable::ValidQuery() (tdf#80853)Luboš Luňák4-6/+45
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen14-0/+16
2019-05-16Fix typoAndrea Gelmini1-1/+1
2019-05-16uitest for bug tdf#124829Zdeněk Crhonek4-0/+62