summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-254-12/+12
* Prevent so many copying of vector instances.Kohei Yoshida2012-09-243-20/+30
* fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida2012-09-241-4/+8
* fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida2012-09-241-5/+10
* std::auto_ptr is deprecated.Kohei Yoshida2012-09-201-24/+11
* Unused local variable.Kohei Yoshida2012-09-201-4/+0
* More cosmetic cleanups.Kohei Yoshida2012-09-201-21/+13
* Some code cleanups...Kohei Yoshida2012-09-202-12/+14
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-09-151-2/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-061-3/+0
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-7/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-319-20/+3
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-1/+2
* fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin2012-08-271-4/+2
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-15/+10
* Highlight X errorbars data range when a chart is selected.Rafael Dominguez2012-08-241-0/+12
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* Working version of XShapeDumperArtur Dorda2012-08-151-0/+100
* fdo#51695 Check for TextformatJoseph Brown2012-08-141-30/+23
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* chart2: merge component files for new chartcore libraryMichael Stahl2012-08-065-113/+83
* merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks2012-08-066-362/+232
* Typo ressource -> resourceStephan Bergmann2012-07-306-19/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-07-18309-6865/+4440
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-184-6/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-10/+10
* simplify include guardsThomas Arnhold2012-07-142-2/+2
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-145-15/+0
* also remove the libxml2 include from chart2Markus Mohrhard2012-07-131-4/+0
* no need for libxml2 in chartview anymoreMarkus Mohrhard2012-07-131-4/+0
* Merge branch 'feature/gsoc_test_improvements2'Markus Mohrhard2012-07-133-149/+1137
|\
| * adapt chart regression test to new dumper codeMarkus Mohrhard2012-07-121-39/+1129
| * Restructurization of XShape- and EnhancedShape- dumpers, builds fine nowArtur Dorda2012-07-121-99/+0
| * Working version of XShapeDumperArtur Dorda2012-07-122-15/+9
| * Unfinished dumper codeArtur Dorda2012-07-121-1/+4
* | some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
|/
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-031-1/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-022-4/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-022-2/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-024-16/+4
* removed unnecessary forward declarations of classTakeshi Abe2012-07-0213-41/+0
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* Some cppcheck cleaningJulien Nabet2012-06-302-2/+2
* Remove include guardsThomas Arnhold2012-06-295-14/+1
* Remove UNO includes commentsThomas Arnhold2012-06-294-8/+0
* Remove unused include filesThomas Arnhold2012-06-272-120/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-273-5/+1