summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-10-29sc: fix: range/step calculation for progress barSerge Krot
2018-10-29loplugin:oncevarNoel Grandin
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-29Notebookbar: add context-Printpreview to calc tabbed NBandreas kainz
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27uitest: integrate the calc input bar into the ui testingMarkus Mohrhard
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26Use CheckStringResultLen() also for CONCATENATE(), CONCAT() and TEXTJOIN()Eike Rathke
2018-10-26missing includeStephan Bergmann
2018-10-26Let REGEX() return #N/A instead of #VALUE! if no match, tdf#113977 follow-upEike Rathke
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-26Change kScInterpreterMaxStrLen now result string length limit to 256MBEike Rathke
2018-10-26Use SAL_MAX_INT32 in CheckStringPositionArgument()Eike Rathke
2018-10-26Introduce kScInterpreterMaxStrLenEike Rathke
2018-10-26Rework GetStringPositionArgument() to return sal_Int32Eike Rathke
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-25tdf#118747 sc: use manual height for previous rows in TransferObjVasily Melenchuk
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24ScDoubleItem is deadNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-23sc: speed-up: avoid usage of svl::SharedString where it is possibleSerge Krot
2018-10-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-22Remove ScLookupCache from ScLookupCacheMap it had been added toStephan Bergmann
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-22tdf#120410: Disable insert/delete row/page break if sheet is protectedXisco Fauli
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-22pvs-studio: V1001 variable assigned but is not used by the end of the functionCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-19Turn ScStyleSheet::Usage into scoped enumStephan Bergmann
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19copy and paste errorCaolán McNamara
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19Turn ScGridWin::AutoFilterMode into scoped enumStephan Bergmann
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-19Revert "Notebookbar: add context-Printpreview to calc tabbed NB"Christian Lohmaier