summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcelli.cxx
AgeCommit message (Expand)Author
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-10-12use isFinite() instead of !isNan()Eike Rathke
2016-10-02support TargetFrame in url field import/export code, tdf#77873Markus Mohrhard
2016-08-18coverity#1371369 Resource leakCaolán McNamara
2016-07-04tdf#100458 Don't forcefully change cell typeJan-Marek Glogowski
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-03-30tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-10loplugin:constantparam in scNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-16don't call getOutputString when we are not using the result, tdf#92802Markus Mohrhard
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-07-22loplugin:unusedmethods scNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13valgrind: check return of convertDateTime before using fDateCaolán McNamara
2014-10-30fdo#39468 Translate German Comments - sc/source/filter/{lotus,starcalc,xml}Christian M. Heller
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-09resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-23coverity#1187682 Dereference null return valueCaolán McNamara
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-03-08More consistent number format inheritence policy.Kohei Yoshida
2014-02-27coverity#1187684 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187683 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187682 Dereference null return valueCaolán McNamara
2014-02-20coverity#738800 Uninitialized scalar fieldCaolán McNamara
2013-12-19Remove the data stream bits from ods import.Kohei Yoshida
2013-12-18Pass enum values around rather than OUString ones.Kohei Yoshida
2013-12-18Put these new classes in sc namespace.Kohei Yoshida
2013-11-28make data streams an experimental featureMatúš Kukan
2013-11-28Import data streams - reuse infrastructure for ScAreaLink.Matúš Kukan
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-26fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida