Age | Commit message (Expand) | Author |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Add isReadOnly() support to simplified configuration access | Stephan Bergmann |
2015-04-01 | Add support for cppu::UnoType<void> | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-02-16 | incomplete type error under some compilers | Caolán McNamara |
2015-02-16 | restore dependencies | Caolán McNamara |
2015-02-16 | boost::noncopyable->'= delete' | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-12 | coverity#1269597 Uncaught exception | Caolán McNamara |
2015-02-11 | loplugin:unreffun | Stephan Bergmann |
2015-02-11 | tdf#46723 - enable configmgr unit tests | Radu Ioan |
2015-02-10 | cppcheck: assertWithSideEffect | Caolán McNamara |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2014-12-16 | configmgr: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-05 | Revert "Log parsing time of each xcd file" | Stephan Bergmann |
2014-12-04 | Log parsing time of each xcd file | Tor Lillqvist |
2014-12-04 | SAL_INFO how long parseXcsXcuLayer() and parseResLayer() took | Tor Lillqvist |
2014-11-18 | cppu: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-04 | line spacing: Change the implementation so that it can be used in toolbars. | Jan Holesovsky |
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 |