summaryrefslogtreecommitdiff
path: root/chart2/source/inc
AgeCommit message (Expand)Author
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
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez
2012-03-23Add chart errorbar type property.Rafael Dominguez
2012-03-23Add correct tabpage to chart property dialog.Rafael Dominguez
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-03use standard template for thisCaolán McNamara