summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-11-04tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-03tdf#120703 PVS: V581Mike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-11-01Add REGEX() 4th parameter also to Excel import/export, tdf#113977Eike Rathke
2018-11-01clang-tidy: (WIP) bugprone-too-small-loop-variable findingsTamás Zolnai
2018-10-31Translate German commentsJohnny_M
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-31cppCheck RedundantAssignment variable bRefFoundZdibák Zoltán
2018-10-31cppCheck RedundantAssignment variable pMergeAttrZdibák Zoltán
2018-10-31cppCheck RedundantAssignment variable pPatternZdibák Zoltán
2018-10-31cppCheck RedundantAssignment variable bRecordingZdibák Zoltán
2018-10-31RedundantAssignment variable aResult1Zdibák Zoltán
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-10-304th parameter Flags for REGEX(), tdf#113977Eike Rathke
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-30Rewrite REGEX() to directly use icu::RegexMatcher, tdf#113977Eike Rathke
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