summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2018-12-31tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet
2018-12-31tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
2018-12-27tdf#122331 Autofilter disappeared after export to XLSXNoel Grandin
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-30tdf#121612: update pivot caches during saving to XLSXVasily Melenchuk
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-11-14Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-09Make XclRange::GetCol/RowCount more robustStephan Bergmann
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-08coverity#1440238 silence Wrapper object use after freeCaolán McNamara
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-11-07tdf#120168, adapt horizontal alignment based on text rotationMarkus Mohrhard
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#107586, import chart sheet colorMarkus Mohrhard
2018-11-06tdf#39674 Translate German variable namesJohnny_M
2018-11-06don't leave empty slots in array in ScXMLExport::GetViewSettingsNoel Grandin
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-02tdf#115317 Fix empty url representationPaul Trojahn
2018-11-01Add REGEX() 4th parameter also to Excel import/export, tdf#113977Eike Rathke
2018-10-31Translate German commentsJohnny_M
2018-10-31tdf#42949 Fix IWYU warnings in sc/inc; sc/source/filter/inc/Gabor Kelemen
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25return std::unique_ptr from CloneSetWhichNoel Grandin
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-23Resolves: tdf#120689 omit <definedName> for ocMacro in OOXMLEike Rathke
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17Silence more Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin