summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2014-08-08bnc#885548: Set the date time mode to non-fixed after the import is done.Kohei Yoshida
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-29bnc#885548: Reset the default user to the document owner at the end.Kohei Yoshida
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-21use SvXMLExport::GetRelativeReference(), fdo#79305Eike Rathke
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard
2014-07-18Remove unused classes.Kohei Yoshida
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-07-18coverity#737268 Uncaught exceptionCaolán McNamara
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-15coverity#735799 Dereference after null checkCaolán McNamara
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-07-14Revert "loplugin:unreffun"Noel Grandin
2014-07-14loplugin:unreffunNoel Grandin
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-10coverity#737268 Uncaught exceptionCaolán McNamara
2014-07-09resolved fdo#62250 absent value cell values are not NaN, set to 0.0Eike Rathke
2014-07-08catched->caughtCaolán McNamara
2014-07-07remove unused includeMatúš Kukan
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02improve indentationMarkus Mohrhard
2014-07-02replace while with forMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01coverity#704262 coverity#704263 Dead codeNorbert Thiebaud
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar
2014-06-17coverity#736887 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706049 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706047 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706041 Unintended sign extensionCaolán McNamara
2014-06-17coverity#706038 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin