Age | Commit message (Expand) | Author |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-30 | cppCheck: Remove some 'redundantAssignment' | jailletc36 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
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 | 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 |