Age | Commit message (Expand) | Author |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin |
2012-10-04 | limit polynomial degree in the dialog, related fdo#46100 | Markus Mohrhard |
2012-10-04 | limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100 | Markus Mohrhard |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-02 | UniString->OUString in chart2 | Noel Grandin |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | translations is a source-only module | Andras Timar |
2012-10-01 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-10-01 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-10-01 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-10-01 | chart2: remove obsolete gcc 3.0.4 workaround | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-28 | chart2: remove obsolete gcc 3.0.4 workaround | Michael Stahl |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-24 | Prevent so many copying of vector instances. | Kohei Yoshida |
2012-09-24 | fdo#55298: We should only treat empty values as continuation of previous ones. | Kohei Yoshida |
2012-09-24 | fdo#55297: Fix regression in chart complex category placements. | Kohei Yoshida |
2012-09-20 | std::auto_ptr is deprecated. | Kohei Yoshida |
2012-09-20 | Unused local variable. | Kohei Yoshida |
2012-09-20 | More cosmetic cleanups. | Kohei Yoshida |
2012-09-20 | Some code cleanups... | Kohei Yoshida |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin |
2012-08-24 | Highlight X errorbars data range when a chart is selected. | Rafael Dominguez |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-15 | Working version of XShapeDumper | Artur Dorda |
2012-08-14 | fdo#51695 Check for Textformat | Joseph Brown |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-06 | chart2: merge component files for new chartcore library | Michael Stahl |
2012-08-06 | merge pointlessly fragmented chart2 libraries, leaving controller split. | Michael Meeks |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-13 | also remove the libxml2 include from chart2 | Markus Mohrhard |
2012-07-13 | no need for libxml2 in chartview anymore | Markus Mohrhard |