summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.cxx
AgeCommit message (Expand)Author
2019-01-21Simplify containers iterations in sc/source/filter/x*Arkadiy Illarionov
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part4Noel Grandin
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-24tdf#48140 Change types of variables and remove uneeded codeBartosz Kosiorek
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-10coverity#708064 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708063 Uninitialized scalar fieldCaolán McNamara
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-06whitespace cleanup in scMarkus Mohrhard
2014-03-19coverity#708064 Uninitialized pointer fieldCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-27remove unused code ScMyNotEmptyCellsIterator::GetCell() constNoel Grandin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-08-29clean obsolete parts of ScMyCellLaurent Godard
2013-08-25A little more cleanup.Kohei Yoshida
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida
2013-08-24Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida
2013-08-24Provide a way to retrieve current cell instance during ods export.Kohei Yoshida
2013-08-24Use smart pointer for this.Kohei Yoshida
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-10this method is now unusedMarkus Mohrhard
2013-03-10handle note export correctly, fdo#61165Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-05-27Follow-up of DBG_* removalJacek Wolszczak
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-11-28cppcheck: unit memberCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-07CWS-TOOLING: integrate CWS calcsheetdataOliver Bolte
2009-06-02CWS-TOOLING: integrate CWS calcperf04Kurt Zenker