summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-06-03tdf#112567 XLSX export: correct built-in namesLászló Németh
2019-06-02NB tabbed finished sync between different appsandreas kainz
2019-06-02drop some unneeded includesCaolán McNamara
2019-06-01Resolves: tdf#101473 handle volatile Add-In results without formula cellEike Rathke
2019-06-01NB tabbed big sync between different appsandreas kainz
2019-05-31Avoid overflow in ScColumn::GetOptimalColWidthStephan Bergmann
2019-05-31crash-testing fdo86059-1.xlsxNoel Grandin
2019-05-31Avoid overflow when scaling column widthStephan Bergmann
2019-05-31drop unneeded includesCaolán McNamara
2019-05-31tdf#66765 - FILESAVE: saving sheet with some queries in it takes foreverNoel Grandin
2019-05-29NB tabbed layout update in all appsandreas kainz
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-05-29weld ScDocStatPageCaolán McNamara
2019-05-29NB tabbed layout update in all appsandreas kainz
2019-05-28ScNumberFormatControl uses an SfxUInt16ItemStephan Bergmann
2019-05-28uitest for bug tdf#119343Zdeněk Crhonek
2019-05-28fix ui-checkdomain.sh warningsCaolán McNamara
2019-05-28Fix domain in ui files (sc)Julien Nabet
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-26Resolves: rhbz#1713827 protect against null ViewShellCaolán McNamara
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-24cannot create a shared_ptr from an existing objectNoel Grandin
2019-05-24tdf#79972 XLSX export: fix hyperlink at numeric dataTünde Tóth
2019-05-24Avoid unnecessary, wrong downcastStephan Bergmann
2019-05-24sc/uiconfig/scalc/ui/dataprovider.ui is unusedStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22Turn pointers into referencesStephan Bergmann
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-21Resolves: tdf#125109 prefer edit format's acceptance patterns and YMD orderEike Rathke
2019-05-21freeze/thaw around big insertsCaolán McNamara
2019-05-21Fix typosAndrea Gelmini
2019-05-21Fix typoAndrea Gelmini
2019-05-20Fix a11y crash with drag&drop shape anchored to pageEike Rathke
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-20tdf#99938 : Allow batch of formula-cells to be written...Dennis Francis
2019-05-20tdf#99938 : Moving Average : By default trim input range...Dennis Francis
2019-05-20Don't invalidate iterators into ScMyStylesMapStephan Bergmann
2019-05-20swapped column titles in condformatmanager.ui to fit the contents.Kiyotaka Nishibori
2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák
2019-05-20cache mdds positions also in CopyTextAttrsFromClipHandler (tdf#112000)Luboš Luňák
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part3Noel Grandin
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-17cache mdds position in ScAttrArray::RemoveCellCharAttribs() (tdf#108298)Luboš Luňák
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17avoid two lookups in ScDocument::GetLookupCacheNoel Grandin
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara