summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2012-10-04limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard1-1/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-4/+2
2012-10-02UniString->OUString in chart2Noel Grandin1-2/+2
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini3-3/+3
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-28chart2: remove obsolete gcc 3.0.4 workaroundMichael Stahl1-8/+0
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud4-12/+12
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida3-20/+30
2012-09-24fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida1-4/+8
2012-09-24fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida1-5/+10
2012-09-20std::auto_ptr is deprecated.Kohei Yoshida1-24/+11
2012-09-20Unused local variable.Kohei Yoshida1-4/+0
2012-09-20More cosmetic cleanups.Kohei Yoshida1-21/+13
2012-09-20Some code cleanups...Kohei Yoshida2-12/+14
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin1-3/+0
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-7/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann9-20/+3
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-1/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-15/+10
2012-08-24Highlight X errorbars data range when a chart is selected.Rafael Dominguez1-0/+12
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-0/+4
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-15Working version of XShapeDumperArtur Dorda1-0/+100
2012-08-14fdo#51695 Check for TextformatJoseph Brown1-30/+23
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl5-113/+83
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks6-362/+232
2012-07-30Typo ressource -> resourceStephan Bergmann6-19/+19
2012-07-18re-base on ALv2 code. Includes:Michael Meeks309-6865/+4440
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann4-6/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-10/+10
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold5-15/+0
2012-07-13also remove the libxml2 include from chart2Markus Mohrhard1-4/+0
2012-07-13no need for libxml2 in chartview anymoreMarkus Mohrhard1-4/+0
2012-07-13Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard3-149/+1137
2012-07-12adapt chart regression test to new dumper codeMarkus Mohrhard1-39/+1129
2012-07-12Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda1-99/+0
2012-07-12Working version of XShapeDumperArtur Dorda2-15/+9
2012-07-12Unfinished dumper codeArtur Dorda1-1/+4
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-4/+0