summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-25typo: uesd -> usedAndras Timar
2014-10-23Use sc::CompileFormulaContext for faster exportMatúš Kukan
2014-10-22Check for standard number format rather than just for 'General'.Kohei Yoshida
2014-10-22Try to determine whether or not a column has all 'General' number formatKohei Yoshida
2014-10-22Move SetAttrEntries from ScDocument to ScDocumentImport.Kohei Yoshida
2014-10-22Set cell style name to the document directly, bypassing the UNO API.Kohei Yoshida
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13fdo#84872 give each SheetDataContext a new FormulaParserCaolán McNamara
2014-10-11fdo#39468 Translate German Comments - sc/source/filter/inc/ leftoversChristian M. Heller
2014-10-06fdo#39468 Translate German Comments - sc/source/filter/inc/Christian M. Heller
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-02fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-30WaE: private field 'mnId' is not usedTor Lillqvist
2014-08-29Remove the old xlsx pivot table export code.Kohei Yoshida
2014-08-28bnc#822173: Initial work on exporting pivot cache and pivot table to xlsx.Kohei Yoshida
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-08-22Split FillAsTable into Binary and Xml variants in the same manner.Kohei Yoshida
2014-08-22Split FillAsHeader into FillAsHeaderBinary and FillAsHeaderXml.Kohei Yoshida
2014-08-14sc: stupid auto_ptr deprecationMichael Stahl
2014-08-14fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-13fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-12bnc#822170: Let's not even try to export invalid chart objects.Kohei Yoshida
2014-08-11write OOXML externalReferences, externalLinks, fdo#45286Eike Rathke
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-17And this too.Kohei Yoshida
2014-07-17We can use ptr_vector for this.Kohei Yoshida
2014-07-14Preserve the "end of list" flag for xls round-tripping.Kohei Yoshida
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17fdo#40067: Fix for importing white space in strings (XLSX).Robin Kumar
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-10don't use temporary objectMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-06-04coverity#737265 Uncaught exceptionCaolán McNamara
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-26Resolves: #i124928# rich text portion could be converted several times...Clarence Guo
2014-05-11fix-includes.pl: scThomas Arnhold