summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov24-52/+54
2019-06-18Fix typosAndrea Gelmini1-1/+1
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov25-73/+73
2019-06-15loplugin:logexceptionnicely in scNoel Grandin7-14/+19
2019-06-14Resolves: tdf#124251 do not treat internal "URI" as real path URIEike Rathke1-1/+8
2019-06-14remove some unused includesCaolán McNamara1-1/+2
2019-06-14lok: avoid locking table when ScSpecialFilterDlg is destroyedHenry Castro1-1/+1
2019-06-14loplugin:unusedfields improvementsNoel Grandin7-16/+5
2019-06-13Related: tdf#113541 use reference syntax of the document being editedEike Rathke1-11/+12
2019-06-13Resolves: 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-12Change some static const variables to constexprEike Rathke1-19/+19
2019-06-12tdf#125791 sc autofilter popup: make sure menu item text uses the label fontMiklos Vajna1-0/+5
2019-06-12loplugin:unusedmethodsNoel Grandin2-33/+0
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-29/+26
2019-06-11Resolves: tdf#125808 empty labels in pivot table from registered data sourceCaolán McNamara1-2/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen9-0/+13
2019-06-11loplugin:virtualdown in DataProviderNoel Grandin3-8/+1
2019-06-08loplugin:unusedmethodsNoel Grandin3-128/+0
2019-06-08loplugin:singlevalfieldsNoel Grandin2-10/+9
2019-06-08loplugin:unusedfieldsNoel Grandin1-3/+1
2019-06-07lok: re-factor getTextSelection.Michael Meeks1-59/+2
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-26/+29
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen6-0/+7
2019-06-04tdf#101086 sc autofilter popup: avoid flickerMiklos Vajna2-0/+9
2019-06-04Resolves: tdf#123752 allow group separator in formula values if possibleEike Rathke1-7/+27
2019-06-04tdf#121094 Opening xlxs with many rows takes several minutesNoel Grandin1-3/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-06-04Missing includeStephan Bergmann1-0/+2
2019-06-03Resolves: tdf#125589 we are initially unsortedCaolán McNamara1-1/+1
2019-06-03Avoid overflow with large row heightsStephan Bergmann2-6/+9
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part3Noel Grandin1-1/+1
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov9-399/+13
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-31Avoid overflow in ScColumn::GetOptimalColWidthStephan Bergmann1-1/+3
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
2019-05-24tdf#79972 XLSX export: fix hyperlink at numeric dataTünde Tóth1-0/+13