summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
AgeCommit message (Expand)Author
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer
2012-06-15fix cond format import from odsMarkus Mohrhard
2012-06-15fix export of cond formats to odsMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15export more conditional formatsMarkus Mohrhard
2012-05-29WaE: converting to non-pointer type 'long long int' from NULLDavid Tardon
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard
2012-05-25import new conditional format informationMarkus Mohrhard
2012-05-24don't export empty color formats & conditional formatsMarkus Mohrhard
2012-05-24export new conditional format info only into 1.2 with extensionMarkus Mohrhard
2012-05-24use correct namespace for calc odf extensionsMarkus Mohrhard
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard
2012-05-24first part for databar exportMarkus Mohrhard
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-05-13removed unused definesTakeshi Abe
2012-04-19remove unused variablesLuboš Luňák
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-07export all row styles, fdo#44336Markus Mohrhard
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-27merge GetString variantsCaolán McNamara
2012-02-10changes to "convert detdata.cxx in SC module to boost:ptr_vector"Eike Rathke
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida
2012-02-01ScChartListenerCollection is no longer a child of ScStrCollection.Kohei Yoshida
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-12-11Remove ByteStringJulien Nabet
2011-11-28dr78: #i115641# don't increment progress for empty repeated cellsEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-10-28More reduction of scoping inside nested for loop.Kohei Yoshida
2011-10-28More reduction of scoping inside for loop.Kohei Yoshida
2011-10-28Reduce excessive scoping.Kohei Yoshida
2011-10-18WaE: unreachable codeTor Lillqvist
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-07delete NULL is safeTakeshi Abe
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-08-10remove uno from range name export and some clean upMarkus Mohrhard
2011-08-10Partially reverted 96336b01a8e2836a3cabe407a92ac5d7b5ac5bf7.Kohei Yoshida
2011-08-10fix for fdo#37391: don't write invalid references to filesMarkus Mohrhard
2011-08-08don't use ODFVER_LATEST instead of ODFVER_012Markus Mohrhard