summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-28merge LOTUS_ROOT into LotusContextNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-24cppcheck: performing init in init list (sc/scripting/sd)Julien Nabet
2019-11-24tdf#128976: properly calculate default value when writing XLSMike Kaganski
2019-11-22tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19cid#1448453 Untrusted value as argumentCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-18tdf#103092 export uses MeasureUnit not FieldUnitRegina Henschel
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16cid#1448453 Untrusted value as argumentCaolán McNamara
2019-11-14coverity#1242892 Untrusted value as argumentCaolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-13no need to store reference to Import hereNoel Grandin
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-04fix ODR violationNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02cid#1448338 silence Untrusted value as argumentCaolán McNamara
2019-11-02cid#1455214 Uninitialized scalar variableCaolán McNamara
2019-10-31crashtesting: null deref on import of fdo51601-2.xlsxCaolán McNamara
2019-10-31tdf#125688, better sizing for some OUStringBufferNoel Grandin
2019-10-31crashtesting: null deref on import of fdo64646-4.xlsCaolán McNamara
2019-10-31crashtesting: null deref on import of fdo48634-1.xlsCaolán McNamara
2019-10-31tdf#125688, deque->vectorNoel Grandin
2019-10-31tdf#125688 avoid OUString constructionNoel Grandin
2019-10-31tdf#125688 remove intermediate OUStringBufferNoel Grandin
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-28cid#1448338 silence Untrusted value as argumentCaolán McNamara
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-10-25tdf#126021 speed up saving xls with lots of stylesNoel Grandin
2019-10-21loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin
2019-10-20ofz#18301 Timeout in xlsfuzzerCaolán McNamara
2019-10-20cid#1448338 Untrusted value as argumentCaolán McNamara
2019-10-19sc: rowcol: tdf#50916 convert ucalc test, and docfunc.Michael Meeks
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-18cid#1448338 Untrusted value as argumentCaolán McNamara
2019-10-17loplugin:buffereadd find stuff involving adding *StringBufferNoel Grandin
2019-10-17Don't use uninitialized memory when reading from the stream failsStephan Bergmann