Age | Commit message (Expand) | Author |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-16 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-10 | io: warn if OConnector can't connect to pipe | Michael Stahl |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, io | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in io | Stephan Bergmann |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-08 | loplugin:unnecessaryvirtual | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-05-25 | remove (un-)definitions of NDEBUG from source files | Michael Stahl |
2016-05-01 | Fix typo in code | Andrea Gelmini |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-07 | clean up | Stephan Bergmann |
2016-04-07 | Revert "reduce unnecessary realloc'ing" | Stephan Bergmann |
2016-04-01 | reduce unnecessary realloc'ing | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-25 | fix OSX build | Noel Grandin |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-16 | use initialiser list for Sequence<OUString> | 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 | Replaced for_each and algorithm include by range based loop and exception. | Mario J. Rugiero |
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-04 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-03 | Fix create/destroy mismatch | Stephan Bergmann |
2015-10-23 | com::sun::star->css in io | Noel Grandin |
2015-10-17 | coverity#1327454 Uncaught exception | Caolán McNamara |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-12 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-19 | io: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-18 | Some oslCondition -> osl::Condition | Stephan Bergmann |
2015-08-14 | loplugin: defaultparams | Noel Grandin |
2015-08-03 | inline some use-once typedefs | Noel Grandin |