Age | Commit message (Expand) | Author |
2018-10-08 | loplugin:constfields in stoc..svgio | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-12 | loplugin:simplifyconstruct in stoc..svl | Noel Grandin |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-08-03 | loplugin:useuniqueptr in lru_cache | Noel Grandin |
2018-08-03 | loplugin:useuniqueptr in LRU_Cache | Noel Grandin |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | stoc: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-25 | tdf#96099 Remove trivial container typedefs in stoc, svl, svx, sw | Arkadiy Illarionov |
2018-06-18 | tdf#108523 Remove @author annotations | Abhyudaya Sharma |
2018-06-15 | stoc: replace double-checked locking with static initializers | Jochen Nitschke |
2018-06-15 | tdf#96099 Remove some trivial std::vector iterator typedefs | Arkadiy Illarionov |
2018-06-07 | tdf#96099 Remove std::vector typedefs | Abhyudaya Sharma |
2018-05-31 | Revert "Simplify: Use AutomationInvokedZone::isActive()" | Tor Lillqvist |
2018-05-31 | Must catch Exception here, not the more specific UnknownPropertyException | Tor Lillqvist |
2018-05-31 | Simplify: Use AutomationInvokedZone::isActive() | Tor Lillqvist |
2018-05-31 | Do same trick in setValue() as earlier in getValue() for Automation clients | Tor Lillqvist |
2018-05-30 | We might need to handle form controls as properties for OLE clients after all | Tor Lillqvist |
2018-05-30 | Hack to make properties work better from Automation clients | Tor Lillqvist |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2018-04-17 | tdf#100726 - Improve readability of OUString concatanations | Gökhan Gurbetoğlu |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-12 | loplugin:redundantfcast | Stephan Bergmann |
2018-03-09 | loplugin:redundantfcast look for unnecessary temporaries | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-09 | Fix exception message: add colon between function name and the word "expected" | Tor Lillqvist |
2018-02-05 | tdf#108523 Removed @author annotations. | Manuj Vashist |
2018-02-05 | Remove code that has been commented out since initial import in 2000 | Tor Lillqvist |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2018-01-19 | new loplugin:emptyif | Noel Grandin |
2018-01-19 | SAL_W32 is just an alias for _WIN32 | Stephan Bergmann |
2018-01-18 | Fix typos | Andrea Gelmini |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: stoc | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: stoc | Stephan Bergmann |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-27 | loplugin:unnecessaryparen check for (f1()).f2 | Noel Grandin |
2017-11-04 | Replace lists by vectors (stoc) | Julien Nabet |
2017-10-30 | loplugin:constmethod in vcl and stoc | Noel Grandin |
2017-10-23 | loplugin:includeform: stoc | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-30 | Make sure space handed to C/C++ ABI is padded large enough | Stephan Bergmann |
2017-09-27 | loplugin:flatten in various | Noel Grandin |