Age | Commit message (Expand) | Author |
2015-10-05 | Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObject | Stephan Bergmann |
2015-10-03 | hide grid and axes options in chart elements if not supported, tdf#94297 | Markus Mohrhard |
2015-10-03 | don't show area and line panel in pie chart Chart selection, tdf#94320 | Markus Mohrhard |
2015-10-02 | Fix typos | Andrea Gelmini |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Trend line equation: remove useless defines | Laurent Balland-Poirier |
2015-09-30 | tdf#94559: second step to remove rtti.hxx | Oliver Specht |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-29 | coverity#1325069 Resource leak | Caolán McNamara |
2015-09-28 | Return the std::unique_ptr itself here, not a raw pointer | Stephan Bergmann |
2015-09-27 | enable z axis objects when changing chart type, tdf#94290 | Markus Mohrhard |
2015-09-27 | gcc3 is not supported anymore, so remove that | Markus Mohrhard |
2015-09-25 | convert Link<> to typed | Noel Grandin |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-23 | CppCheck : reduce variables scope | Michaël Lefèvre |
2015-09-20 | fix regression with chart sidebar list position | Markus Mohrhard |
2015-09-20 | use localized string for title text, tdf#94294 | Markus Mohrhard |
2015-09-20 | remove unnecessary base class | Markus Mohrhard |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-17 | tdf#91063 Improve the elements content panel of the chart sidebar | Yousuf Philips |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-15 | remove chart sidebar when leaving chart edit mode | Markus Mohrhard |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-14 | convert Link<> to typed | Noel Grandin |
2015-09-13 | chart2: Add missing include | David Ostrovsky |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-09-10 | Related: tdf#93676 in msword chart appears with axis positioned between ticks | Caolán McNamara |
2015-09-09 | SdrObjEditView::IsTextEditHit effectively ignores its nTol argument | Stephan Bergmann |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-09 | WaE: loplugin:stringconstant | Tor Lillqvist |
2015-09-09 | tdf#90839: support for wrapped text in data labels and for centered data value | Marco Cecchetti |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-08 | improve test case | Markus Mohrhard |
2015-09-08 | try to fix the windows build | Markus Mohrhard |
2015-09-08 | also add test for DoubleToString | Markus Mohrhard |
2015-09-08 | related tdf#93676, also fix chart::CommonFunctors::DoubleToOUString | Markus Mohrhard |
2015-09-08 | related tdf#93676, add test for chart::CommonFunctors | Markus Mohrhard |
2015-09-08 | Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe... | Markus Mohrhard |
2015-09-07 | related tdf#93676, we want to export all significant digits | Markus Mohrhard |
2015-09-07 | Related: tdf#93676 in msword chart appears with axis positioned between ticks | Caolán McNamara |
2015-09-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-04 | svx: prefix members of SdrPaintView | Miklos Vajna |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |