summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14tdf#119841 Crash when pasting an HTML table from a web pageNoel Grandin
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-12loplugin:useuniqueptr in ScMyValidationsContainer::WriteMessageNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
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-09Avoid getTokenCount()Matteo Casalin
2018-09-09Bail out earlyMatteo Casalin
2018-09-09Reduce scopeMatteo Casalin
2018-09-09Avoid getTokenCountMatteo Casalin
2018-09-09Avoid getTokenCountMatteo Casalin
2018-09-09Avoid getTokenCountMatteo Casalin
2018-09-06tdf#116453: One less argument to pass to ScOrcusStyles.Kohei Yoshida
2018-09-05Resolves: tdf#118850 disentangle the twisted wrong cell type vs format typeEike Rathke
2018-09-05tdf#117287 When saving as Xlsx, export visible flag if comment is visbleIlhan Yesil
2018-09-05tdf#116453: Pick up non-UTF8 encoding and use it for string values.Kohei Yoshida
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-09-03loplugin:useuniqueptr in various in scNoel Grandin
2018-09-01Update orcus to 0.14.0.Kohei Yoshida
2018-08-29loplugin:useuniqueptr in XclExpDxfNoel Grandin
2018-08-29More -Werror=redundant-moveStephan Bergmann
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-26get rid of aEndItr entirelyCaolán McNamara
2018-08-25crashtesting: cached deque::end invalidatedCaolán McNamara
2018-08-24pass ScChangeAction around by std::unique_ptrNoel Grandin
2018-08-23loop and then eraseNoel Grandin
2018-08-23std::list is overkill for small structuresNoel Grandin
2018-08-23simplify ScMyGeneratedListNoel Grandin
2018-08-23simplify ScMyDeletedListNoel Grandin
2018-08-22pass ScMyCellInfo around by std::unique_ptrNoel Grandin
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22loplugin:useuniqueptr in ScChartListenerNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20coverity#1438402 Improper use of negative valueCaolán McNamara
2018-08-18coverity#1438401 assert nPrevIndex >= 0Caolán McNamara
2018-08-17loplugin:useuniqueptr in ScFormatRangeStylesNoel Grandin
2018-08-17loplugin:useuniqueptr in ScColumnRowStylesBaseNoel Grandin
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-16loplugin:returnconstant in XclImpChangeTrackNoel Grandin
2018-08-16loplugin:returnconstant in XclExpAutofilterNoel Grandin
2018-08-16loplugin:returnconstant in ScTokenConversionNoel Grandin
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-15tdf#118990: use full URI for absolute referencesMike Kaganski
2018-08-15tdf#119141 Revert "sc htmlimp: non-global sheet range names"Justin Luth
2018-08-14loplugin:returnconstant in ScXMLChartExportWrapperNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-12Fix typosAndrea Gelmini