summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke
2018-11-24convert Unit to scoped enumNoel Grandin
2018-11-24remove unused FuncFlags::BIFFIMPORTONLY,STATE::S_WK1Noel Grandin
2018-11-19Removed duplicated includesAndrea Gelmini
2018-11-19tdf#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-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-07tdf#120168, adapt horizontal alignment based on text rotationMarkus Mohrhard
2018-11-06tdf#107586, import chart sheet colorMarkus Mohrhard
2018-11-01Add REGEX() 4th parameter also to Excel import/export, tdf#113977Eike Rathke
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-02Fix typoAndrea Gelmini
2018-09-29tdf#111980 sc optionbutton autoGroups different for form/activeXJustin Luth
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-16loplugin:returnconstant in ScTokenConversionNoel Grandin
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-04Fix typosAndrea Gelmini
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-19Fix typosAndrea Gelmini
2018-07-17OOXML import: CalcFormulaTree() is unnecessary, tdf#94925 follow-upEike Rathke
2018-07-17loplugin:useuniqueptr in CachedTokenArrayNoel Grandin
2018-07-14Remove the check for IsRecalcModeMustAfterImport(), tdf#94925 follow-upEike Rathke
2018-07-14Broadcast formula cells marked for recalc, tdf#94925 relatedEike Rathke
2018-07-14Resolves: tdf#94925 do not unset dirty if formula cell must be recalculatedEike Rathke
2018-07-13Remove now superfluous CheckLinkFormulaNeedingCheck() callEike Rathke
2018-07-12loplugin:useuniqueptr in ExtConditionalFormattingContextNoel Grandin
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin