1. d55aabf Implement VCL Scheduler locking by Jan-Marek Glogowski · 9 years ago
  2. 89df4721 Delete nonsense comment by Tor Lillqvist · 9 years ago
  3. eba883c lok - add support for in place chart editing by Marco Cecchetti · 9 years ago
  4. 46b9d35 tdf#97745 use lowercase names for file by Olivier Hallot · 9 years ago
  5. 94bbc7a tdf#97745 rename index,html to LOHelp.html by Olivier Hallot · 9 years ago
  6. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  7. 3b35bcf split out VclBuilder static methods by Caolán McNamara · 9 years ago
  8. 13fac48 normalize resource locale ctor construction mechanisms by Caolán McNamara · 9 years ago
  9. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  10. 879c1c3 Related: tdf#108655 only write to config if values changed by Caolán McNamara · 9 years ago
  11. 612b489 loplugin:checkunusedparams by Noel Grandin · 9 years ago
  12. 90ac467 make IntlWrapper arg to GetPresentation non-implicit and non-optional by Caolán McNamara · 9 years ago
  13. 22334f8 tdf#109537: treat Temporary Internet Files as temp directory by Mike Kaganski · 9 years ago
  14. 545c6fd Resolves: tdf#109007 SvxCharView is in sfx2 not cui by Caolán McNamara · 9 years ago
  15. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  16. bd08257 fix indentation by Markus Mohrhard · 9 years ago
  17. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  18. 3f797a8 sfx2 lokhelper: indentation fixes by Miklos Vajna · 9 years ago
  19. 7c77433 sfx2: fix inconsistent param naming in interface/implementation by Miklos Vajna · 9 years ago
  20. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  21. f2964b9 convert SfxGroupId to scoped enum by Noel Grandin · 9 years ago
  22. 06aacee Clear Recent View and Fav view using Right Click by Akshay Deep · 9 years ago
  23. 31a85a9 convert UNO event ids to scoped enum by Noel Grandin · 9 years ago
  24. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  25. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  26. 604bc94 loplugin:unusedfields readonly fields by Noel Grandin · 9 years ago
  27. 0c62e89 loplugin:unusedfields some writeonly fields by Noel Grandin · 9 years ago
  28. b66cfdb Removed duplicated includes by Andrea Gelmini · 9 years ago
  29. 252aab1 Eliminate DateTime::operator+=() and -=() with POD types by Eike Rathke · 9 years ago
  30. ec340697 loplugin:constparams in soltools and various by Noel Grandin · 9 years ago
  31. 7a02d45 add msgctxt to new strings by Caolán McNamara · 9 years ago
  32. 4232d12 give formula .uis their translation domain by Caolán McNamara · 9 years ago
  33. bde3cfd call to non-constexpre function by Caolán McNamara · 9 years ago
  34. 4d1b354 loplugin:oncevar by Tor Lillqvist · 9 years ago
  35. fcd0361 Eliminate Date::operator+=() and -=() and replace with Date::AddDays() by Eike Rathke · 9 years ago
  36. 7ed1780 loplugin:constparams in sfx2 by Noel Grandin · 9 years ago
  37. 5e4b4ee loplugin:unusedfields in sfx2 by Noel Grandin · 9 years ago
  38. 182a74d de-hrc various things by Caolán McNamara · 9 years ago
  39. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  40. a1dae16 Remove unused function code special characters by Akshay Deep · 9 years ago
  41. c73ce1d Change url for Help online by Olivier Hallot · 9 years ago
  42. 0d5b541 sfx2: Fix a memory leak in SfxMedium::GetStorage() by Takeshi Abe · 9 years ago
  43. 8d4d1e8 Annotate some more Timers and Idles by Jan-Marek Glogowski · 9 years ago
  44. f9efee1 Favourites feature in Special characters by Akshay Deep · 9 years ago
  45. 26b5297 Fix typos by Andrea Gelmini · 9 years ago
  46. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  47. 6af0255 use more OUString::operator== in sfx2..svtools by Noel Grandin · 9 years ago
  48. 3319e29 unused ResMgr by Caolán McNamara · 9 years ago
  49. 68cf769 Show document title for embedded documents by Szymon Kłos · 9 years ago
  50. 00aa089 Reorganize Scheduler priority classes by Jan-Marek Glogowski · 10 years ago
  51. a38eb68 loplugin:oncevar: empty strings: sfx2 by Stephan Bergmann · 9 years ago
  52. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  53. 673347a loplugin:useuniqueptr in scaddins..svx by Noel Grandin · 9 years ago
  54. 20571c4 use more range-for on uno::Sequence by Noel Grandin · 9 years ago
  55. 43a6b59 simplify some OUString compareTo calls by Noel Grandin · 9 years ago
  56. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  57. ccb6513 tdf#108852: Put signature infobar into the right frame by Katarina Behrens · 9 years ago
  58. 3880416 Avoid division by zero by Stephan Bergmann · 9 years ago
  59. 800ac37 GSoC: Recent Charaters Toolbar Dropdown Control by Akshay Deep · 9 years ago
  60. 47b8034 Translate German comments/debug strings (leftovers in dirs sdext to soltools) by Johnny_M · 9 years ago
  61. ab9b38a use more begin()/end() for Sequence by Noel Grandin · 9 years ago
  62. a1ead1a loplugin unnecessaryparan improvements by Noel Grandin · 9 years ago
  63. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  64. b7e7d2d loplugin:casttovoid (clang-cl): sfx2 by Stephan Bergmann · 9 years ago
  65. 9cb1fe8 tdf#105831 Add Donate entry on Help menu by Olivier · 9 years ago
  66. fb0644e loplugin:unusedfields in sfx2 by Noel Grandin · 9 years ago
  67. 0cc5391 loplugin:casttovoid in VCL_BUILDER_DECL_FACTORY by Stephan Bergmann · 9 years ago
  68. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  69. 1fe0dc7 use sal_Int64 in tools::DateTime by Noel Grandin · 9 years ago
  70. 278aae1 loplugin:casttovoid: sfx2 by Stephan Bergmann · 9 years ago
  71. ab3268d sVersion is unused by Stephan Bergmann · 9 years ago
  72. fb37189 Doc properties: It's signatures (plural) by Samuel Mehrbrodt · 9 years ago
  73. 0ac9283 sc lok: disable Undo/Redo state if conflict with other views by Henry Castro · 9 years ago
  74. e9bae75 ChooseMacro rMacroDesc parameter is unused by Stephan Bergmann · 9 years ago
  75. 10613d4 -Werror=ignored-qualifiers (GCC 8) by Stephan Bergmann · 9 years ago
  76. d109948 tdf#108814 sfx2: fix crash in sidebar when XUpdateModel not implemented by Michael Stahl · 9 years ago
  77. 642ae25 ChangedUIEventListener is refcounted, mustn't be helt by unique_ptr by Stephan Bergmann · 9 years ago
  78. dbcc169 Fix typos by Andrea Gelmini · 9 years ago
  79. 2dbe6a2 loplugin:oncevar in sfx2 by Noel Grandin · 9 years ago
  80. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  81. f871d0e inline some ERRCODE_AREA aliases by Noel Grandin · 9 years ago
  82. af9bea2 Improve tdf#106942: always erase empty/corrupt lockfile by Juergen Funk · 9 years ago
  83. d7824bf loplugin:unusedfields in sfx2 part2 by Noel Grandin · 9 years ago
  84. c0ce1ec loplugin:unusedfields in sfx2 part1 by Noel Grandin · 9 years ago
  85. 5286326 convert ErrCode to strong typedef by Noel Grandin · 9 years ago
  86. 379196b add more debug names for scheduled events by László Németh · 9 years ago
  87. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  88. 470752f5 create o3tl::array_view by Noel Grandin · 9 years ago
  89. a98ac72 TransferableObjectDescriptor::mnOle2Misc field is unused by Noel Grandin · 9 years ago
  90. 13bb5a4 Make SfxItemSet ranges correct by construction by Stephan Bergmann · 9 years ago
  91. 08f6f9d Profiling API: add ProfileZones by László Németh · 9 years ago
  92. a6aa57f use ERRCODE_NONE instead of 0 by Noel Grandin · 9 years ago
  93. 546c355 use more SAL_N_ELEMENTS part 2 by Noel Grandin · 9 years ago
  94. 7f6a177 Let CreateItemSet return unique_ptr by Stephan Bergmann · 9 years ago
  95. cbdd3c3 Use unique_ptr for SfxPrinter::pOptions by Stephan Bergmann · 9 years ago
  96. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  97. e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
  98. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago
  99. 027b25e use comphelper::InitPropertySequence in more places by Noel Grandin · 9 years ago
  100. 2e11bbd tdf#105566: Account for 'signature used to be ok but isn't anymore' by Katarina Behrens · 9 years ago