1. db8a4526 Related tdf#153003: Copying a query and pasting as table in same DB impossible by Julien Nabet · 3 years, 3 months ago
  2. f2d3658 tdf#152900: "Create new field as primary key" disabled... by Julien Nabet · 3 years, 3 months ago
  3. 32d3db8 make ValueTransfer easier to understand by Noel Grandin · 3 years, 5 months ago
  4. d1d6815 error when copying table and the copy table wizard creates the primary key by Noel Grandin · 3 years, 5 months ago
  5. 6469cb7 tdf#151073 - enable firebird for appstore build w/o experimental mode by Christian Lohmaier · 3 years, 6 months ago
  6. 0292a90 Fix bug in copying table where we need to create a primary key by Noel Grandin · 3 years, 5 months ago
  7. 9591741 tdf#149944 Do away with some excessive, unwarranted horizontal spacing by Adolfo Jayme Barrientos · 3 years, 8 months ago
  8. 2d1faa3 Resolves: tdf#151441 queries don't show any content by Caolán McNamara · 3 years, 6 months ago
  9. 98a35a2 Resolves: tdf#149277 we don't want to search the whole tree for dups by Caolán McNamara · 3 years, 6 months ago
  10. 8c54c13 tdf#150089: not all databases know "RESTART WITH" by Julien Nabet · 3 years, 8 months ago
  11. 86d39af cid#1504593 silence Dereference null return value by Caolán McNamara · 3 years, 10 months ago
  12. c196585 elide some makeStringAndClear() class by Noel Grandin · 3 years, 10 months ago
  13. 826b0fc cid#1504597 Dereference null return value by Caolán McNamara · 3 years, 10 months ago
  14. e89e3a8 The return value of those getLength functions is guaranteed to be non-negative by Stephan Bergmann · 3 years, 10 months ago
  15. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  16. 912b8fa modernize and improve PropertySetInfo by Noel Grandin · 3 years, 11 months ago
  17. 75b72f5 no need to take a lock when returning static data by Noel Grandin · 3 years, 11 months ago
  18. 3a91c52 Add extended tips for Direct SQL dialog by Olivier Hallot · 3 years, 11 months ago
  19. 6fb4342 Bump directsqldialog.ui to latest Glade version by Olivier Hallot · 3 years, 11 months ago
  20. d03e7a8 speed up simple use of NamedValueCollection by Noel Grandin · 3 years, 11 months ago
  21. 1f37a0f Fix typo in code by Andrea Gelmini · 4 years ago
  22. 9e57e16 loplugin:unusedvariableplus by Noel Grandin · 4 years ago
  23. 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
  24. 031173d Just use Any ctor instead of makeAny in dbaccess by Stephan Bergmann · 4 years ago
  25. ddef1e2 add o3tl::equalsAscii by Noel Grandin · 4 years ago
  26. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  27. fbff7af split comphelper::string::strip functions into String and view version by Noel Grandin · 4 years ago
  28. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  29. 404c51f officecfg,unotools,framework,sfx2: store ReadOnly for recent docs by Michael Stahl · 4 years ago
  30. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  31. 3700775 tdf#42982 Improved UNO API error reporting. by Siddhant Chaudhary · 4 years ago
  32. c69db53 Removed duplicated include by Andrea Gelmini · 4 years ago
  33. 590323f use more string_view in dbaccess by Noel Grandin · 4 years ago
  34. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  35. cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
  36. 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
  37. e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
  38. e4f5348 tdf#148413: Drop HTML export encoding configuration; use UTF-8 by Mike Kaganski · 4 years ago
  39. 5de2437 use string_view in comphelper::string::split by Noel Grandin · 4 years ago
  40. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  41. a31aadb tdf#147906 Use std::hypot for Pythagorean addition by pragat-pandya · 4 years ago
  42. 2866b1a -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
  43. 5b3c7ad -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
  44. 04ccd3f -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
  45. 4590048 tdf#132924 - Firebird findColumn: return column alias if specified by Andreas Heinisch · 4 years ago
  46. 1e2483a Create OUString from ASCII literal instead of createFromAscii by Mike Kaganski · 4 years ago
  47. 6f80e61 Related tdf#147997: connect directly dialog by Julien Nabet · 4 years, 1 month ago
  48. a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
  49. f5c3b63 tdf#147997: MySQL/MariaDB for dialog for direct connection by Julien Nabet · 4 years, 1 month ago
  50. 69b5f0b loplugin:constparams by Noel Grandin · 4 years, 1 month ago
  51. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  52. 41cbbb6 Missing test dependency by Stephan Bergmann · 4 years, 1 month ago
  53. 7ac19fb remove a workaround that appears to be no longer necessary by Luboš Luňák · 4 years, 1 month ago
  54. 4920984 GetComponentServiceName can be const by Noel Grandin · 4 years, 1 month ago
  55. 73ef2f6 tdf#139734 removing redundant asserts after MacrosTest::loadFromDesktop by pragat-pandya · 4 years, 2 months ago
  56. 27352b8 Add XWeak constructor and operator= to uno::WeakReference by Noel Grandin · 4 years, 1 month ago
  57. e73c1e1 cid#1500396 silence Dereference after null check by Caolán McNamara · 4 years, 1 month ago
  58. ec41dcd Simplify sequence of Property in dbaccess by Julien Nabet · 4 years, 2 months ago
  59. b69dc9f tdf#143148 Use pragma once instead of include guards by psidiumcode · 4 years, 2 months ago
  60. a4b8925 Resolves: tdf#147325 "Edit in SQL View" should accept tab by Caolán McNamara · 4 years, 2 months ago
  61. 2d21560 sal_uInt8 is typedefed as unsigned char so this casting isn't needed by Caolán McNamara · 4 years, 2 months ago
  62. b63a080 Following simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw by Julien Nabet · 4 years, 2 months ago
  63. d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
  64. e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
  65. bcd5a15 Use only toUInt64 for reinterpret_cast<DBTreeListUserData*> by Julien Nabet · 4 years, 2 months ago
  66. ebc572c Simplify a bit ODatabaseDocument::impl_getUntitledHelper_throw by Julien Nabet · 4 years, 2 months ago
  67. c3d5c9a used TypedWhichId in the constructor of various svx *Item classes by Noel Grandin · 4 years, 2 months ago
  68. b2786cb gtk4: remove stray 'gravity' property by Caolán McNamara · 4 years, 2 months ago
  69. 5e80706 Avoid warn:dbaccess:828616:828616:dbaccess/source/core/dataaccess/ModelImpl.cxx by Julien Nabet · 4 years, 2 months ago
  70. 20a0356 gtk3: set placeholder image in GtkButton in .ui by Caolán McNamara · 4 years, 2 months ago
  71. e2ff420 gtk4: adapt to window_[g|s]et_default_widget by Caolán McNamara · 4 years, 2 months ago
  72. 465c3ad Related: tdf#135935 set some hints as to what widget should have starting focus by Caolán McNamara · 4 years, 3 months ago
  73. bc3a020 Recheck modules d* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  74. 4af29b3 Drop unused file dbaccess/source/shared/registrationhelper.cxx by Gabor Kelemen · 4 years, 3 months ago
  75. 470d1be tdf#68341: trim some variables passed on Base wizard by Julien Nabet · 4 years, 3 months ago
  76. a23a7ee Avoid OUStringBuffer::toString where possible by Mike Kaganski · 4 years, 3 months ago
  77. de47e94 Typo: insertHierachyElement->insertHierarchyElement by Julien Nabet · 4 years, 3 months ago
  78. 1650699 can use OUStringLiteral here by Noel Grandin · 4 years, 3 months ago
  79. 252dd25 new comphelper::WeakImplComponentHelper by Noel Grandin · 4 years, 4 months ago
  80. 8223396 loplugin:flatten in desktop..drawinglayer by Noel Grandin · 4 years, 4 months ago
  81. 9966103 Use sal::systools::COMReference in getAdoDatalink by Mike Kaganski · 4 years, 4 months ago
  82. 0012594 tdf#146333 don't create a new XTitle just to remove a listener from it by Caolán McNamara · 4 years, 4 months ago
  83. 6649fa5 remove some unused defines by Noel Grandin · 4 years, 4 months ago
  84. c4aa4b5 cid#1495784 Missing move assignment operator by Caolán McNamara · 4 years, 4 months ago
  85. a214369 loplugin:unusedvariablecheck improve by Noel Grandin · 4 years, 4 months ago
  86. 7994791 use more OInterfaceContainer3::notifyEach by Noel Grandin · 4 years, 4 months ago
  87. 4468091 only use css::awt::XPopupMenu methods by Caolán McNamara · 4 years, 4 months ago
  88. afa35742 prefer more css::awt::XPopupMenu api by Caolán McNamara · 4 years, 4 months ago
  89. 569de88 prefer css::awt::XPopupMenu api by Caolán McNamara · 4 years, 4 months ago
  90. b31e525 prefer css::awt::XPopupMenu api by Caolán McNamara · 4 years, 4 months ago
  91. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  92. c8fbbc2 remove OMultiTypeInterfaceContainerHelperVar2 by Noel Grandin · 4 years, 4 months ago
  93. 6a1686b use more OUStringLiteral in dbaccess by Noel Grandin · 4 years, 4 months ago
  94. 8e2fe1b loplugin:stringliteraldefine in dbaccess by Noel Grandin · 4 years, 4 months ago
  95. 8ef60f8 use OMultiTypeInterfaceContainerHelperVar3 in OContentHelper by Noel Grandin · 4 years, 4 months ago
  96. cd888e4 use OMultiTypeInterfaceContainerHelperVar3 in SbaXVetoableChangeMultiplexer by Noel Grandin · 4 years, 4 months ago
  97. c67e6db use OMultiTypeInterfaceContainerHelperVar3 in SbaXPropertyChangeMultiplexer by Noel Grandin · 4 years, 4 months ago
  98. cd96af5 create OMultiTypeInterfaceContainerHelperVar3 template by Noel Grandin · 4 years, 4 months ago
  99. fb308c1 Fix --disable-scripting for DESKTOP build by Jan-Marek Glogowski · 4 years, 11 months ago
  100. d2e28fe use more OInterfaceContainerHelper3 in dbaccess by Noel Grandin · 4 years, 4 months ago