summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/chart2uno.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida
2013-03-27More ScBaseCell reduction...Kohei Yoshida
2013-03-22Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida
2013-03-22Reduce use of ScValueCell outside ScDocument.Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06prevent non-3D refs from being accepted in chart2, related fdo#61781Markus Mohrhard
2013-03-06make all chart ranges explicitly 3D refs during import/export, fdo#61781Markus Mohrhard
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-01bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-23fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-25we still need to check that we have a token, fdo#51326Markus Mohrhard
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin
2012-04-18Convert from tools/table.hxx to std::mapNoel Grandin
2012-04-18Remove unnecessary auto_ptr complexityNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-25Revert "simplify code - remove unnecessary and complicated allocation"Markus Mohrhard
2012-03-25Revert "restructure insert code as a precursor to further simplification"Markus Mohrhard
2012-03-25Revert "if/else branches contain same code"Markus Mohrhard
2012-03-25Revert "remove unnecessary use of local variable and auto_ptr"Markus Mohrhard
2012-03-25Revert "Convert tools/table.hxx to std::map in Chart2PositionMap class"Markus Mohrhard
2012-03-22ChartTokenMap can contain null pointersStephan Bergmann
2012-03-22Convert tools/table.hxx to std::map in Chart2PositionMap classNoel Grandin
2012-03-22remove unnecessary use of local variable and auto_ptrNoel Grandin
2012-03-22if/else branches contain same codeNoel Grandin
2012-03-22restructure insert code as a precursor to further simplificationNoel Grandin
2012-03-22simplify code - remove unnecessary and complicated allocationNoel Grandin
2012-03-10take explicit number format before implicit number format, fdo#47084Markus Mohrhard
2012-03-04don't crash for empty input data in charts, fdo#46885Markus Mohrhard
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-21don't add empty categories, fdo#46332Markus Mohrhard
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05WaE: invalid conversion from 'const ScToken*' to 'ScToken*'David Tardon
2012-01-05Removed the restriction to always pass Calc A1 formatted data ranges.Kohei Yoshida
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida
2011-12-14ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-10fdo#43467: Infer number format from formula result if appropriate.Kohei Yoshida
2011-12-06calcGlueState(): move State enum to file-global anonymous namespaceLionel Elie Mamane
2011-12-05fdo#39847: Shrink chart's source ranges to data area.Kohei Yoshida