summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
AgeCommit message (Expand)Author
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-02fdo#88826: replace MM100toEMU() by convertHmmToEmu()Juan Picca
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-22WaE: variable ´nOldSize´ set but not usedTor Lillqvist
2014-12-22fix OOXML validation errorsMarkus Mohrhard
2014-12-19remove operator>> methodsNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-07-18Remove unused classes.Kohei Yoshida
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-17Let's use this macro since it's there.Kohei Yoshida
2014-07-17fdo#81470: Fix a crasher during xlsx export with revisions.Kohei Yoshida
2014-07-17And this too.Kohei Yoshida
2014-07-17We can use ptr_vector for this.Kohei Yoshida
2014-07-17No need to check for NULL value before deleting.Kohei Yoshida
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-08workaround for DBG_UTIL XML correctness checksMarkus Mohrhard
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara
2014-05-12Move this function object to o3tl.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06remove uncompiled source filesThomas Arnhold
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida
2014-04-08bit 0 is bit 0Eike Rathke
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-03Remove redundant pure overrideStephan Bergmann
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-03-29sc: adapt Excel filter to SvStream changesMichael Stahl
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-10fdo#75950: Just set the right grammar and be done with it.Kohei Yoshida
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#738799 Uninitialized scalar fieldCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin