summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
AgeCommit message (Expand)Author
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-07put that attribute into an extension namespaceMarkus Mohrhard
2014-12-06that just looks wrong, related fdo#51935Markus Mohrhard
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23loplugin: cstylecastNoel Grandin
2014-08-16use correct namespace for table protection elements, fdo#82128Markus Mohrhard
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-21use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard
2014-07-15coverity#735799 Dereference after null checkCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-06coverity#735798 Dereference after null checkCaolán McNamara
2014-05-30fdo#78927: Use different XML attribute names for asian and complex fonts.Kohei Yoshida
2014-05-16fdo#75056: Overline attribute needs special treatment as well.Kohei Yoshida
2014-05-15fdo#77537: Exporting font names in edit text needs special handling.Kohei Yoshida
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-15Avoid unnecessarily converting UNO cell address to ScAddress.Kohei Yoshida
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-12fdo#76961 - Calc link auto-update interval is changed on file saveNiklas Johansson
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24coverity#737278 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737277 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737274 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737273 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737272 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737271 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737270 Uncaught exceptionCaolán McNamara
2014-02-24coverity#737269 Uncaught exceptionCaolán McNamara
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-15fdo#74512: Fix the ODS export as well.Kohei Yoshida
2014-02-14fdo#72390: Let's not skip auto styles from unmodified sheets.Kohei Yoshida
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11coverity#737276 Uncaught exceptionCaolán McNamara
2014-02-11coverity#737275 Uncaught exceptionCaolán McNamara
2014-02-03WaE signed/unsignedNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-21renamed misleading namesEike Rathke
2014-01-14The "true" is likely meant for sal_Bool bAppendStr, not sal_Unicode cSeparatorStephan Bergmann