Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat | 1 | -0/+2 |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat | 1 | -0/+1 |
2012-10-30 | cppCheck: Remove some 'redundantAssignment' | jailletc36 | 4 | -6/+0 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky | 5 | -0/+5 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 2 | -6/+5 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 3 | -13/+13 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 2 | -2/+2 |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot | 8 | -236/+231 |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot | 8 | -43/+43 |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot | 8 | -225/+220 |
2012-10-08 | OUString cleanup in Chart2 | Olivier Hallot | 6 | -202/+199 |
2012-10-07 | fix chart2 build with VS2012 | Peter Foley | 1 | -0/+2 |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin | 2 | -9/+7 |
2012-10-04 | sal_Bool -> bool in chart2 | Noel Grandin | 2 | -5/+5 |
2012-10-04 | limit polynomial degree in the dialog, related fdo#46100 | Markus Mohrhard | 1 | -2/+2 |
2012-10-04 | limit degree for b-spline to 15 to prevent std::bad_alloc, fdo#46100 | Markus Mohrhard | 1 | -1/+5 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -4/+2 |
2012-10-02 | UniString->OUString in chart2 | Noel Grandin | 1 | -2/+2 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -3/+3 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-28 | chart2: remove obsolete gcc 3.0.4 workaround | Michael Stahl | 1 | -8/+0 |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara | 1 | -2/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 4 | -12/+12 |
2012-09-24 | Prevent so many copying of vector instances. | Kohei Yoshida | 3 | -20/+30 |
2012-09-24 | fdo#55298: We should only treat empty values as continuation of previous ones. | Kohei Yoshida | 1 | -4/+8 |
2012-09-24 | fdo#55297: Fix regression in chart complex category placements. | Kohei Yoshida | 1 | -5/+10 |
2012-09-20 | std::auto_ptr is deprecated. | Kohei Yoshida | 1 | -24/+11 |
2012-09-20 | Unused local variable. | Kohei Yoshida | 1 | -4/+0 |
2012-09-20 | More cosmetic cleanups. | Kohei Yoshida | 1 | -21/+13 |
2012-09-20 | Some code cleanups... | Kohei Yoshida | 2 | -12/+14 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 1 | -1/+1 |
2012-09-15 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -2/+2 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 1 | -1/+2 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -3/+0 |
2012-09-03 | fdo#46808, Adapt util::NumberFormatter UNO service to new style | Noel Grandin | 1 | -7/+3 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 9 | -20/+3 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -1/+2 |
2012-08-27 | fdo#46808, Adapt document::DocumentProperties UNO service to new style | Noel Grandin | 1 | -4/+2 |
2012-08-27 | fdo#46808, Use factory methods for frame::DispatchHelper instances | Noel Grandin | 1 | -15/+10 |
2012-08-24 | Highlight X errorbars data range when a chart is selected. | Rafael Dominguez | 1 | -0/+12 |
2012-08-21 | add more runtime deps on resource files for unit-tests | Matúš Kukan | 1 | -0/+4 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -5/+5 |
2012-08-15 | Working version of XShapeDumper | Artur Dorda | 1 | -0/+100 |
2012-08-14 | fdo#51695 Check for Textformat | Joseph Brown | 1 | -30/+23 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-06 | chart2: merge component files for new chartcore library | Michael Stahl | 5 | -113/+83 |
2012-08-06 | merge pointlessly fragmented chart2 libraries, leaving controller split. | Michael Meeks | 6 | -362/+232 |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann | 6 | -19/+19 |