summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
AgeCommit message (Expand)Author
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-12-03remove some useless comment linesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-10-31crashtesting: null deref on import of fdo64646-4.xlsCaolán McNamara
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-08tdf#123339 XLSX: fix horizontal alignment in commentsSzabolcs Toth
2019-10-04Removed executable bit on cxx and ods filesAndrea Gelmini
2019-10-04tdf#123341 XLSX: fix vertical alignment in commentsSzabolcs Toth
2019-08-12Mark Sequence const in scArkadiy Illarionov
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
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-19Further cleanup to not use FSEND and useless string conversionsMike Kaganski
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet
2019-04-01tdf#115192 XLSX export: fix hyperlink inserted to shapetundet
2019-04-01Get rid of XclXmlUtils::ToOString(const OUString& s)Mike Kaganski
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
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-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-09-05tdf#117287 When saving as Xlsx, export visible flag if comment is visbleIlhan Yesil
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-16loplugin:returnconstant in XclImpChangeTrackNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-24crashtesting: tdf107162-1.xlsNoel Grandin
2018-07-20tdf#118662 Cleanup old hack with cloned SdrCaptionObjArmin Le Grand
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin
2018-07-17loplugin:useuniqueptr in XclEscherExNoel Grandin
2018-07-13loplugin:useuniqueptr in XclExpChTrCellContentNoel Grandin
2018-07-13loplugin:useuniqueptr in XclExpChTrDataNoel Grandin
2018-07-12loplugin:useuniqueptr in XclImpChangeTrackNoel Grandin