Age | Commit message (Expand) | Author |
2015-10-13 | remove some useless comments | Noel Grandin |
2015-10-12 | disable arrow heads in chart sidebar, tdf#94971 | Markus Mohrhard |
2015-10-12 | update the line panel for data points, related tdf#94969 | Markus Mohrhard |
2015-10-12 | update area panel for data points, tdf#94969 | Markus Mohrhard |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-10 | also update line panel for axis, related tdf#94933 | Markus Mohrhard |
2015-10-10 | also update line panel for average and trend line, tdf#94933 | Markus Mohrhard |
2015-10-10 | we need to take the SolarMutex when we change the UI | Markus Mohrhard |
2015-10-10 | use trendline context for trendlines, tdf#94931, tdf#94934 | Markus Mohrhard |
2015-10-09 | don't put the checkbox into the HBox, tdf#94870 | Markus Mohrhard |
2015-10-09 | correctly dispose the chart sidebar when leaving chart, tdf#94292 | Markus Mohrhard |
2015-10-09 | remove whitespace | Markus Mohrhard |
2015-10-09 | loplugin:literaltoboolconversion | Stephan Bergmann |
2015-10-09 | Moving average trendline equation: remove initialisation | Laurent Balland-Poirier |
2015-10-09 | tdf#70673 Improve exponential trend line equation | Laurent Balland-Poirier |
2015-10-08 | chart2: replace for_each with range-based for | Daniel Robertson |
2015-10-07 | Improve polynomial trend line equation | Laurent Balland-Poirier |
2015-10-07 | tdf#88154 workaround and unit test | Marco Cecchetti |
2015-10-07 | Improve Power trend line equation | Laurent Balland-Poirier |
2015-10-07 | Log trend line equation: Remove useless variable | Laurent Balland-Poirier |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | remove another custom refcounting base class | Noel Grandin |
2015-10-07 | tdf#90839: follow-up work | Marco Cecchetti |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-06 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
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 |