1. 9a5ba07 Fix C2695: overriding virtual function differs only by calling convention by Tor Lillqvist · 11 years ago
  2. 2dea4d2 Fix error: exception specification of overriding function is more lax ... by Tor Lillqvist · 11 years ago
  3. c4f6389 use the generated offapi signature by Bjoern Michaelsen · 11 years ago
  4. 6f6cd88 use exact signatures from offapi by Bjoern Michaelsen · 11 years ago
  5. 4abd8fe add implementation for theServiceDocumenter singleton by Bjoern Michaelsen · 11 years ago
  6. a0fa0fb downgrade warning, exception on opening a missing file is an expected thing by Caolán McNamara · 11 years ago
  7. 2466aa2 convert Link<> to typed by Noel Grandin · 11 years ago
  8. a9c83ee unotools: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  9. 37a6fdf loplugin:stringconstant also for cases using char const v[] = "..." by Stephan Bergmann · 11 years ago
  10. 5e76274 loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  11. beb8f3a SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLong by Matteo Casalin · 11 years ago
  12. 1b9c3a1 Revert "Simplify MultiAtomProvider::getString" by Stephan Bergmann · 11 years ago
  13. 625c93a Simplify MultiAtomProvider::getString by Stephan Bergmann · 11 years ago
  14. d3de490 Add vnd.sun.star.webdavs URL scheme by Stephan Bergmann · 11 years ago
  15. 9c8fd7d Clean up sEmpty by Stephan Bergmann · 11 years ago
  16. 77dc6b3 tweak config-less sysconfig path by Caolán McNamara · 11 years ago
  17. af6daec7 more config skipping stuff and a tester tool by Caolán McNamara · 11 years ago
  18. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  19. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  20. 6d64afb Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrl by Stephan Bergmann · 11 years ago
  21. 6b7354a for testing allow disabling configmgr for time critical paths by Caolán McNamara · 11 years ago
  22. 28f3464 ConvertSystemPathToURL->getFileURLFromSystemPath by Caolán McNamara · 11 years ago
  23. 58d68a1 ConvertURLToSystemPath->getSystemPathFromFileURL by Caolán McNamara · 11 years ago
  24. bdc3053 rBaseURL argument now unused by Caolán McNamara · 11 years ago
  25. 9549433 Get rid of obsolete LocalFileHelper::IsFileContent by Stephan Bergmann · 11 years ago
  26. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  27. 7f8a4db Simplify from ucbhelper::getSystemPathFromFileURL & v. v. to osl::FileBase by Stephan Bergmann · 11 years ago
  28. 1ce9967 Simplify from ucbhelper::getSystemPathFromFileURL to osl::FileBase by Stephan Bergmann · 11 years ago
  29. 1242a3a Remove obsolete getLocalFileURL by Stephan Bergmann · 11 years ago
  30. 286dfc2 loplugin: defaultparams by Noel Grandin · 11 years ago
  31. be7569a loplugin:stringconstant by Noel Grandin · 11 years ago
  32. bc9a8dd tdf#82744: fix WebDAV lock/unlock behaviour - part 2 by Giuseppe Castagno · 11 years ago
  33. 3e92673 Miscellaneous typos by Adolfo Jayme Barrientos · 11 years ago
  34. 59bdafe why bring ucb into the tempfile story when its always a file:// by Caolán McNamara · 11 years ago
  35. 91f41ac WaE: -Wmaybe-uninitialized by Caolán McNamara · 11 years ago
  36. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  37. 871a41c loplugin:unusedmethods unotools by Noel Grandin · 11 years ago
  38. d9c476b tdf#92431 Keep thumbnail for modified but unsaved doc by Maxim Monastirsky · 11 years ago
  39. 7f85001 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  40. 495b657 loplugin:stringconstant: Flag more inefficiencies by Stephan Bergmann · 11 years ago
  41. 77cc714 LinkUpdateMode is a global setting by Stephan Bergmann · 11 years ago
  42. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  43. 3fa7b0b Fix typos by Andrea Gelmini · 11 years ago
  44. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  45. 8d5a211 add (and call before dtor) Commit to SvtSearchOptions by Caolán McNamara · 11 years ago
  46. 9f356d3 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  47. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  48. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  49. 24600dc loplugin:constantfunction by Noel Grandin · 11 years ago
  50. 1e49e40 tdf#91064: Revert "tdf#89790 DOCX: saving LO version number in app.xml" by Joren De Cuyper · 11 years ago
  51. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  52. 5eb6bd4 lopluign:staticmethods: Handle DECL_LINK by Stephan Bergmann · 11 years ago
  53. 498e25e fix for CONFIG_MODE constant -> enum conversion by Noel Grandin · 11 years ago
  54. 0a825b9 fix windows build by Noel Grandin · 11 years ago
  55. fa40508 Add comments about ImplFontAttrs by Tor Lillqvist · 11 years ago
  56. ba121a3 convert USER_OPT constants to scoped enum by Noel Grandin · 11 years ago
  57. bfcb2a1 convert DEFAULTFONT_ constants to scoped enum by Noel Grandin · 11 years ago
  58. 9b37c21 convert SUBSFONT_ to scoped enum by Noel Grandin · 11 years ago
  59. 7870654 convert FONTTOSUBSFONT constants to scoped enum by Noel Grandin · 11 years ago
  60. 60e659a convert IMPL_FONT_ATTR constants to scoped enum by Noel Grandin · 11 years ago
  61. 9647111 convert CVC_ flags to scoped enum by Noel Grandin · 11 years ago
  62. b35828b convert CONFIG_MODE constants to scoped enum by Noel Grandin · 11 years ago
  63. 7d426e6 loplugin:staticmethods by Noel Grandin · 11 years ago
  64. 480ca74 tdf#89790 - DOCX: saving LO version number in correct tag in app.xml by Radu Ioan · 11 years ago
  65. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  66. 7368b6c rhbz#1213173: connectivity: Calc driver: prevent document being disposed by Michael Stahl · 11 years ago
  67. 6bb742b convert STR_EVENT constants to scoped enum by Noel Grandin · 11 years ago
  68. cb15077 SvtSecurityOptions_Impl::m_nSecLevel is of type sal_Int32 by Stephan Bergmann · 11 years ago
  69. 9796e52 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  70. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  71. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  72. 2f6d3d5 try to find a unique naming scheme for temp files by Markus Mohrhard · 11 years ago
  73. bfedaea improve comment by Stephan Bergmann · 11 years ago
  74. 3e55cf4 tdf#89394. fix hangs because of unavailable Windows UNC path. by Jan Kantert · 11 years ago
  75. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  76. 869aaf8 convert SvtModuleOptions::EModule to scoped enum by Noel Grandin · 11 years ago
  77. 4906c24 convert SvtModuleOptions::EFactory to enum class by Noel Grandin · 11 years ago
  78. f25cae2 Typo: creat->create by Julien Nabet · 11 years ago
  79. f9ac035 Fix "unknown factory" log, declare and use FACTORYNAME_BASIC by Julien Nabet · 11 years ago
  80. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  81. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  82. 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
  83. 63d4636 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  84. e39da32 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  85. b646aa3 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  86. 720f0e5 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  87. dd8c235 introduce ODFSaneDefaultVersion; ODFDefaultVersion is a mess, mess, mess.. by Eike Rathke · 11 years ago
  88. 89399a6 Char highlight: option about export LO character background to MSO formats by Zolnai Tamás · 11 years ago
  89. 4e6410b loplugin:constantfunction: unotools by Noel Grandin · 11 years ago
  90. 465359c do not call virtual Commit() from dtors of utl::ConfigItem subclasses by Michael Stahl · 11 years ago
  91. 765f621 utl::ConfigItem::Commit() should call ClearModified() by Michael Stahl · 11 years ago
  92. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  93. 48f0a5e Typos by Julien Nabet · 11 years ago
  94. a368823 another dependency still required by Caolán McNamara · 11 years ago
  95. 6b45e4f set unotools mk to require boost by Caolán McNamara · 11 years ago
  96. 01a8bda boost::noncopyable->'= delete' by Caolán McNamara · 11 years ago
  97. a1ceacc boost::foo_ptr->std::foo_ptr by Caolán McNamara · 11 years ago
  98. 836481e unusedcode.easy by Julien Nabet · 11 years ago
  99. ca6be61 Fold INetRFC822Message into INetMIMEMessage by Stephan Bergmann · 11 years ago
  100. 5516df0 loplugin:deletedspecial by Stephan Bergmann · 11 years ago