1. 10b7f18 Adjust naming after moving SvColorDialog to vcl by Michael Weghorn · 10 months ago
  2. d96bbf1 Move SvColorDialog from svtools to vcl by Michael Weghorn · 10 months ago
  3. 028d74b Pass SvColorDialog parent in ctor by Michael Weghorn · 10 months ago
  4. cf1c25e tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Vlad Ene · 11 months ago
  5. 374dd9f Unify on VclPtr::reset by Mike Kaganski · 11 months ago
  6. d39842d cleanup msvcdll stuff by Christian Lohmaier · 11 months ago
  7. 396c9dd don't add 64bit activex component to 32bit builds anymore by Christian Lohmaier · 11 months ago
  8. bd0d3b4 Resolves: tdf#166613 wrong selection returned from forms listbox editor by Caolán McNamara · 11 months ago
  9. 6dd8843 Resolves: tdf#166612 MultiSelection inverted for form list properties by Caolán McNamara · 11 months ago
  10. c854f5a vcl: Move RoadmapWizardMachine to own source file by Michael Weghorn · 11 months ago
  11. 7c6dd50 Clarify comments/debug output mentioning RoadmapWizard by Michael Weghorn · 11 months ago
  12. 339f9a7 extensions: Drop OAddressBookSourcePilot_Base typedef by Michael Weghorn · 11 months ago
  13. 2816d1b Fix typo by Andrea Gelmini · 11 months ago
  14. 924ab19 Remove obsolete fw declarations from embeddedobj/ extensions/ by Gabor Kelemen · 1 year, 3 months ago
  15. 7ab40eb fix spelling: "handish" -> "by hand" by Noel Grandin · 12 months ago
  16. 890d7b1 Resave taborder.ui with glade 3.40 by Michael Weghorn · 1 year ago
  17. a790b8f tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() by Mohamed Zaghloul · 1 year, 1 month ago
  18. 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
  19. 599ab8d Rename con-const vcl::Font property getters for clarity by Mike Kaganski · 1 year, 1 month ago
  20. 22f46bd use more concrete UNO classes by Noel Grandin · 1 year, 1 month ago
  21. 09e2627 use more concrete UNO types in some local vars by Noel Grandin · 1 year, 2 months ago
  22. 41df8ca QuickLook Preview/Thumbnail version should match the app's version by Christian Lohmaier · 1 year, 2 months ago
  23. a53f44c Set bundle identifier to match Mac App Store requirements by Patrick Luby · 1 year, 3 months ago
  24. 1c763a6 tdf#160770: use OUString ctor that takes length, which allows nullptr by Mike Kaganski · 1 year, 2 months ago
  25. 2e31b49 Use CComPtr and its method to create instance by prog id by Mike Kaganski · 1 year, 3 months ago
  26. c31c20a Use IID_PPV_ARGS and CComPtr to simplify by Mike Kaganski · 1 year, 3 months ago
  27. bf7b45c Use o3tl::convert by Mike Kaganski · 1 year, 3 months ago
  28. b6d9da0 Fix typos by Andrea Gelmini · 1 year, 3 months ago
  29. 758ea7a Fix typo by Andrea Gelmini · 1 year, 3 months ago
  30. 3eb7cdd tdf#35361 Add a Quick Look plugins for .od* files on macOS by Patrick Luby · 1 year, 4 months ago
  31. 9dd21ea tdf#164037 Check property exists before accessing it by Michael Weghorn · 1 year, 3 months ago
  32. e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
  33. 72df5a6 Drop unneeded forward declarations from include/ by Gabor Kelemen · 1 year, 3 months ago
  34. 833b5c3 tdf#145538 use ranged based for loops in by kkasliwal · 1 year, 4 months ago
  35. f956d81 Port OBrowserLine to new weld::Grid API by Michael Weghorn · 1 year, 4 months ago
  36. 059e695 cid#1606642 Data race condition by Caolán McNamara · 1 year, 4 months ago
  37. 259480c Simplify OABSPilotUno by Mike Kaganski · 1 year, 4 months ago
  38. 57d5320 weld: Rename weld::Treeview selection signal/connect by Michael Weghorn · 1 year, 4 months ago
  39. c480e9f tdf#130924 use SAL_WARN instead of fprintf by Mohamed Ali · 1 year, 4 months ago
  40. 55e86ed tdf#120658 - Reworking of dialogues Organize macros by Jim Raykowski · 1 year, 6 months ago
  41. 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
  42. 9579907 Spelling mistake in code by Bogdan Buzea · 1 year, 5 months ago
  43. fec1501 Use specific SvtModuleOptions::Is*Installed for clarity by Mike Kaganski · 1 year, 5 months ago
  44. 7a7ba9c tdf#145614 Convert #define to enum class by Oromidayo Owolabi · 1 year, 6 months ago
  45. 9ce6abe clang-tidy: performance-unnecessary-copy-initialization in extensions by Noel Grandin · 1 year, 5 months ago
  46. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  47. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  48. 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
  49. 5fdfc07 loplugin:passstuffbyref make some small improvements by Noel Grandin · 1 year, 5 months ago
  50. 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  51. 7bbe74b cid#1555789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  52. 6f1508f cid#1555767 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  53. ee4554b cid#1555259 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  54. 2bafc73 cid#1545605 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  55. 7f445e4 use more concrete UNO in extensions by Noel Grandin · 1 year, 7 months ago
  56. f9ff22d tsan:lock-order-inversion in forms by Noel Grandin · 1 year, 7 months ago
  57. d5da677 Simplify a bit by Mike Kaganski · 1 year, 8 months ago
  58. 02c0e5f Simplify BSTR construction from OUString a bit by Mike Kaganski · 1 year, 8 months ago
  59. c93eb54 cid#1557618 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  60. 7247f3a tdf#153343 Show settings for the actual default font in control properties by Michael Weghorn · 1 year, 8 months ago
  61. 4177e55 cid#1555587 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  62. e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
  63. 83a8d5a BootstrapFixture: get rid of mxComponentContext by Xisco Fauli · 1 year, 9 months ago
  64. 2a69521 Fix typo by Andrea Gelmini · 1 year, 9 months ago
  65. 4220b8b Add newline at end of file by Taichi Haradaguchi · 1 year, 10 months ago
  66. 6b04c3f Resave with newer Glade version by Bogdan Buzea · 1 year, 10 months ago
  67. 5412dba Resave with newer Glade version by Bogdan Buzea · 1 year, 10 months ago
  68. 758f123 Fix typo by Andrea Gelmini · 1 year, 10 months ago
  69. bbf9d0a Fix typo by Andrea Gelmini · 1 year, 10 months ago
  70. e5f1b4c Fix typo by Andrea Gelmini · 1 year, 10 months ago
  71. a551290 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  72. f49d8ce loplugin:ostr in extensions by Noel Grandin · 1 year, 11 months ago
  73. 3752d82 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  74. 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
  75. a2623ab WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
  76. ea93670 Drop some uses of css::uno::Sequence::getConstArray ... by Mike Kaganski · 2 years ago
  77. ccebd10 tdf#148251 Use std::swap instead of using temporary values by AmandaQuaresmaCoutinho · 2 years ago
  78. 7f2af61 tdf#146619 Drop unused 'using namespace' in: extensions/ by Gabor Kelemen · 2 years ago
  79. 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 2 years, 1 month ago
  80. 9786fb8 tdf#145538 Use range based for loops by AhmedHamed · 2 years, 1 month ago
  81. 276f8ef Use SHGetKnownFolderPath to avoid MAX_PATH limitation by Mike Kaganski · 2 years, 1 month ago
  82. d37df8f Fix warning C4312 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
  83. ff23937 Fix warning C4459 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
  84. 9bd2012 ITEM: Speedup SlotIDToWhichID translations by Armin Le Grand (allotropia) · 2 years, 2 months ago
  85. 625fa07 ITEM: corrected error for SfxSetItem by Armin Le Grand (allotropia) · 2 years, 2 months ago
  86. ca3c6d4 ITEM: ItemPool Rework (I) by Armin Le Grand (allotropia) · 2 years, 2 months ago
  87. 4790ef5 ITEM: Cleanup some Pool stuff with Defaults by Armin Le Grand (allotropia) · 2 years, 2 months ago
  88. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  89. 83c1df8 tdf#159151 Fix double space in Tree Control by Rafael Lima · 2 years, 3 months ago
  90. 845d92e ITEM: Move Shareable ItemFlag to SfxPolItem by Armin Le Grand (allotropia) · 2 years, 3 months ago
  91. 8f4ff4c tdf#158375: add expert option DisableOLEAutomation by Sarper Akdemir · 2 years, 4 months ago
  92. 60150ef cid#1560054 use RVO by Caolán McNamara · 2 years, 3 months ago
  93. 6c9dda1 tdf#148251 Use std::swap instead of using temporary values by Luv Sharma · 2 years, 3 months ago
  94. a5fd754 Use emplace_back instead of push_back (extensions part2) by Julien Nabet · 2 years, 3 months ago
  95. cde3d1f Use emplace_back instead of push_back (extensions) by Julien Nabet · 2 years, 4 months ago
  96. 6ef2859 cid#1545612 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  97. 21dd05a cid#1557601 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  98. 7dd028c cid#1545211 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
  99. f949870 Extended loplugin:ostr: extensions by Stephan Bergmann · 2 years, 5 months ago
  100. f5926c8 Move user agent initialization to InitCurl_easy by Mike Kaganski · 2 years, 5 months ago