Age | Commit message (Expand) | Author |
2017-12-07 | ofz#4548 infinite regress in GetUsePrinterSettings | Caolán McNamara |
2017-12-07 | Revert "ofz#4548 infinite regress in GetUsePrinterSettings" | Thorsten Behrens |
2017-12-06 | ofz#4548 infinite regress in GetUsePrinterSettings | Caolán McNamara |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-11-30 | loplugin:unusedmethods | Noel Grandin |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-22 | replace check of eof and GetError with good | Caolán McNamara |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-06 | loplugin:constparams in various(2) | Noel Grandin |
2017-11-01 | loplugin:finalclasses in lotuswordpro | Noel Grandin |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-24 | ofz#3745 Bad-cast | Caolán McNamara |
2017-10-23 | loplugin:includeform: lotuswordpro | Stephan Bergmann |
2017-10-21 | loplugin:redundantcast handle dynamic_cast | Noel Grandin |
2017-10-19 | Make include files found through -Ilotuswordpro/inc | Stephan Bergmann |
2017-10-19 | use std::unique_ptr in lotuswordpro | Noel Grandin |
2017-10-17 | Move lotuswordpro include files to common include directory | Stephan Bergmann |
2017-10-16 | Make inclusion of relevant include files more precise | Stephan Bergmann |
2017-09-28 | loplugin:stringconstant: Simplify construction of non-ASCII OUString | Stephan Bergmann |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-11 | clang-tidy modernize-use-emplace in hwpfilter..lotuswordpro | Noel Grandin |
2017-09-09 | Fix typos | Andrea Gelmini |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-21 | Fix typos | Andrea Gelmini |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-16 | WaE: C4702: unreachable code | Tor Lillqvist |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-11 | Typos about "translate" | Julien Nabet |
2017-08-01 | loplugin:constparams in lotuswordpro | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-23 | lwp: delete bogus copy ctor | Jochen Nitschke |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-11 | simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-07 | loplugin:unnecessaryparen handle parens inside call expr | Noel Grandin |
2017-07-06 | loplugin unnecessaryparan improvements | Noel Grandin |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |
2017-06-26 | lwp: use std::array and get copy ctor for free | Jochen Nitschke |
2017-06-26 | lotuswordpro: remove trivial copy assignment operators | Jochen Nitschke |
2017-06-25 | loplugin:oncevar in l10ntools..mysqlc | Noel Grandin |
2017-06-21 | loplugin:unusedfields in svx part1 | Noel Grandin |
2017-06-19 | ofz: loop in layout | Caolán McNamara |
2017-06-19 | pLayout can't be null here | Caolán McNamara |
2017-06-19 | ofz: use OString instead of bare char* | Caolán McNamara |
2017-06-15 | ofz: loop in layout | Caolán McNamara |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |