summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-10-01chart2: 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
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-13no need for libxml2 in chartview anymoreMarkus Mohrhard
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard
2012-07-12adapt chart regression test to new dumper codeMarkus Mohrhard
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda
2012-07-12Working version of XShapeDumperArtur Dorda
2012-07-12Unfinished dumper codeArtur Dorda
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet