Age | Commit message (Expand) | Author |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot |
2012-10-07 | fix chart2 build with VS2012 | Peter Foley |
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-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-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-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-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 | Merge branch 'feature/gsoc_test_improvements2' | Markus Mohrhard |
2012-07-12 | Restructurization of XShape- and EnhancedShape- dumpers, builds fine now | Artur Dorda |
2012-07-12 | Working version of XShapeDumper | Artur Dorda |
2012-07-12 | Unfinished dumper code | Artur Dorda |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-02 | removed unnecessary forward declarations of class | Takeshi Abe |