summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLExportIterator.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-05-20loplugin:unusedmethodsNoel Grandin1-1/+0
2023-05-20loplugin:unusedfieldsNoel Grandin1-1/+0
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin1-3/+3
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-05-09compact namespace in scNoel Grandin1-4/+4
2019-09-26loplugin:constmethod in scNoel Grandin1-1/+1
2018-11-15tdf#42949 Fix IWYU warnings in sc/source/filter/{excel,lotus,xml}/*hxxGabor Kelemen1-9/+7
2018-11-14Resolves: tdf#119700 save correct table:last-row-spannedEike Rathke1-1/+1
2018-07-27sc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+11
2018-03-06tdf#114552 Add a third anchor type for calc graphicsSamuel Mehrbrodt1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-5/+5
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-11/+11
2016-11-24tdf#48140 Change types of variables and remove uneeded codeBartosz Kosiorek1-9/+3
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek1-26/+25
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-7/+7
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-2/+4
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-7/+7
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-33/+33
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-21/+21
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-07-22loplugin:unusedmethods scNoel Grandin1-2/+1
2015-03-06V801: Decreased performanceCaolán McNamara1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-15fdo#76409: Write output cell string to <text:p> element when saving to ods.Kohei Yoshida1-1/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-18/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-21/+21
2014-03-03Remove visual noise from scAlexander Wilms1-9/+9
2014-02-27remove unused code ScMyNotEmptyCellsIterator::GetCell() constNoel Grandin1-3/+0
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-37/+2
2013-08-29clean obsolete parts of ScMyCellLaurent Godard1-9/+0
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida1-1/+0
2013-08-24Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida1-1/+0
2013-08-24Provide a way to retrieve current cell instance during ods export.Kohei Yoshida1-0/+3
2013-08-24Use smart pointer for this.Kohei Yoshida1-2/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-27More ScBaseCell reduction...Kohei Yoshida1-4/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-0/+27
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard1-43/+43
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-0/+2
2010-11-23cppcheck: These functions can be consCaolán McNamara1-2/+2
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2