summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xcl97rec.hxx
AgeCommit message (Expand)Author
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot
2019-04-17tdf#123645 XLSX export: fix hyperlink inserted to charttundet
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-07-20loplugin:useuniqueptr in XclObjNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-06loplugin:useuniqueptr in XclExpObjListNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-02-02loplugin:singlevalfieldsNoel Grandin
2017-10-31convert XclStrFlags to scoped enumNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-13loplugin:singlevalfields in sc(part3)Noel Grandin
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-27transform calc URLs to OOXML format, related tdf#91334Markus Mohrhard
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-21write enhanced protection to .xls BIFF8 0x0868 Feat recordsEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2013-10-04convert sc/source/filter/inc/xcl97rec.hxx from String to OUStringNoel Grandin
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2011-06-08Replace List for std::vector<XclObj*>.Rafael Dominguez
2011-06-07Replace List for std::vector<ExcEScenario*>.Rafael Dominguez
2011-06-07Make read only functions in ExcEScenarioCell const.Rafael Dominguez
2011-06-07Replace List for std::vector<ExcEScenarioCell>.Rafael Dominguez
2011-03-14making sc/source/filter compile againBjoern Michaelsen
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida