summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* bnc#590020: Sort data points stably.Kohei Yoshida2013-01-251-1/+1
* bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida2013-01-251-21/+19
* n#791985: Automatically rotate chart labels (if overlapping).Muthu Subramanian2013-01-211-1/+15
* bnc#791952: Setting properties for all data labels.Kohei Yoshida2012-12-082-5/+6
* bnc#791952: Use "center" label placement for "Best fit" in pie charts.Kohei Yoshida2012-12-081-1/+7
* bnc#791952: Better placement of 3D pie chart data labels.Kohei Yoshida2012-12-081-1/+1
* Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek2012-11-052-3/+7
|\
| * limit polynomial degree in the dialog, related fdo#46100Markus Mohrhard2012-10-061-2/+2
| * limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100Markus Mohrhard2012-10-061-1/+5
| * fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida2012-09-261-4/+8
| * fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida2012-09-261-5/+10
* | bnc#759197: adjust chart layout distanceFelix Zhang2012-10-151-1/+1
* | fdo#55298: We should only treat empty values as continuation of previous ones.Kohei Yoshida2012-09-271-4/+8
* | fdo#55297: Fix regression in chart complex category placements.Kohei Yoshida2012-09-271-5/+10
|/
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-041-1/+0
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-051-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-3/+3
* targeted string re-workNorbert Thiebaud2012-06-013-7/+6
* target cppcheck index incrementing revertMichael Meeks2012-05-311-2/+2
* targetted minor size vs. empty reversionMichael Meeks2012-05-312-2/+2
* nuke unused typedefTakeshi Abe2012-05-312-4/+0
* hide local functions harderCaolán McNamara2012-05-292-2/+2
* status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2012-05-281-2/+2
* Some cppcheck cleaningJulien Nabet2012-05-201-2/+2
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-1712-11/+21
* removed unused constant rtl::OUStringTakeshi Abe2012-05-162-13/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-2/+2
* WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara2012-05-021-8/+12
* WaE: doubles truncated to floatsCaolán McNamara2012-05-022-4/+4
* make ResId::toString a non-static memberCaolán McNamara2012-04-307-67/+63
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* more tolerance for tinderboxMarkus Mohrhard2012-04-291-4/+4
* we can't move that into a test only libMarkus Mohrhard2012-04-282-4/+113
* move xshape dumper into testMarkus Mohrhard2012-04-272-113/+4
* sberg's tinderbox needs a bit more tolerance than 1%Markus Mohrhard2012-04-271-2/+2
* increase the tollerance for x differences for sberg's tinderboxMarkus Mohrhard2012-04-271-2/+2
* increase tolerance for now for clang tinderboxMarkus Mohrhard2012-04-271-2/+2
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-0/+7
* adapt dumper to new xml diffMarkus Mohrhard2012-04-272-62/+64
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
* enable the chart2 dumper testMarkus Mohrhard2012-04-191-0/+126
* don't use the debug mode for normal testsMarkus Mohrhard2012-04-191-1/+1
* Calculate correct standard deviation for XErrorBar.Rafael Dominguez2012-04-113-1/+23
* Display correct errorbars columns in chart data browser.Rafael Dominguez2012-04-112-34/+9
* do not put things directly into $(WORKDIR)David Tardon2012-04-091-1/+1
* add package deps for resourcesDavid Tardon2012-04-091-0/+8
* OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák2012-04-081-1/+1
* Cleanup of C2U macro in chart2.Rafael Dominguez2012-04-0824-425/+401
* Cleanup of C2U macro in chart2.Rafael Dominguez2012-04-088-234/+231