summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)AuthorFilesLines
2012-06-09Remove superfluous empty lines on topThomas Arnhold8-16/+0
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-7/+3
Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-06removed dead codeTakeshi Abe4-41/+0
Change-Id: I02e535f0a0e55446e5a29297c2d05b1503805e71
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-1/+1
Make "export extended ODF" consistently mean "version > ODF1.2". Future ODF versions need manual review anyway, of the various changes/additions we ship. Change-Id: I0f6c1646b306e18f0abcdd1a1802fece821b2e93
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+3
Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
2012-06-01targeted string re-workNorbert Thiebaud3-7/+6
Change-Id: I8e6b9ac1e9382e7dcd51421263e1fb51605565ca
2012-05-31target cppcheck index incrementing revertMichael Meeks1-2/+2
Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
2012-05-31targetted minor size vs. empty reversionMichael Meeks2-2/+2
Change-Id: Icf49ed7746a4325e626976ce376762804d0c82be
2012-05-31nuke unused typedefTakeshi Abe2-4/+0
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-29hide local functions harderCaolán McNamara2-2/+2
Change-Id: I874a7cda6b2948866a56f0559ab737fed5f42385
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky1-2/+2
Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
2012-05-20Some cppcheck cleaningJulien Nabet1-2/+2
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon12-11/+21
The reason is that they can be combined arbitrarily in dialogs, so changing, e.g., height of one tab can lead to "interesting" results. Cf. commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and 29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the problem described fdo#49921. Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
2012-05-16removed unused constant rtl::OUStringTakeshi Abe2-13/+0
Change-Id: I173275e0f8faa852500d108f65636080f79636c6
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara2-2/+2
Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
2012-05-02WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara1-8/+12
Change-Id: I97da4392bb3ca814e8d9037346c83fde4d460f97
2012-05-02WaE: doubles truncated to floatsCaolán McNamara2-4/+4
Change-Id: I42b67cc0670f3d0990708fb299243098c1aa972b
2012-04-30make ResId::toString a non-static memberCaolán McNamara7-67/+63
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29more tolerance for tinderboxMarkus Mohrhard1-4/+4
Change-Id: Ia717de507ef85029c566af6a99badeb1b8bc36d0
2012-04-28we can't move that into a test only libMarkus Mohrhard2-4/+113
Revert "move xshape dumper into test" This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912.
2012-04-27move xshape dumper into testMarkus Mohrhard2-113/+4
XShapeDumper can now be used by other parts of the code too. Please keep in mind that changing the dumper affects other parts too and might require a regneration of reference files. Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b
2012-04-27sberg's tinderbox needs a bit more tolerance than 1%Markus Mohrhard1-2/+2
Change-Id: If1df2da94bc20b10dd8c5d3e8b77304fef565e19
2012-04-27increase the tollerance for x differences for sberg's tinderboxMarkus Mohrhard1-2/+2
Change-Id: I0538e1ccebf81d1cbcfe2756045ebb9e876e50ac
2012-04-27increase tolerance for now for clang tinderboxMarkus Mohrhard1-2/+2
see fdo#49221 Change-Id: I77ac9a80b497048c4729376f486f34a27f489067
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-0/+7
Change-Id: I5e7694571815df48e54488a33435bb7d022e6889
2012-04-27adapt dumper to new xml diffMarkus Mohrhard2-62/+64
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-19enable the chart2 dumper testMarkus Mohrhard1-0/+126
2012-04-19don't use the debug mode for normal testsMarkus Mohrhard1-1/+1
2012-04-11Calculate correct standard deviation for XErrorBar.Rafael Dominguez3-1/+23
- Add method to calculate X standard deviation. - Set correct XErrorBar position when using standard deviation error type.
2012-04-11Display correct errorbars columns in chart data browser.Rafael Dominguez2-34/+9
2012-04-09do not put things directly into $(WORKDIR)David Tardon1-1/+1
2012-04-09add package deps for resourcesDavid Tardon1-0/+8
2012-04-08OUString( whatever ? "foo" : "bar" ) does not work with MSVCLuboš Luňák1-1/+1
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez24-425/+401
2012-04-08Cleanup of C2U macro in chart2.Rafael Dominguez8-234/+231
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-9/+9
Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi10-93/+47
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-3/+3
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-21/+21
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara4-13/+13
2012-04-03Cleanup some unnecessary #includeMatteo Casalin3-2/+3
2012-04-01move chart regression test data files to chart2Markus Mohrhard1-0/+0
2012-03-30Fix format string properlyStephan Bergmann1-2/+2
2012-03-30WaE: format '%i' expects type 'int', but argument has type 'long int'Tor Lillqvist1-2/+2
2012-03-29Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet9-16/+16
2012-03-28add name attribute to chart's layout dumperMarkus Mohrhard1-8/+17
2012-03-28add drawing.Text to chart's dumperMarkus Mohrhard1-1/+9