Age | Commit message (Expand) | Author |
2012-05-28 | status bar: Standardize the size of modification status to '9' everywhere. | Jan Holesovsky |
2012-05-20 | Some cppcheck cleaning | Julien Nabet |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe |
2012-05-17 | fdo#49921 make sure all tab pages have the same dimensions | David Tardon |
2012-05-16 | removed unused constant rtl::OUString | Takeshi Abe |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara |
2012-05-02 | WaE: simple-minded msvc2008 considers code unreachable | Caolán McNamara |
2012-05-02 | WaE: doubles truncated to floats | Caolán McNamara |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-29 | more tolerance for tinderbox | Markus Mohrhard |
2012-04-28 | we can't move that into a test only lib | Markus Mohrhard |
2012-04-27 | move xshape dumper into test | Markus Mohrhard |
2012-04-27 | sberg's tinderbox needs a bit more tolerance than 1% | Markus Mohrhard |
2012-04-27 | increase the tollerance for x differences for sberg's tinderbox | Markus Mohrhard |
2012-04-27 | increase tolerance for now for clang tinderbox | Markus Mohrhard |
2012-04-27 | add tolerance to chart regression test | Markus Mohrhard |
2012-04-27 | adapt dumper to new xml diff | Markus Mohrhard |
2012-04-25 | refactor ImpSvtData | Caolán McNamara |
2012-04-19 | enable the chart2 dumper test | Markus Mohrhard |
2012-04-19 | don't use the debug mode for normal tests | Markus Mohrhard |
2012-04-11 | Calculate correct standard deviation for XErrorBar. | Rafael Dominguez |
2012-04-11 | Display correct errorbars columns in chart data browser. | Rafael Dominguez |
2012-04-09 | do not put things directly into $(WORKDIR) | David Tardon |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | OUString( whatever ? "foo" : "bar" ) does not work with MSVC | Luboš Luňák |
2012-04-08 | Cleanup of C2U macro in chart2. | Rafael Dominguez |
2012-04-08 | Cleanup of C2U macro in chart2. | Rafael Dominguez |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-04-03 | Cleanup some unnecessary #include | Matteo Casalin |
2012-04-01 | move chart regression test data files to chart2 | Markus Mohrhard |
2012-03-30 | Fix format string properly | Stephan Bergmann |
2012-03-30 | WaE: format '%i' expects type 'int', but argument has type 'long int' | Tor Lillqvist |
2012-03-29 | Fixes a bunch of "Prefer prefix ++/-- operators for non-primitive types" | Julien Nabet |
2012-03-28 | add name attribute to chart's layout dumper | Markus Mohrhard |
2012-03-28 | add drawing.Text to chart's dumper | Markus Mohrhard |
2012-03-28 | add SAL_CALL to ChartModel::dump | Markus Mohrhard |
2012-03-28 | revert old test idea | Markus Mohrhard |
2012-03-28 | implement the layout dumper for chart2 | Markus Mohrhard |
2012-03-28 | implement XDumper in ChartModel | Markus Mohrhard |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-26 | Removed use of UniString. | Kohei Yoshida |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe |
2012-03-24 | use fabs for double values, not abs, fdo#47632 | Markus Mohrhard |
2012-03-23 | Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS. | Rafael Dominguez |
2012-03-23 | Create separate shape groups for each errorbar type. | Rafael Dominguez |