summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xichart.cxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-01fix 2D vs 3D coordinatesystem regression, fdo#67300Markus Mohrhard
2013-11-24Support regression curve name in old binary XLS XP/2k/2k3 format.Tomaž Vajngerl
2013-11-24Fix detection of force intercept in XLS 97/2000/XP format.Tomaž Vajngerl
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/xi*.hxx from String to OUStringNoel Grandin
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-07-30More on removing direct access to reference data members.Kohei Yoshida
2013-07-24More on this.Kohei Yoshida
2013-07-03Force intercept import/export for binary MS office format.Tomaž Vajngerl
2013-07-03Import/export of polynomial and moving average for old MS XP/2003 formatTomaž Vajngerl
2013-06-29remove some createFromAscii usageThomas Arnhold
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2013-01-03fdo#58539: Check for mxValueLink being NULL before dereferencing.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-05-14n720443: Ignore autorotation of chart labels.Muthu Subramanian
2012-02-24Untangled the code a bit.Kohei Yoshida
2012-02-24fdo#40320: Insert only a placeholder since the caller relies on this behavior.Kohei Yoshida
2012-02-24fdo#40320: Correctly import data point formats in data series.Kohei Yoshida
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida
2011-11-28dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e...Eike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-10-18survive some fuzzCaolán McNamara
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-09Lots more cleanups.Kohei Yoshida
2011-08-09Pass by const reference.Kohei Yoshida
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-01More on ScfRefMap to std::map conversion.Kohei Yoshida
2011-03-01These ones are best converted to std::map.Kohei Yoshida
2011-03-01Another one on ScfRefMap to boost::ptr_map conversion.Kohei Yoshida
2011-03-01More on ScfRefMap to boost::ptr_map.Kohei Yoshida
2011-03-01Replaced another use of ScfRefMap with ptr_map.Kohei Yoshida