summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-30cppCheck: Remove some 'redundantAssignment'jailletc36
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-10-07fix chart2 build with VS2012Peter Foley
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-10-04sal_Bool -> bool in chart2Noel Grandin
2012-10-04limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard
2012-10-04limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-02UniString->OUString in chart2Noel Grandin
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida
2012-09-24fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida
2012-09-24fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida
2012-09-20Unused local variable.Kohei Yoshida
2012-09-20More cosmetic cleanups.Kohei Yoshida
2012-09-20Some code cleanups...Kohei Yoshida
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-08-24Highlight X errorbars data range when a chart is selected.Rafael Dominguez
2012-08-15Working version of XShapeDumperArtur Dorda
2012-08-14fdo#51695 Check for TextformatJoseph Brown
2012-08-11Remove unused local varsJulien Nabet
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-14simplify include guardsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-13also remove the libxml2 include from chart2Markus Mohrhard
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda
2012-07-12Working version of XShapeDumperArtur Dorda