1. d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
  2. e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
  3. e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
  4. 489bce5 loplugin:flatten in filter..framework by Noel Grandin · 4 years, 4 months ago
  5. 0040076 Fix typos by Andrea Gelmini · 4 years, 4 months ago
  6. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  7. 4ed5fc6 loplugin:stringview by Stephan Bergmann · 4 years, 4 months ago
  8. 9a96b1b remove unused defines and convert some to OUStringLiteral by Noel Grandin · 4 years, 4 months ago
  9. 8c66455 Related: tdf#145842 fix a crash after deleting an entry by Caolán McNamara · 4 years, 4 months ago
  10. b6b7fb3 tdf#145842 canceling remote file delete makes file disappear from treeview by Caolán McNamara · 4 years, 4 months ago
  11. 0abde63 loplugin:stringliteraldefine in formual,fpicker by Noel Grandin · 4 years, 4 months ago
  12. e4ff5b1 tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelper by Michael Stahl · 4 years, 5 months ago
  13. f8a30a8 Fix (mis-)uses of temporary O[U]StringLiteral by Stephan Bergmann · 4 years, 5 months ago
  14. e587640 uniformly allow focus into GtkToolbar by Caolán McNamara · 4 years, 5 months ago
  15. 912bc5d gtk[3 vs 4]: remove can-focus from GtkToolButton by Caolán McNamara · 4 years, 5 months ago
  16. 4de865e Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpicker by Julien Nabet · 4 years, 5 months ago
  17. f0e8fa4 Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpicker by Julien Nabet · 4 years, 5 months ago
  18. b3bf757 Prepare for removal of non-const operator[] from Sequence in fpicker by Mike Kaganski · 4 years, 5 months ago
  19. 323a2a2 Add support for macOS SDK 12.0 by Stephan Bergmann · 4 years, 5 months ago
  20. fdc2333 Remove line that has been commented out since 2008 by Tor Lillqvist · 4 years, 5 months ago
  21. d3c8ead There is nothing deprecated about these calls as far as I see by Tor Lillqvist · 4 years, 5 months ago
  22. 4a7b8a9 Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButton by Tor Lillqvist · 4 years, 6 months ago
  23. 33d5c02 Bin dead code by Tor Lillqvist · 4 years, 6 months ago
  24. 43b399c add suggested-action to some buttons by Caolán McNamara · 4 years, 6 months ago
  25. 3859878 Related: tdf#145169 make double-click call same handler as ok button by Caolán McNamara · 4 years, 6 months ago
  26. 3b3154f tdf#145216 remote open/save dialog: icon view shows nothing by Caolán McNamara · 4 years, 6 months ago
  27. c263a01 Related: tdf#145169 change to selected dir on remote "save" by Caolán McNamara · 4 years, 6 months ago
  28. 3c168b1 Resolves: tdf#145169 only position treeview cursor at the first entry by Caolán McNamara · 4 years, 6 months ago
  29. d9896198 tdf#145169 have one button per response by Caolán McNamara · 4 years, 6 months ago
  30. 67fa088 tdf#145169 for IsDocument/IsFolder I think we want no interaction by Caolán McNamara · 4 years, 6 months ago
  31. 15d0eec Related: tdf#145169 unwanted dialogs on sftp save to remote to a new document by Caolán McNamara · 4 years, 6 months ago
  32. 851c2a6 help button in built-in file dialog didn't work by Caolán McNamara · 4 years, 6 months ago
  33. f845ee17 Related: tdf#145169 use INetURLObject::getName and removeSegment by Caolán McNamara · 4 years, 6 months ago
  34. 75fc91b Simplify vector initialization in fpicker by Julien Nabet · 4 years, 6 months ago
  35. d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
  36. 1875b3d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  37. 4b366aa Resolves: tdf#143993 don't change FolderPicker to FilePicker if init called by Caolán McNamara · 4 years, 8 months ago
  38. 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
  39. 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
  40. 773a7b5 no need to use UNO_QUERY here by Noel Grandin · 4 years, 8 months ago
  41. 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
  42. 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
  43. bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
  44. 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
  45. c384c7d Simplify Sequence/vector initializations by Julien Nabet · 4 years, 10 months ago
  46. 72bc241 -Werror,-Wunused-but-set-variable (Clang 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
  47. c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
  48. 6783afe no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
  49. 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
  50. bb16640 use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
  51. 1325d81 loplugin:moveopt by Noel Grandin · 5 years ago
  52. 48e279c use string_view in INetURLObject::decode by Noel Grandin · 5 years ago
  53. 1d44b6e loplugin:staticmethods (clang-cl) by Stephan Bergmann · 5 years ago
  54. 2cb936a -Werror,-Wnon-virtual-dtor (clang-cl) by Stephan Bergmann · 5 years ago
  55. 6fc4d07 loplugin:indentation (clang-cl) by Stephan Bergmann · 5 years ago
  56. 1c12267 tdf#106282 Change Windows File Dialog to run on the main thread by Matt K · 5 years ago
  57. de9d7f7 loplugin:redundantstatic (clang-cl) by Stephan Bergmann · 5 years ago
  58. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  59. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  60. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  61. 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
  62. c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
  63. bb5900a -Werror,-Wshadow (clang-cl) by Stephan Bergmann · 5 years ago
  64. 351b238 -Werror,-Wnon-virtual-dtor (clang-cl) by Stephan Bergmann · 5 years ago
  65. 19caafc loplugin:makeshared (clang-cl) by Stephan Bergmann · 5 years ago
  66. 11380b0 loplugin:external (clang-cl) by Stephan Bergmann · 5 years ago
  67. dbc28bc Convert some const OUString to OUStringLiteral by Mike Kaganski · 5 years ago
  68. ed40d47 Drop ComPtr and use sal::systools::COMReference by Mike Kaganski · 5 years ago
  69. 43e306e Simplify VistaFilePickerImpl by Mike Kaganski · 5 years ago
  70. 8c62c2f Possible race between retrieving and using parent window by Samuel Mehrbrodt · 5 years ago
  71. 07324a1 Add mutex guard when assigning member by Samuel Mehrbrodt · 5 years ago
  72. 9a61e9a loplugin:refcounting in fpicker by Noel · 5 years ago
  73. 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
  74. 890bcba tdf#140013 change icon for list view in Template Manager & Remote Files dialog by Rizal Muttaqin · 5 years ago
  75. 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
  76. 5df3c10 replace stock button images by Caolán McNamara · 5 years ago
  77. 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
  78. f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
  79. 3fff050 loplugin:stringliteralvar (clang-cl) by Stephan Bergmann · 5 years ago
  80. f01d674 replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labels by Caolán McNamara · 5 years ago
  81. 80f3c0c replace deprecated stock labels used <= twice by Caolán McNamara · 5 years ago
  82. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  83. 4989175 drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
  84. 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
  85. cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
  86. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  87. 5bf61e9 Fix crash or hang on macOS on arm64 when opening a file picker by Tor Lillqvist · 5 years ago
  88. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  89. 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
  90. e8227dc loplugin:stringview (clang-cl) by Stephan Bergmann · 5 years ago
  91. 7c0fcb0 Remove unused parameter (flagged now by loplugin:stringview) by Stephan Bergmann · 5 years ago
  92. bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
  93. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  94. 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
  95. 3eb23bd NSArray index type is NSUInteger, not long by Stephan Bergmann · 5 years ago
  96. 4d9e9f2 tdf#123936 Formatting files in module fpicker with clang-format by Philipp Hofer · 5 years ago
  97. a5389cb tdf#42949 Fix new IWYU warnings in directories [e-f]* by Gabor Kelemen · 5 years ago
  98. 93c64a6 loplugin:stringview by Noel · 5 years ago
  99. b8e38e4 Resolves: tdf#137575 fpicker custom sorting setting not restored by Caolán McNamara · 5 years ago
  100. 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago