1. 5c5bbdd use FastParser in OTableStylesContext by Noel Grandin · 6 years ago
  2. 131d5cd tdf#42949 Fix IWYU warnings in dbaccess/source/ui/*/*hxx by Gabor Kelemen · 6 years ago
  3. 0cf5d0f don't rely on parser ::characters callback only firing once by Noel Grandin · 6 years ago
  4. db7df91 tdf#130878 Report does not show label-fields by Noel Grandin · 6 years ago
  5. ca28116 tdf#42949 Fix IWYU warnings in dbaccess/source/*/*hxx by Gabor Kelemen · 6 years ago
  6. 90ad074 tdf#130915 auto-select first entry when treeview filled by Caolán McNamara · 6 years ago
  7. 9b18f4b new loplugin:xmlimport by Noel Grandin · 6 years ago
  8. 72a5c8a Resolves: tdf130874 reversed logic by Caolán McNamara · 6 years ago
  9. 9bb7f05 tdf#130915 second treeview doesn't use its checkboxes by Caolán McNamara · 6 years ago
  10. fe5366d Resolves: tdf#130922 don't crash removing non-existing elements by Caolán McNamara · 6 years ago
  11. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  12. dc3c6e6 Set Firebird creation option experimental by Julien Nabet · 6 years ago
  13. b177414 drop some unneeded includes by Caolán McNamara · 6 years ago
  14. ee817fb drop unneeded include by Caolán McNamara · 6 years ago
  15. 3e2f43e VclMultiLineEdit is sufficient here by Caolán McNamara · 6 years ago
  16. d031002 weld LimitBox Item Window by Caolán McNamara · 6 years ago
  17. e81414d Drop needless junit and python make conditionals by Jan-Marek Glogowski · 6 years ago
  18. f99e765 clang-format c*,d*,e* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  19. aa58c38 convert XML_STYLE_FAMILY to scoped enum by Noel Grandin · 6 years ago
  20. 1b0397a use forward decls to reduce including unnecessary headers by Caolán McNamara · 6 years ago
  21. dcf6fd8 tdf#130623 host gtk FieldControl within the design view by Caolán McNamara · 6 years ago
  22. 2921147 tdf#130623 owner of FieldControl needs to set its allocation by Caolán McNamara · 6 years ago
  23. 4a3bb10 Resolves: tdf#130593 set correct range for spinbutton by Caolán McNamara · 6 years ago
  24. 36dfe0d -Werror,-Wnon-c-typedef-for-linkage by Stephan Bergmann · 6 years ago
  25. 103b14d Removed useless semicolon by Andrea Gelmini · 6 years ago
  26. 57a5c0f tdf#126578: call ensureConnection to be able to call "Create as View" by Julien Nabet · 6 years ago
  27. c4818b1 Fix undo and redo dropdowns in non-sfx2 modules by Maxim Monastirsky · 6 years ago
  28. 3eac1d8 Resolves: tdf#130484 controls become disabled on click final checkboxes by Caolán McNamara · 6 years ago
  29. 8703086 replace some more copy/clear with swap by Noel Grandin · 6 years ago
  30. 9f5eb31 loplugin:unusedfields by Noel Grandin · 6 years ago
  31. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  32. 84b396a2 new loplugin:namespaceindentation by Noel Grandin · 6 years ago
  33. 9359d9a tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Onur Yilmaz · 6 years ago
  34. 268b2b4 drop some unneeded vcl/builderfactory.hxx includes by Caolán McNamara · 6 years ago
  35. aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
  36. 65f007c remove some unused local vars by Noel Grandin · 6 years ago
  37. 3a5b8e0 Avoid explicit casts to smaller sal_uInt16 from larger int by Stephan Bergmann · 6 years ago
  38. 51b5b93 remove some unused local vars by Noel Grandin · 6 years ago
  39. b9fe4f2 rename some local variables by Noel Grandin · 6 years ago
  40. 44139ef tdf#124176: Use pragma once instead of include guards by Batuhan Taskaya · 6 years ago
  41. a41f9b3 loplugin:makeshared in cui..desktop by Noel Grandin · 6 years ago
  42. 470bcd3 loplugin:unusedmethods by Noel Grandin · 6 years ago
  43. 998308c use more FastParser in SvXMLStylesContext by Noel Grandin · 6 years ago
  44. 996f1b9 Use FastParser in XMLDocumentSettingsContext by Noel Grandin · 6 years ago
  45. 5a73d39 use FastParser in XMLScriptContext by Noel Grandin · 6 years ago
  46. 6b6484d Resolves: tdf#130075 have to specify which column is the text column by Caolán McNamara · 6 years ago
  47. 3b9495f tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  48. 8041a9b return nullptr from Create*Context methods in nullptr subclasses by Noel Grandin · 6 years ago
  49. 0f0ae0e clang-tidy modernize-concat-nested-namespace in dbaccess..desktop by Noel Grandin · 6 years ago
  50. db6c54b convert dbaccess to FastParser APIs by Noel Grandin · 6 years ago
  51. c4f0c87 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  52. 748e354 loplugin:unusedfields by Noel Grandin · 6 years ago
  53. 1be03e4 tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Yusuf Keten · 6 years ago
  54. dd3e757 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Yusuf Keten · 6 years ago
  55. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  56. 6efffbb Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int... by Stephan Bergmann · 6 years ago
  57. 2e5c4b4 Grammar fixes by Andrea Gelmini · 6 years ago
  58. 7a9ce83 make ODBFilter return a fast context by Noel Grandin · 6 years ago
  59. e138344 extract some common code from ImportContext classes by Noel Grandin · 6 years ago
  60. 744903b Removed redundant semicolons by Andrea Gelmini · 6 years ago
  61. 6eb5cff tdf#129375: Avoid crash when inserting bibliography entry on iOS by Tor Lillqvist · 6 years ago
  62. 8cce131 Avoid crash in shutdown when accessing already destroyed BASIC_DLL by Mike Kaganski · 6 years ago
  63. df773dc use more TOOLS_WARN_EXCEPTION by Noel Grandin · 6 years ago
  64. 1b374c5 loplugin:duplicate-defines by Noel Grandin · 6 years ago
  65. a783c1b sal_Char->char in dbaccess by Noel Grandin · 6 years ago
  66. d59987b loplugin:expandablemethods by Noel Grandin · 6 years ago
  67. dac33e4 Resolves: tdf#128972 limit width of combobox of recently-used by Caolán McNamara · 6 years ago
  68. 2431477 use covariant return type for SfxPoolItem::Clone by Caolán McNamara · 6 years ago
  69. 23c024e tdf#129210 don't assert with clear on already cleared mutex by Caolán McNamara · 6 years ago
  70. f08b066 drop newly unused SfxFloatingWindow by Caolán McNamara · 6 years ago
  71. 8337545 Fix more new dependencies on boost_headers by Stephan Bergmann · 6 years ago
  72. f3a63a7 drop some unnecessary includes by Caolán McNamara · 6 years ago
  73. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  74. ea2aeb6 use weld::WaitObject by Caolán McNamara · 6 years ago
  75. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  76. 7b3190e boost::optional: replace uses of get_value_or with value_or by Stephan Bergmann · 6 years ago
  77. 47dd2c6 Rewrite uses of boost::optional by Stephan Bergmann · 6 years ago
  78. 3b0d29f tdf#126043 fetch the command properties just once by Caolán McNamara · 6 years ago
  79. 0be61ad cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) by Julien Nabet · 6 years ago
  80. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  81. 9f88256 disable ok button if data is invalid by Caolán McNamara · 6 years ago
  82. a614ae3 tdf#128748 replace warning dialog with tooltip by Caolán McNamara · 6 years ago
  83. 98f2bd6 loplugin:unusedmethods by Noel Grandin · 6 years ago
  84. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  85. 158fbb7 make some classes module-private by Noel Grandin · 6 years ago
  86. da30c06 Resolves: tdf#128788 crash in autovalue by Caolán McNamara · 6 years ago
  87. e151c12 Resolves: tdf#128748 warning dialog appearing on focus change by Caolán McNamara · 6 years ago
  88. fc950a6 set parent for OParameterDialog by Caolán McNamara · 6 years ago
  89. 02ebc56 set parent for message dialog by Caolán McNamara · 6 years ago
  90. eea0879 receives_default without can_default by Caolán McNamara · 6 years ago
  91. 9e087d4 loplugin:unusedvariablecheck tweak to find more stuff by Noel Grandin · 6 years ago
  92. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  93. 7f30522 New loplugin:conditionalstring by Stephan Bergmann · 6 years ago
  94. 36022be avoid intermediate vcl::Windows by Caolán McNamara · 6 years ago
  95. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  96. 3e041c0 remove some unnecessary includes by Caolán McNamara · 6 years ago
  97. 05b2490 don't need to include vcl/tabctrl.hxx by Caolán McNamara · 6 years ago
  98. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  99. 09e3d45 weld fpicker cluster by Caolán McNamara · 6 years ago
  100. e276c81 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago