Age | Commit message (Expand) | Author |
2018-10-07 | weld NewDataTypeDialog | Caolán McNamara |
2018-10-06 | make OGenericUnoDialog take an awt::XWindow | Caolán McNamara |
2018-10-03 | Related: tdf#93372 fix up extensions character dialog | Caolán McNamara |
2018-09-24 | make all the related inheritences formatted the same way | Caolán McNamara |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-24 | Looks like these functions can be static and not STDAPI | Stephan Bergmann |
2018-09-18 | loplugin:external (macOS) | Stephan Bergmann |
2018-09-18 | use nullptr instead of reinterpret_cast<void*>(0) | Noel Grandin |
2018-09-18 | weld ControlCharacterDialog | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-11 | loplugin:stringbuffer (clang-cl) | Stephan Bergmann |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-09 | Avoid getTokenCount and use indexed getToken | Matteo Casalin |
2018-09-08 | clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandler | Noel Grandin |
2018-09-08 | loplugin:simplifyconstruct in editeng..extensions | Noel Grandin |
2018-09-05 | clang-tidy performance-inefficient-vector-operation | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-24 | pass DelFormats around using std::vector | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-16 | loplugin:returnconstant in OPropertyBrowserController | Noel Grandin |
2018-08-15 | loplugin:useuniqueptr in extensions/propctrlr | Noel Grandin |
2018-08-04 | Fix typos | Andrea Gelmini |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-29 | loplugin:stringloop in various | Noel Grandin |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-22 | Fix typos | Andrea Gelmini |
2018-07-18 | Fix typos | Andrea Gelmini |
2018-07-14 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Ulkem Kasapoglu |
2018-07-09 | loplugin:oncevar | Noel Grandin |
2018-06-26 | Fix typo | Andrea Gelmini |
2018-06-26 | tdf#96099 Remove some trivial container iterator typedefs | Arkadiy Illarionov |
2018-06-25 | Add a FIXME | Tor Lillqvist |
2018-06-20 | move SvColorDialog to welded arguments | Caolán McNamara |
2018-06-12 | simplify calls to *DialogFactory::Create methods | Noel Grandin |
2018-06-12 | Support named arguments in InterfaceOleWrapper::Invoke() | Tor Lillqvist |
2018-06-11 | Show also args in the SAL_INFO in InterfaceOleWrapper::Invoke() | Tor Lillqvist |
2018-06-11 | Fix typo | Andrea Gelmini |
2018-06-10 | Start of work on supporting named arguments | Tor Lillqvist |
2018-06-08 | Fix glitch in SAL_INFO logging | Tor Lillqvist |
2018-06-08 | Log all the names being looked up in GetIDsOfNames() | Tor Lillqvist |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-07 | Fix off-by-one error: The XCollection loop index is one-based | Tor Lillqvist |
2018-06-07 | Improve logging in CXEnumVariant | Tor Lillqvist |
2018-06-06 | tdf#118026: Use ooo::vba::XCollection instead of css::container::XEnumeration | Tor Lillqvist |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-06-04 | Various clang-cl/loplugin errors in extensions/source/ole/unoobjw.cxx | Stephan Bergmann |
2018-06-03 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-06-01 | Improve handling of _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING | Stephan Bergmann |
2018-06-01 | Fix typos | Andrea Gelmini |
2018-06-01 | loplugin:unoany (clang-cl) | Stephan Bergmann |