1. f124884 dbaccess: convert new to ::Create. by Michael Meeks · 11 years ago
  2. 5ea025e chart2: convert new to ::Create. by Michael Meeks · 11 years ago
  3. 85b0132 Fix SfxTabPage creation to use VclPtr. by Michael Meeks · 11 years ago
  4. 0a497cb Use VclPtr for OGenericUnoDialog::createDialog. by Michael Meeks · 11 years ago
  5. cf13f78 Lost more cleanup and fixing post re-basing. by Michael Meeks · 11 years ago
  6. 7a1fad0 convert ScopedVclPtr to ScopedVclPtrInstance by Noel Grandin · 11 years ago
  7. 3bf4ada dialogs lifetimes should be wrapped in ScopedVclPtr by Noel Grandin · 11 years ago
  8. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  9. 5d133eb6 first half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  10. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  11. 23d833d Move OutputDevice members to VclPtr: chart2, sfx2, cui. by Michael Meeks · 11 years ago
  12. eac22a0 Fix OutputDevice members / stack allocation: chart, canvas, cui. by Michael Meeks · 11 years ago
  13. cf06c01 start of unwinding reference OutputDevice & Printer lifecycle. by Michael Meeks · 11 years ago
  14. 6d0c891 vclwidget: fix more places that should be wrapping in VclPtr by Noel Grandin · 11 years ago
  15. 6574128 cleanup Printer VclRef pieces. by Michael Meeks · 11 years ago
  16. c72fac2 vclwidget: convert lots more sites to use VclPtr by Noel Grandin · 11 years ago
  17. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  18. c0a802b Audit and correct misc. clears -> disposeAndClears. by Michael Meeks · 11 years ago
  19. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  20. 954e5e4 prophylactic double dispose audit. by Michael Meeks · 11 years ago
  21. e828445 Double dispose protection. by Michael Meeks · 11 years ago
  22. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  23. 0a61ce1 vcl: VclPtr conversion in chart2 by Noel Grandin · 11 years ago
  24. 14505bb loplugin:staticmethods by Noel Grandin · 11 years ago
  25. 4ecab66 ShapeToolbarController::create is unused by Caolán McNamara · 11 years ago
  26. 6220362 tdf#90404 OOXML chart legend import improvement by Andras Timar · 11 years ago
  27. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  28. 31e24f4 Remove redundant Reference<> from within UnoType<> uses by Stephan Bergmann · 11 years ago
  29. 79451a0 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  30. b57f8a9 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  31. 5584d73 Typos by Julien Nabet · 11 years ago
  32. 41c99ab Typos by Julien Nabet · 11 years ago
  33. 0339e64 loplugin:constantfunction: chart2 by Noel Grandin · 11 years ago
  34. e7f65a0 fix y-axis position on x-axis handling by Markus Mohrhard · 11 years ago
  35. 47bb6bb someone did not understand c++ by Markus Mohrhard · 11 years ago
  36. 0d315e9 fix typo by Markus Mohrhard · 11 years ago
  37. ad287ab remove whitespace by Markus Mohrhard · 11 years ago
  38. 7b4ef41 no need for explicit this by Markus Mohrhard · 11 years ago
  39. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  40. 18e5574 add test for fixed dispBlanksAs OOXML import by Markus Mohrhard · 11 years ago
  41. e6dbd5b add tests for autoTitleDel flag default value fixes by Markus Mohrhard · 11 years ago
  42. fac344f Typo: taget->target by Julien Nabet · 11 years ago
  43. d1c9e5e tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  44. 0777231 V803 decreased performance postfix increment by Michael Stahl · 11 years ago
  45. c3cd100 CppCheck cleanlyness : reduce variable's scope by Michaël Lefèvre · 11 years ago
  46. 765f621 utl::ConfigItem::Commit() should call ClearModified() by Michael Stahl · 11 years ago
  47. ffe060e V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  48. b1534ed tdf#89592 Using initializer_lists to populate Sequence<PropertyValue> by Swachhand Lokhande · 11 years ago
  49. 5a308b1 V801: Decreased performance by Caolán McNamara · 11 years ago
  50. 5ea3202 SdrMarkView: aHdl -> maHdlList by Miklos Vajna · 11 years ago
  51. 567f511 V801: Decreased performance by Caolán McNamara · 11 years ago
  52. 8f9b0c8 Idle: Changed to new enum name by Tobias Madl · 11 years ago
  53. 2d95bc0 Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum by Tobias Madl · 11 years ago
  54. 49524c6 idle includes and enum use by Jennifer Liebel · 11 years ago
  55. c622304 V813: Decreased performance by Caolán McNamara · 11 years ago
  56. f2cb2c6 Typos by Julien Nabet · 11 years ago
  57. 1930992 remove executable bit from rtf / xlsx files by Michael Stahl · 11 years ago
  58. 405cb8b remove executable bit from c / h / cxx / hxx / l files by Michael Stahl · 11 years ago
  59. 5806a7e cppcheck: Variable is assigned a value that is never used by Noel Grandin · 11 years ago
  60. f0a6041 gbuild: CppunitTest: always use unittest configuration by Michael Stahl · 11 years ago
  61. 2f928b2 remove NUMBERFORMAT_ constants by Noel Grandin · 11 years ago
  62. 9844458 Typo: curently->currently by Julien Nabet · 11 years ago
  63. cc8a2d0 tdf#88835 Calc: General format: 2 digits in exponent by Laurent Balland-Poirier · 11 years ago
  64. 52fa2e9 Typos by Julien Nabet · 11 years ago
  65. 61ed1cb Missing constructor by Stephan Bergmann · 11 years ago
  66. 71dca35 Clean up by Stephan Bergmann · 11 years ago
  67. b13534d add test for tdf#89454 by Markus Mohrhard · 11 years ago
  68. 48f0a5e Typos by Julien Nabet · 11 years ago
  69. a9924d9 add test for missing chart area style fill import, tdf#89451 by Markus Mohrhard · 11 years ago
  70. defbb47 Missing dependency by Stephan Bergmann · 11 years ago
  71. a8e6f0b tdf#39440 - cppcheck cleanliness by Radu Ioan · 11 years ago
  72. 5210de1 update chart xshape reference files by Markus Mohrhard · 11 years ago
  73. 146461e Add an overlooked constructor to chartcore.component. by Jan Holesovsky · 11 years ago
  74. 1e97028 loplugin:literaltoboolconversion by Stephan Bergmann · 11 years ago
  75. 359cfa1 tdf#84514: don't hide grid along with checkbox if not needed by Katarina Behrens · 11 years ago
  76. 5d388443 Blind attempt to fix the Windows build. by Jan Holesovsky · 11 years ago
  77. 917bd23 Use constructors for services from chartcore.component. by Ursache Vladimir · 11 years ago
  78. 5d8dc04 But then again, no need to go via UNO here anyway (cf. previous commit) by Stephan Bergmann · 11 years ago
  79. e47f9d0 Add missing registration of GL3DBarChartType in g_entries_chart2_charttypes by Stephan Bergmann · 11 years ago
  80. c2e00d3 Added doc notes for classes and methods used for the scaling automatism. by Marco Cecchetti · 11 years ago
  81. 9f98e8a Added more doc notes for classes and methods used for pie charts. by Marco Cecchetti · 11 years ago
  82. fab828d Fixed a too long comment line. by Marco Cecchetti · 11 years ago
  83. e56c495 chart2: fix build by Michael Stahl · 11 years ago
  84. 1a59505 Added doc notes for classes and methods used for pie charts. by Marco Cecchetti · 11 years ago
  85. df15d179 Typo: relaese->release by Julien Nabet · 11 years ago
  86. 5b736d9 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  87. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  88. 7ca0d2d coverity#1267657 Logically dead code by Caolán McNamara · 11 years ago
  89. 05abd8b chisel off some more unused code by Caolán McNamara · 11 years ago
  90. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  91. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  92. 05e7b1d Resolves: fdo#88229 Crash when you try to create a bar chart GL3D by Caolán McNamara · 11 years ago
  93. d2ac4c3 'Ownership' is one word, as is 'relationship' by Tor Lillqvist · 11 years ago
  94. 6acfc82 Allow for null xModel in TitleHelper::getTitle by Stephan Bergmann · 11 years ago
  95. 19970e9 Some more loplugin:cstylecast: chart2 by Stephan Bergmann · 11 years ago
  96. 5333782 convert SETTINGS_ #defines to 'enum class' by Noel Grandin · 11 years ago
  97. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  98. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  99. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  100. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago