1. 4a19fef loplugin:ostr in uui by Noel Grandin · 1 year, 11 months ago
  2. 8cda679 tdf#146619 Drop unused 'using namespace com::sun::star' by Gabor Kelemen · 2 years ago
  3. e3ca92b Drop unneeded 'using' instances by Gabor Kelemen · 2 years ago
  4. d4f07d4 replace createFromAscii with OUString literals in OConfigurationNode by Noel Grandin · 1 year, 11 months ago
  5. 9dac311 replace createFromAscii with OUString literals in OConfigurationNode by Noel Grandin · 1 year, 11 months ago
  6. 9b50d81 replace createFromAscii with OUString literals in uui by Noel Grandin · 1 year, 11 months ago
  7. 8662a96 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  8. fc7f871 elide temporary OString in uui by Noel Grandin · 1 year, 11 months ago
  9. ce8e14c uui: show what is the unhandled result before asserting by Miklos Vajna · 2 years, 2 months ago
  10. 2782fa0 Fix meaning of warning message by Gabor Kelemen · 2 years, 3 months ago
  11. 6e08c83 cid#1545625 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
  12. 6d91b6b loplugin:unusedfields by Noel Grandin · 2 years, 3 months ago
  13. f8a288f Fix typo in code by Andrea Gelmini · 2 years, 4 months ago
  14. 2ee0500 tdf#158576 Explain why OK btn is disabled by Samuel Mehrbrodt · 2 years, 4 months ago
  15. a383794 tdf#158576 This button shows a certificate when only one signature found by Samuel Mehrbrodt · 2 years, 4 months ago
  16. 37b381e tdf#158576 Allow trusting certificates only once by Samuel Mehrbrodt · 2 years, 4 months ago
  17. 4a859b3 This dialog is no longer called when MacroTrustedAuthors is readonly by Samuel Mehrbrodt · 2 years, 4 months ago
  18. 69814fc tdf#158576 Show warning when cert is not yet/no longer valid by Samuel Mehrbrodt · 2 years, 4 months ago
  19. e45cfa7 uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlers by Michael Stahl · 2 years, 4 months ago
  20. 3c4b11c Reuse GetContentPart instead of duplicating it by Samuel Mehrbrodt · 2 years, 4 months ago
  21. 53c21bb macrowarnmedium: Save with newer Glade by Samuel Mehrbrodt · 2 years, 4 months ago
  22. 8a28201 tdf#158576 Require viewing the certificate by Samuel Mehrbrodt · 2 years, 4 months ago
  23. fed7b30 tdf#157518: enforce password policy on setmasterpassworddlg by Sarper Akdemir · 2 years, 5 months ago
  24. cdcff8c tdf#157518: add password strength meter to setmasterpassworddlg by Sarper Akdemir · 2 years, 5 months ago
  25. dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
  26. 55c7c06 sfx2: fix typo by Henry Castro · 2 years, 6 months ago
  27. dd009cf tdf#157650 Unhelpful error when XML in content.xml is malformed by Noel Grandin · 2 years, 6 months ago
  28. 447d6af lok: implement "handleLoadReadOnlyRequest" by Henry Castro · 2 years, 7 months ago
  29. 7fee80f uui: implement "handleLoadReadOnlyRequest" by Henry Castro · 2 years, 7 months ago
  30. d9e322d replace ErrorInfo with simpler mechanism by Noel Grandin · 2 years, 6 months ago
  31. e2ee3dd lok: add broken package interaction handler by Szymon Kłos · 2 years, 7 months ago
  32. 610dea0 jsdialog: setup LOKNotifier for interaction handler errors by Szymon Kłos · 2 years, 6 months ago
  33. e23d2be using decls should come after #include by Noel Grandin · 2 years, 7 months ago
  34. 40b2464 ignore exception in UUIInteractionHelper::handlerequest by Noel Grandin · 2 years, 8 months ago
  35. 17154ce tdf#92620 - Adjust error message about exceeding legacy module size by Andreas Heinisch · 3 years ago
  36. 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
  37. db9912d loplugin:stringadd in ucbhelper..uui by Noel Grandin · 3 years ago
  38. 53b06ea move image into the .ui file by Caolán McNamara · 3 years, 2 months ago
  39. ef66843 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
  40. 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
  41. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  42. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  43. 1bdd72e tdf#150045 Set secondary/explanatory labels apart by Adolfo Jayme Barrientos · 3 years, 8 months ago
  44. dc82dd8 loplugin:unusedmethods by Noel Grandin · 3 years, 9 months ago
  45. ff9ff60 tdf#141026 Put user and computer name into collapsed section by Siddhant Chaudhary · 4 years ago
  46. fea45cc clang-tidy modernize-pass-by-value in uui by Noel Grandin · 3 years, 10 months ago
  47. 259a1eb Rework UUIInteractionHelper construction by Stephan Bergmann · 3 years, 10 months ago
  48. c593567 UUIInteractionRequestStringResolver::m_pImpl can be a plain data member by Stephan Bergmann · 3 years, 10 months ago
  49. d05b808 flatten UUIInteractionHandler by Noel Grandin · 3 years, 11 months ago
  50. 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
  51. 2b44f94 Recheck modules [uU]* with IWYU by Gabor Kelemen · 4 years ago
  52. d7ba561 make hash encoding match decoding by Caolán McNamara · 4 years, 1 month ago
  53. 54e7ac4 tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC") by Julien Nabet · 4 years, 1 month ago
  54. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  55. f9ab313 tdf#143971 Removes pop-up dialog for read-only documents by Matt K · 4 years, 5 months ago
  56. db149ba Prepare for removal of non-const operator[] from Sequence in uui by Mike Kaganski · 4 years, 5 months ago
  57. f28c4ae Directly initialize vectors in uui by Julien Nabet · 4 years, 6 months ago
  58. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  59. 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
  60. f7a0e58 Don't URL encode the filename in the macro security warning dialog by Andreas Heinisch · 4 years, 6 months ago
  61. 03d8a92 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  62. ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
  63. 377a318 drop unneeded forward declare by Caolán McNamara · 4 years, 8 months ago
  64. 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
  65. 6ed8c5a use officecfg for security options by Noel Grandin · 4 years, 9 months ago
  66. 17694c9 tdf#66553 - Add file/product name to title bar for password managers by Andreas Heinisch · 4 years, 10 months ago
  67. 95eb088 tdf#47065 Add new file open UI options and implement a new thread by Matt K · 5 years ago
  68. 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
  69. bb16640 use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
  70. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  71. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  72. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  73. bcecb77 lok: show only the filename of the Macro Security dialog by Henry Castro · 5 years ago
  74. 598348c lok: strip directory and suffix from filenames by Henry Castro · 5 years ago
  75. e90a9b67 update pches by Caolán McNamara · 5 years ago
  76. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  77. 1c0c2bb tdf#124176 Use pragma once in u* by Vincent LE GARREC · 5 years ago
  78. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  79. a73f24f update pches by Julien Nabet · 5 years ago
  80. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  81. 2bcb38a update pches by Julien Nabet · 5 years ago
  82. 860b2d0 update pches by Caolán McNamara · 5 years ago
  83. 1250aec loplugin:stringviewparam extend to new.. by Noel · 5 years ago
  84. c83166c loplugin:passstuffbyref by Noel · 5 years ago
  85. 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
  86. 7bd729a snap near 0.5 align values to 0.5 by Caolán McNamara · 5 years ago
  87. 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
  88. f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
  89. 2407f8a lok: add global notifier to the "Macro Security Warning" by Henry Castro · 5 years ago
  90. 8af90b6 lok: fix the "disable button" of the "Macro Security Warning"... by Henry Castro · 5 years ago
  91. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  92. 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
  93. cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
  94. 1ac4498 update pches by Caolán McNamara · 5 years ago
  95. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  96. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  97. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  98. f05246d tdf#123936 Formatting files in module uui with clang-format by Philipp Hofer · 5 years ago
  99. 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
  100. 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago