summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
2013-09-08chart2: String to OUStringJelle van der Waa
2013-09-03std::auto_ptr is deprecated.Kohei Yoshida
2013-09-03Service manager class member not used. Remove it.Kohei Yoshida
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-14Use QR decomposition instead of gauss elimination for polynomial reg.Tomaž Vajngerl
2013-07-04fdo#66422 Vertical grid toolbar button - choice major/minor/offTomaž Vajngerl
2013-07-03Fixes to compiler errors, setRegressionProperties description.Tomaž Vajngerl
2013-07-03Linear curve is polyinomial curve with degree = 1Tomaž Vajngerl
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
2013-07-03Force intercept for polynomial regression & dialog improvementsTomaž Vajngerl
2013-07-03fdo#35712 polynomial and moving average regression linesTomaž Vajngerl
2013-07-01Resolves: #i120559# Corrected load for charts without RangeString...Armin Le Grand
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22Minor simplificationStephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-04-22fix type mismatchMarkus Mohrhard
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard
2013-03-25remove C2U in chart2Markus Mohrhard
2013-03-25sal_True -> true in commentMarkus Mohrhard
2013-03-25make this typedef privateMarkus Mohrhard
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30remove useless macrosLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-15fdo#46808, Adapt chart2::data::LabeledDataSequence UNO service to new styleNoel Grandin
2012-12-08Remove duplicate defines and put it into a common place.Kohei Yoshida
2012-12-01Class MediaDescriptorHelper doesn't need virtual destructor.Arnaud Versini
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks