summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
AgeCommit message (Expand)Author
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
2018-07-12loplugin:useuniqueptr in XclExpChTrTabIdNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2018-06-09Fix typosAndrea Gelmini
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-22Conditional jump or move depends on uninitialised valueStephan Bergmann
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt
2018-02-02loplugin:singlevalfieldsNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-27Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-06-26Write 0 of type 'unsigned char'Stephan Bergmann
2017-06-26Fix int (sal_Int32) ambiguityStephan Bergmann