Age | Commit message (Expand) | Author |
2014-10-24 | Use xmlreader::XmlReader::getUrl | Stephan Bergmann |
2014-10-24 | Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_component | Stephan Bergmann |
2014-10-23 | Log parsing time of each xcd file | Tor Lillqvist |
2014-10-22 | Bin unused version.map file | Tor Lillqvist |
2014-10-22 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-10-22 | WaE: Unreferenced function definition | Tor Lillqvist |
2014-10-20 | Revert "fdo#75757: remove inheritance to std::map" | Stephan Bergmann |
2014-10-20 | fdo#75757: remove inheritance to std::map | Daniel Sikeler |
2014-10-17 | SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is dead | Stephan Bergmann |
2014-10-02 | coverity#707682 Uninitialized scalar field | Caolán McNamara |
2014-08-18 | remove dead ToolBox RID_HELPBAR | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-07-21 | fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode' | Joren De Cuyper |
2014-07-08 | configmgr: fix node cache clearing. | Michael Meeks |
2014-07-08 | WaE: Unreachable code | Tor Lillqvist |
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 |