Age | Commit message (Expand) | Author |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-27 | Replace boost::bind by lambdas in chart2 tree. | Mario J. Rugiero |
2015-10-23 | implement text rotation for chart axis sidebar panel, tdf#94970 | Markus Mohrhard |
2015-10-22 | make it harder to use the API wrongly, tdf#95056 | Markus Mohrhard |
2015-10-22 | disable all error bar radion buttons in the beginning, tdf#95057 | Markus Mohrhard |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | cleanup some local var declarations | Noel Grandin |
2015-10-17 | coverity#1327446 Unchecked dynamic_cast | Caolán McNamara |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
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_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 | correctly dispose the chart sidebar when leaving chart, tdf#94292 | Markus Mohrhard |
2015-10-09 | remove whitespace | Markus Mohrhard |
2015-10-08 | chart2: replace for_each with range-based for | Daniel Robertson |
2015-10-07 | tdf#88154 workaround and unit test | Marco Cecchetti |
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-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-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 |