Age | Commit message (Expand) | Author |
2016-11-18 | loplugin:unusedmethods | Noel Grandin |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-11 | loplugin:expandablemethods in chart2 | Noel Grandin |
2016-11-07 | loplugin:oncevar in chart2 | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-05 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Muhammet Kara |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-13 | chart2: remove unused ContainerHelper.hxx includes | Jochen Nitschke |
2016-07-13 | chart2: cleanup local var assignments | Jochen Nitschke |
2016-04-30 | tdf#92768 Support hiding title objects | Feyza Yavuz |
2016-04-28 | teach stylepolice plugin about ref-counted-pointer naming | Noel Grandin |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-25 | Kill comphelper::MakeMap | Stephan Bergmann |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-14 | loplugin:passstuffbyref in chart2 | Noel Grandin |
2016-04-12 | clang-tidy performance-unnecessary-value-param in chart2 | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-04-05 | loplugin:constantparam in chart2 | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-14 | com::sun::star->css in chart2 | Noel Grandin |
2016-03-14 | remove some unused typedefs, and inline some use-once | Noel Grandin |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-09 | don't assert that no ODF import happens without a base URL | Michael Stahl |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-06 | Fix typos | Andrea Gelmini |
2015-12-16 | assert that no ODF import happens without a BaseURL | Michael Stahl |
2015-12-15 | chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import() | Michael Stahl |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | use comphelper::containerToSequence | 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-10-18 | tdf#94960, Revert "it is insane to not map line and ..." | Markus Mohrhard |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | tdf#88154 workaround and unit test | Marco Cecchetti |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-09 | tdf#90839: support for wrapped text in data labels and for centered data value | Marco Cecchetti |
2015-08-20 | make sure that LineColor is supported for data series | Markus Mohrhard |
2015-08-17 | o3tl: rename compat_functional header | Thorsten Behrens |
2015-08-14 | loplugin: defaultparams | Noel Grandin |