1. e2aa85a avoid intermediate vcl::Windows by Caolán McNamara · 6 years ago
  2. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  3. 1136ed6 Fix Plugin::containsPreprocessingConditionalInclusion by Stephan Bergmann · 6 years ago
  4. 1acc7c2 loplugin:virtualdead unused params in forms by Noel Grandin · 6 years ago
  5. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  6. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  7. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  8. 3b13f81 loplugin:constmethod in forms..fpicker by Noel Grandin · 7 years ago
  9. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  10. 28fc986 move GetStandardText to stdtext.hxx by Caolán McNamara · 7 years ago
  11. f76a7bc return unique_ptr from :svt::GraphicAccess::getImageStream by Noel Grandin · 7 years ago
  12. f599c31 tdf#39593 use isUnoTunnelId by Arkadiy Illarionov · 7 years ago
  13. 39214c5 Typos by Andrea Gelmini · 7 years ago
  14. d48d9c0 loplugin:returnconstval in desktop..forms by Noel Grandin · 7 years ago
  15. 41e6f0f Fix typos by Andrea Gelmini · 7 years ago
  16. 2674cf2 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  17. d30ab819 tdf#125340 transport preferred dialog parent down the migration dialog by Caolán McNamara · 7 years ago
  18. 889dc7b use more TOOLS_WARN_EXCEPTION by Noel Grandin · 7 years ago
  19. cf3fb54 loplugin:sequenceloop in forms..oox by Noel Grandin · 7 years ago
  20. ea27914 Fix typos by Andrea Gelmini · 7 years ago
  21. f3261ba Fix typos by Andrea Gelmini · 7 years ago
  22. f018d62 Improved loplugin:stringconstant (now that GCC 7 supports it): forms by Stephan Bergmann · 7 years ago
  23. 6595240 loplugin:referencecasting in forms..fpicker by Noel Grandin · 7 years ago
  24. e48e2bb cid#1448381 Unchecked return value by Caolán McNamara · 7 years ago
  25. 794102a Fix typos by Andrea Gelmini · 7 years ago
  26. fbead41 tdf#39593 Remove frm::OGridControlModel::getColumnImplementation by Arkadiy Illarionov · 7 years ago
  27. e2814bc tdf#39593 Remove static xforms::Binding::getModelImpl by Arkadiy Illarionov · 7 years ago
  28. 9950aab tdf#39593 Remove xforms::Model::getModel by Arkadiy Illarionov · 7 years ago
  29. 9e1fa32 tdf#39593 Remove xforms::Binding::getBinding by Arkadiy Illarionov · 7 years ago
  30. d6a45af tdf#39593 Remove xforms::Submission::getSubmission by Arkadiy Illarionov · 7 years ago
  31. adc295a Add comphelper::getUnoTunnelImplementation template by Arkadiy Illarionov · 7 years ago
  32. 7508c1d loplugin:logexceptionnicely in filter..framework by Noel Grandin · 7 years ago
  33. 93bc4fe Fix typo by Andrea Gelmini · 7 years ago
  34. 0cb40b6 Fix typo by Andrea Gelmini · 7 years ago
  35. 08a42f9 Fix typo by Andrea Gelmini · 7 years ago
  36. ac14e56 Fix typo by Andrea Gelmini · 7 years ago
  37. 8820743 Fix typo by Andrea Gelmini · 7 years ago
  38. 4023c43 Fix typo by Andrea Gelmini · 7 years ago
  39. ff22834 Fix typo by Andrea Gelmini · 7 years ago
  40. 0f97f54 Fix typo by Andrea Gelmini · 7 years ago
  41. 5f26419 Fix typo by Andrea Gelmini · 7 years ago
  42. 32eeb40 tdf#39593 remove IMPL_XUNOTUNNEL* macros by Arkadiy Illarionov · 7 years ago
  43. 466a98b Fix typo by Andrea Gelmini · 7 years ago
  44. 1dfcec6a Fix typo by Andrea Gelmini · 7 years ago
  45. 8b8c3a9 Fix typo by Andrea Gelmini · 7 years ago
  46. 187deae Fix typo by Andrea Gelmini · 7 years ago
  47. 966f40e Use hasElements to check Sequence emptiness in [e-i]* by Arkadiy Illarionov · 7 years ago
  48. 8ae150d Re-enable JunitTest_forms_unoapi_2 forms.ODateModel by Stephan Bergmann · 7 years ago
  49. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  50. f990540 tdf#125170 Deliver mouse events also when clicking into document content by Samuel Mehrbrodt · 7 years ago
  51. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  52. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  53. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  54. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  55. e0382c3 avoid copying when placing items into SfxItemSet by Noel Grandin · 7 years ago
  56. ba84300 Fix typo by Andrea Gelmini · 7 years ago
  57. 6a8aac9 Fix typo by Andrea Gelmini · 7 years ago
  58. 84dc21f Fix typo by Andrea Gelmini · 7 years ago
  59. 0a166db Fix typo by Andrea Gelmini · 7 years ago
  60. 271dc59 Fix typo by Andrea Gelmini · 7 years ago
  61. 04112bc loplugin:sequentialassign in filter..fpicker by Noel Grandin · 7 years ago
  62. d38f993 [API CHANGE] Asserts to never clear already cleared guard by Mike Kaganski · 7 years ago
  63. 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
  64. 83f1068 Use char version of OString/OStringBuffer methods by Matteo Casalin · 7 years ago
  65. cca2e42 Use getTokenCount and indexed getToken by Matteo Casalin · 7 years ago
  66. 97ab50f Remove unused using declarations in directories [e-l]* by Gabor Kelemen · 7 years ago
  67. 1d39c5a tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* by Gabor Kelemen · 7 years ago
  68. b1cfdb7 new loplugin:unoquery by Noel Grandin · 7 years ago
  69. dfb2fec Improve parseDateTime tokenization and reduce OUString copies by Matteo Casalin · 7 years ago
  70. 80aec8e tdf#42949 Fix IWYU warnings in include/connectivity/* by Gabor Kelemen · 7 years ago
  71. 8b5e23e log nice exception messages whereever possible by Noel Grandin · 7 years ago
  72. 191f85d re-land "new loplugin typedefparam"" by Noel Grandin · 7 years ago
  73. 19240f6 loplugin:unusedfields look for classes where we can make all the.. by Noel Grandin · 7 years ago
  74. cd38300 loplugin:unusedfields in forms..fpicker by Noel Grandin · 7 years ago
  75. dbc7fc7 use unique_ptr in OComponentEventThread by Noel Grandin · 7 years ago
  76. c70f5f3 use clear() instead of erase(begin, end) by Noel Grandin · 7 years ago
  77. 44841a6 Simplify containers iterations in [f-l]* by Arkadiy Illarionov · 7 years ago
  78. a2b687a Pointer is pointless by Noel Grandin · 7 years ago
  79. 0019eac loplugin:indentation in forms..fpicker by Noel Grandin · 7 years ago
  80. adbb6d9 fix load/save of forms with HAVING by Noel Grandin · 7 years ago
  81. 5e1e912 Avoid -Werror=format-truncation= by Stephan Bergmann · 7 years ago
  82. cec7ae9 tdf#42949 Fix IWYU warnings in include/toolkit/* by Gabor Kelemen · 7 years ago
  83. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  84. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  85. 0a9917b tdf#122152 set dialog parent by Caolán McNamara · 7 years ago
  86. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  87. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  88. 36b2142 remove unused SvLockBytesStatFlag enum by Noel Grandin · 7 years ago
  89. bd1cac5 drop some unnecessary includes by Caolán McNamara · 7 years ago
  90. 3afe0c7 --enable-dbgutil --disable-assert-always-abort fixes by Stephan Bergmann · 7 years ago
  91. 55e4280 improve function-local statics in forms..reportdesign by Noel Grandin · 7 years ago
  92. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  93. 40710c4 tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* by Gabor Kelemen · 7 years ago
  94. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  95. c89a499 Adapt to C++2a char_t by Stephan Bergmann · 7 years ago
  96. e3560f4 Replace deprecated boost::optional::reset(val) with operator = by Mike Kaganski · 7 years ago
  97. 33e47b4 Fix many Java subsequentcheck test by using JUH by Jan-Marek Glogowski · 7 years ago
  98. 84286ac Simplify and fix Java UNO API test makefiles by Jan-Marek Glogowski · 7 years ago
  99. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  100. fec8c14 tdf#121188 form controls should have InputRequired false by default by Lionel Elie Mamane · 7 years ago