summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xichart.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-01-03fdo#58539: Check for mxValueLink being NULL before dereferencing.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon1-3/+3
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-05-14n720443: Ignore autorotation of chart labels.Muthu Subramanian1-0/+5
2012-02-24Untangled the code a bit.Kohei Yoshida1-58/+64
2012-02-24fdo#40320: Insert only a placeholder since the caller relies on this behavior.Kohei Yoshida1-2/+3
2012-02-24fdo#40320: Correctly import data point formats in data series.Kohei Yoshida1-2/+3
2012-02-01Always look up chart objects by name, change method names' casing.Kohei Yoshida1-1/+1
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida1-1/+1
2011-11-28dr78: #i71810# rework import of fill bitmap mode: ignore CHPICFORMAT record e...Eike Rathke1-22/+32
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-10-18survive some fuzzCaolán McNamara1-2/+8
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian1-0/+12
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+12
2011-08-09Lots more cleanups.Kohei Yoshida1-2/+2
2011-08-09Pass by const reference.Kohei Yoshida1-1/+1
2011-05-27Replace DBG_* with OSL_* in sc/source/filterJacek Wolszczak1-17/+17
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-50/+176
2011-03-01More on ScfRefMap to std::map conversion.Kohei Yoshida1-0/+6
2011-03-01These ones are best converted to std::map.Kohei Yoshida1-1/+5
2011-03-01Another one on ScfRefMap to boost::ptr_map conversion.Kohei Yoshida1-34/+30
2011-03-01More on ScfRefMap to boost::ptr_map.Kohei Yoshida1-12/+12
2011-03-01Replaced another use of ScfRefMap with ptr_map.Kohei Yoshida1-11/+12
2011-03-01Remove bogus comments.Guillaume Poussel1-5/+5
2011-02-15chart52: merge with DEV300_m100Ingrid Halama [iha]1-1/+1
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-1/+1
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]1-19/+124
2011-01-26chart52: #i28670# import/export of manual chart legend size from/to XLSDaniel Rentz [dr]1-30/+51
2011-01-25chart52: adapt to changed APIDaniel Rentz [dr]1-11/+11
2010-12-21Removed ScSharedTokenRef and replaced it with ScTokenRef.Kohei Yoshida1-4/+4
2010-12-08More on micro-speed optimization on std::map insertion.Kohei Yoshida1-25/+24
2010-12-08Slightly more efficient insertion for std::map.Kohei Yoshida1-6/+8
2010-12-08More on killing use of operator[] with std::map.Kohei Yoshida1-2/+9
2010-12-08Nuke more operator[] usage with std::map.Kohei Yoshida1-3/+5
2010-12-08More operator[] usage removal with std::map.Kohei Yoshida1-2/+10
2010-12-08Remove use of operator[] once again.Kohei Yoshida1-10/+10
2010-12-08Another removal of use of operator[] with std::map.Kohei Yoshida1-1/+7
2010-12-08Replace one use of ScfRefMapNigel Hawkins1-8/+9
2010-12-08Avoid use of operator[] with std::map.Kohei Yoshida1-2/+13
2010-12-08Avoid using operator[] with std::map when inserting a new element.Kohei Yoshida1-2/+16
2010-12-03chart46: #i25706# implement date axis - compiler warningsIngrid Halama [iha]1-1/+0
2010-12-02chart46: #i85310# support for chart date axes in Excel filters: BIFF8 import/...Daniel Rentz [dr]1-18/+124
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins1-92/+92
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-06-22CWS-TOOLING: integrate CWS mib16obo1-0/+4
2010-06-21mib16: rebase to m83Daniel Rentz1-1/+2
2010-06-21CWS-TOOLING: integrate CWS calctabcolorobo1-0/+6