Age | Commit message (Expand) | Author |
2014-07-02 | Make configmgr loplugin:salbool-clean | Stephan Bergmann |
2014-06-30 | configmgr: faster / simpler compare for keys. | Michael Meeks |
2014-06-28 | configmgr: accelerate getPropertyValue. | Michael Meeks |
2014-06-28 | configmgr: accelerate simple config key fetches. | Michael Meeks |
2014-06-28 | configmgr: implement a single item cache for node lookup. | Michael Meeks |
2014-06-28 | configmgr: re-factor findNode and clone into NodeMap. | Michael Meeks |
2014-06-28 | configmgr: hide NodeMap implementation. | Michael Meeks |
2014-06-28 | configmgr: avoid constructing duplicating and freeing Any's | Michael Meeks |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-28 | fix-includes.pl: configmgr | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-05-22 | update_pch: add configmgr | Thomas Arnhold |
2014-05-09 | There is no css::uno::Sequence<bool> | Stephan Bergmann |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-05-06 | Avoid using incomplete types with std containers | Stephan Bergmann |
2014-04-12 | Unnecessary to mention dependency on icudata as only libicuuc directly uses it | Tor Lillqvist |
2014-04-09 | Missing include | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Use cppu::BaseMutex instead of plain osl::Mutex as base | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-14 | Drop unused #include | Takeshi Abe |
2014-02-07 | auto_ptr -> scoped_ptr | Stephan Bergmann |
2014-02-03 | fix winreg example | Andras Timar |
2014-01-27 | coverity#707684 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#983618 Uncaught exception | Caolán McNamara |
2014-01-27 | coverity#983617 Uncaught exception | Caolán McNamara |
2014-01-27 | coverity#707681 Uninitialized scalar field | Caolán McNamara |
2014-01-27 | coverity#707680 Uninitialized scalar field | Caolán McNamara |
2014-01-24 | Replace "known-good" dynamic_casts with static_casts | Stephan Bergmann |
2014-01-24 | Revert "coverity#704575 et al. and clean-up." | Stephan Bergmann |
2014-01-22 | coverity#704575 et al. and clean-up. | Norbert Thiebaud |
2014-01-19 | do not resolve empty locale here when set, fdo#73549 related | Eike Rathke |
2014-01-08 | Fix some configmgr XServiceInfo | Stephan Bergmann |
2013-12-16 | Allow setting environment value directly in .component files | Stephan Bergmann |
2013-12-16 | change config example in comment | Andras Timar |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-09 | Get rid of redundant configmgr::XcuParser::State::locked | Stephan Bergmann |
2013-12-09 | fdo#69027 check for state_.top().locked | Andras Timar |
2013-12-06 | Do not create paths starting "//" when root is just "/" | Stephan Bergmann |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-21 | Some more adaptions to cppu::supportsService | Stephan Bergmann |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-17 | The getSupportedServiceNames implementations will already take care | Stephan Bergmann |