summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xeescher.cxx
AgeCommit message (Expand)Author
2021-04-06tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth
2020-11-17crashtesting: clamp assert failure, hi < loCaolán McNamara
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-20use tools::Long in scNoel
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin
2020-07-07Use std::optional to allow optional inclusion of attributesMike Kaganski
2020-07-06Don't explicitly convert OUString to OStringMike Kaganski
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-30loplugin:makeshared in scNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-20loplugin:referencecasting in scNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-22New loplugin:dataStephan Bergmann
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-01-17Misplaced static_castStephan Bergmann
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos