summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
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-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl
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-06Java cleanup, remove unnecessary importsNoel Grandin
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-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-17gbuild: register all jarsMichael Stahl
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-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks