1. b560389 incomplete type error under some compilers by Caolán McNamara · 11 years ago
  2. bd08ebde restore dependencies by Caolán McNamara · 11 years ago
  3. 01a8bda boost::noncopyable->'= delete' by Caolán McNamara · 11 years ago
  4. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  5. c1e25f9 coverity#1269597 Uncaught exception by Caolán McNamara · 11 years ago
  6. dab503c loplugin:unreffun by Stephan Bergmann · 11 years ago
  7. d49bc78 tdf#46723 - enable configmgr unit tests by Radu Ioan · 11 years ago
  8. 61b8596 cppcheck: assertWithSideEffect by Caolán McNamara · 11 years ago
  9. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  10. 0e7804b configmgr: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  11. 161681e Revert "Log parsing time of each xcd file" by Stephan Bergmann · 11 years ago
  12. ca85c87 Log parsing time of each xcd file by Tor Lillqvist · 11 years ago
  13. 1e973a3 SAL_INFO how long parseXcsXcuLayer() and parseResLayer() took by Tor Lillqvist · 11 years ago
  14. 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  15. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  16. 5929a87 line spacing: Change the implementation so that it can be used in toolbars. by Jan Holesovsky · 11 years ago
  17. c57fb9e Use xmlreader::XmlReader::getUrl by Stephan Bergmann · 11 years ago
  18. 04bc75a Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_component by Stephan Bergmann · 11 years ago
  19. 2593d96 Log parsing time of each xcd file by Tor Lillqvist · 11 years ago
  20. 2825fe0 Bin unused version.map file by Tor Lillqvist · 11 years ago
  21. a60ce28 WaE: overriding virtual function declaration not marked 'override' by Tor Lillqvist · 11 years ago
  22. 42a7854 WaE: Unreferenced function definition by Tor Lillqvist · 11 years ago
  23. 9df18fd Revert "fdo#75757: remove inheritance to std::map" by Stephan Bergmann · 11 years ago
  24. a2deca9 fdo#75757: remove inheritance to std::map by Daniel Sikeler · 11 years ago
  25. 01552f1 SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is dead by Stephan Bergmann · 11 years ago
  26. a24ef84 coverity#707682 Uninitialized scalar field by Caolán McNamara · 12 years ago
  27. 3352a88 remove dead ToolBox RID_HELPBAR by Thomas Arnhold · 12 years ago
  28. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  29. 2420e776 fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode' by Joren De Cuyper · 12 years ago
  30. 58ceb16 configmgr: fix node cache clearing. by Michael Meeks · 12 years ago
  31. 1a400f3 WaE: Unreachable code by Tor Lillqvist · 12 years ago
  32. 0e8d69f Make configmgr loplugin:salbool-clean by Stephan Bergmann · 12 years ago
  33. bfb9783 configmgr: faster / simpler compare for keys. by Michael Meeks · 12 years ago
  34. 5fd4338 configmgr: accelerate getPropertyValue. by Michael Meeks · 12 years ago
  35. 879aa54 configmgr: accelerate simple config key fetches. by Michael Meeks · 12 years ago
  36. f55ddff configmgr: implement a single item cache for node lookup. by Michael Meeks · 12 years ago
  37. 8bfdc16 configmgr: re-factor findNode and clone into NodeMap. by Michael Meeks · 12 years ago
  38. ff1d2ba configmgr: hide NodeMap implementation. by Michael Meeks · 12 years ago
  39. f692c61 configmgr: avoid constructing duplicating and freeing Any's by Michael Meeks · 12 years ago
  40. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  41. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  42. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  43. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  44. 9c1ff37 fix-includes.pl: configmgr by Thomas Arnhold · 12 years ago
  45. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  46. bc58eac update_pch: add configmgr by Thomas Arnhold · 12 years ago
  47. 22e800c There is no css::uno::Sequence<bool> by Stephan Bergmann · 12 years ago
  48. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  49. 03d960a Avoid using incomplete types with std containers by Stephan Bergmann · 12 years ago
  50. 6d9060a Unnecessary to mention dependency on icudata as only libicuuc directly uses it by Tor Lillqvist · 12 years ago
  51. 81834cb Missing include by Stephan Bergmann · 12 years ago
  52. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  53. 93d6ce5 Use cppu::BaseMutex instead of plain osl::Mutex as base by Stephan Bergmann · 12 years ago
  54. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  55. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  56. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  57. b20888e auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  58. b95a962 fix winreg example by Andras Timar · 12 years ago
  59. 3110ff2 coverity#707684 Uninitialized scalar field by Caolán McNamara · 12 years ago
  60. e06b894 coverity#983618 Uncaught exception by Caolán McNamara · 12 years ago
  61. aece42b coverity#983617 Uncaught exception by Caolán McNamara · 12 years ago
  62. 773db51 coverity#707681 Uninitialized scalar field by Caolán McNamara · 12 years ago
  63. 8dec95f coverity#707680 Uninitialized scalar field by Caolán McNamara · 12 years ago
  64. 6935acb Replace "known-good" dynamic_casts with static_casts by Stephan Bergmann · 12 years ago
  65. a0e4c24 Revert "coverity#704575 et al. and clean-up." by Stephan Bergmann · 12 years ago
  66. 753eeac coverity#704575 et al. and clean-up. by Norbert Thiebaud · 12 years ago
  67. 26fc9be do not resolve empty locale here when set, fdo#73549 related by Eike Rathke · 12 years ago
  68. 29e1534 Fix some configmgr XServiceInfo by Stephan Bergmann · 12 years ago
  69. b1d65c9 Allow setting environment value directly in .component files by Stephan Bergmann · 12 years ago
  70. 1aceb7b change config example in comment by Andras Timar · 12 years ago
  71. fb84710 simplify - use OUString::startsWith where possible by Noel Grandin · 12 years ago
  72. cf8a54e Get rid of redundant configmgr::XcuParser::State::locked by Stephan Bergmann · 12 years ago
  73. 93210ec fdo#69027 check for state_.top().locked by Andras Timar · 12 years ago
  74. bd8b3be Do not create paths starting "//" when root is just "/" by Stephan Bergmann · 12 years ago
  75. 73342db remove unnecessary RTL_CONSTASCII_STRINGPARAM by Noel Grandin · 12 years ago
  76. 36e5fa0 Some more adaptions to cppu::supportsService by Stephan Bergmann · 12 years ago
  77. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  78. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  79. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  80. b538fc5 fdo#60698: Move fileaccess module to ucb by Marcos Paulo de Souza · 12 years ago
  81. 2d1675c The getSupportedServiceNames implementations will already take care by Stephan Bergmann · 12 years ago
  82. 3d32931 fdo#54938: Adapt svtools and comphelper module ... by Marcos Paulo de Souza · 12 years ago
  83. 57af2ee Allow starts-/endsWith* to also return the rest of the matched string by Stephan Bergmann · 12 years ago
  84. bb20def Simplify some matchAsciiL -> match by Stephan Bergmann · 12 years ago
  85. a434091 winreg backend: add support for oor:op in config nodes by Janos Farago · 13 years ago
  86. 53e5fb9 fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr props by Stephan Bergmann · 13 years ago
  87. ed1eed6 configmgr: more makefile cleanup. by Michael Meeks · 13 years ago
  88. e9b808b configmgr: cleanup unit test pieces. by Michael Meeks · 13 years ago
  89. e8c2695 fdo#46723 enable configmgr unit tests by Jelle van der Waa · 13 years ago
  90. b1e4649 Some clean up by Stephan Bergmann · 13 years ago
  91. 5a0207635 Windows registry configuration backend by Janos Farago · 13 years ago
  92. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  93. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  94. 3655cc9 Style and grace by Stephan Bergmann · 13 years ago
  95. 2270f32 Clean up redundant explicit OUString(...) ctors by Stephan Bergmann · 13 years ago
  96. e667bcd These SAL_INFOs do not make much sense any more by Stephan Bergmann · 13 years ago
  97. 5d95193f fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
  98. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  99. ebc635b Turn redundant member direct-initializations into value-initializations by Stephan Bergmann · 13 years ago
  100. af9e58d WaE: initialization order by David Tardon · 13 years ago