summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xetable.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-16remove mempoolNoel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2016-12-08sc-perf: avoid calling GetRowHeight() twice or thriceEike Rathke
2016-12-08sc-perf: call RowHidden() only once, tdf#98106 follow-upEike Rathke
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-07-28use n prefix for numeric variableMarkus Mohrhard
2016-07-28tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-04tdf#100347 Fix Outline export into XLSX formatBartosz Kosiorek
2016-06-22tdf#98106 Preserving hidden and empty rows after xlsx exportBartosz Kosiorek
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-03-04V801: Decreased performanceCaolán McNamara
2015-02-19boost->stdCaolán McNamara
2015-01-20fdo#88623 replace std::deque with std::vector in xlsx savingLászló Németh
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18Thread excel table row/column format finalization.Michael Meeks
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-21fdo#74345: Some shared formulas cannot be exported as shared formulas.Kohei Yoshida
2013-10-04convert sc/source/file/inc/xe*.hxx from String to OUStringNoel Grandin
2013-08-12Export shared formulas to xls, from the new shared formula in the core.Kohei Yoshida
2013-07-30Fix exporting of array formulas to xls.Kohei Yoshida
2013-07-02don't forget the formula cell style during xls/xlsx export, fdo#66242Markus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-03-27Take care of xetable.?xx.Kohei Yoshida
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2011-03-23Calc xlsx export row limit++ (bnc#504623, fdo#32106)Katarina Machalkova
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Merged xlsx-shared-xlsx-export-perf-rowbuffer.diff from ooo-buildKatarina Machalkova