Age | Commit message (Expand) | Author |
2017-07-07 | remove nullptr checks on STL search result iterators | Jochen Nitschke |
2017-07-07 | C++11 remove std::binary_function bases from functors | Jochen Nitschke |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-07-06 | tdf#108782 replace std::bind2nd with lambda | Jochen Nitschke |
2017-07-06 | tdf#108923 : Use display string for generating chart labels | Dennis Francis |
2017-07-05 | loplugin:useuniqueptr in basic..cppcanvas | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-07-04 | tdf#105831 Add Donate entry on Help menu | Olivier |
2017-07-03 | use begin()/end() when working with Sequence | Noel Grandin |
2017-07-03 | C++11 remove std::unary_function bases from functors | Jochen Nitschke |
2017-07-02 | loplugin:casttovoid: chart2 | Stephan Bergmann |
2017-06-29 | PieChart::PieLabelInfo::moveAwayFrom bAlternativeMoveDirection is "TODO" | Stephan Bergmann |
2017-06-29 | ChartTypeHelper::getSupportedLabelPlacements nDimensionCount was ignored | Stephan Bergmann |
2017-06-28 | -Werror=ignored-qualifiers (GCC 8) | Stephan Bergmann |
2017-06-23 | iOS, convert CPPUnittest to noop | jan Iversen |
2017-06-23 | Fix typos | Andrea Gelmini |
2017-06-23 | loplugin:unusedfields in accessibility..comphelper | Noel Grandin |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-20 | only some languages put a space between number and % | Caolán McNamara |
2017-06-20 | loplugin:oncevar chart2 | Noel Grandin |
2017-06-19 | Make SfxItemSet ranges correct by construction: Fix static cases | Stephan Bergmann |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-06-16 | Make SfxItemSet ranges correct by construction | Stephan Bergmann |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-09 | Fix typo in queryAggregation | Stephan Bergmann |
2017-06-09 | clang-tidy readability-non-const-parameter | Noel Grandin |
2017-06-09 | use comphelper::InitPropertySequence in more places | Noel Grandin |
2017-06-08 | clang-tidy performance-type-promotion-in-math-fn | Noel Grandin |
2017-06-05 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2017-06-02 | Add custom HID to the 'From Data Table' option | Gabor Kelemen |
2017-05-31 | Remove some unnecessary scaffolding around SAL_WARN calls | Stephan Bergmann |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |
2017-05-30 | remove duplicate 'using namespace' | Jochen Nitschke |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-23 | loplugin:comparisonwithconstant in chart2 | Noel Grandin |
2017-05-23 | enhance useuniqueptr loplugin | Noel Grandin |
2017-05-21 | Fix typos | Andrea Gelmini |
2017-05-19 | loplugin:stringcopy: chart2 | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-18 | tdf#107862 test case with outline mode and subtotals | Tomaž Vajngerl |
2017-05-18 | can drop SCH_RESSTR now | Caolán McNamara |
2017-05-16 | loplugin:unusedfields improve write-only analysis | Noel Grandin |
2017-05-15 | Translate German comments and debug strings (leftovers in dirs a... to c...) | Johnny_M |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-11 | tdf#107103 fixes for the legend in a pivot chart | Tomaž Vajngerl |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-09 | loplugin:constantparam | Noel Grandin |
2017-05-07 | break circular include | Jochen Nitschke |