summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xistyle.cxx
AgeCommit message (Expand)Author
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16remove mempoolNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22ColorData->Color in scNoel Grandin
2018-02-03TypedWhichId in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-13Revert "sc: boost::ptr_vector->std::vector"Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin