1. 7819d49 sd: convert new to ::Create. by Noel Grandin · 11 years ago
  2. 85b0132 Fix SfxTabPage creation to use VclPtr. by Michael Meeks · 11 years ago
  3. d8ebd90 sfx2: convert new to ::Create. by Noel Grandin · 11 years ago
  4. 5df7078 svx: convert new to ::Create. by Noel Grandin · 11 years ago
  5. d24f93d make CreateItemWindow return a VclPtr<>. by Michael Meeks · 11 years ago
  6. 0baadce Re-work app side-bar code to manage objects correctly. by Michael Meeks · 11 years ago
  7. c9f2abe More lifecycle correction. by Michael Meeks · 11 years ago
  8. fbdef59 More re-basing compile-time fixes; now we compile. by Michael Meeks · 11 years ago
  9. afc84f2 VclPtr: unfortunate includes needed for inlining ref/unref. by Michael Meeks · 11 years ago
  10. 7a1fad0 convert ScopedVclPtr to ScopedVclPtrInstance by Noel Grandin · 11 years ago
  11. 3bf4ada dialogs lifetimes should be wrapped in ScopedVclPtr by Noel Grandin · 11 years ago
  12. 4ff758fe Manual cleanup of misc. issues. by Michael Meeks · 11 years ago
  13. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  14. d46e0d9 second half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  15. 385bae4 vclwidget: some small fixes by Noel Grandin · 11 years ago
  16. d1091fd re-insert erroneously converted delete calls. by Michael Meeks · 11 years ago
  17. 58a4333 wrap more stuff in VclPtr by Noel Grandin · 11 years ago
  18. 9858607 Convert last vestiges of OutputDevice* and VirtualDevice* members. by Michael Meeks · 11 years ago
  19. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  20. 0473629 vclptr: various mistakes fixed, and more ptr types converted. by Michael Meeks · 11 years ago
  21. 8fa63f3 Fix OutputDevice members / stack allocation: slideshow, starmath, sd, sc. by Michael Meeks · 11 years ago
  22. 4ce5a6e compile fixes. by Michael Meeks · 11 years ago
  23. cf06c01 start of unwinding reference OutputDevice & Printer lifecycle. by Michael Meeks · 11 years ago
  24. 4f72ab0 nail more lifecycle oddness. by Michael Meeks · 11 years ago
  25. 739f3a5 mend misc. lifecycle breakage. by Michael Meeks · 11 years ago
  26. 6d0c891 vclwidget: fix more places that should be wrapping in VclPtr by Noel Grandin · 11 years ago
  27. 359cbef more toolkit API adaptations. by Michael Meeks · 11 years ago
  28. ad19453 sw, sd: more toolkit API cleanup. by Michael Meeks · 11 years ago
  29. c72fac2 vclwidget: convert lots more sites to use VclPtr by Noel Grandin · 11 years ago
  30. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  31. c0a802b Audit and correct misc. clears -> disposeAndClears. by Michael Meeks · 11 years ago
  32. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  33. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  34. 0cef43d vcl: VclPtr conversion in sd by Noel Grandin · 11 years ago
  35. 3ad9d25 vcl: make VclPtr<T>(T*) constructor explicit by Noel Grandin · 11 years ago
  36. a632fa5 vcl: rename VclReference to VclPtr by Noel Grandin · 11 years ago
  37. 2e03ce9 vcl: manage SubEdit with references - and fix leak / cleanup. by Michael Meeks · 11 years ago
  38. 14505bb loplugin:staticmethods by Noel Grandin · 11 years ago
  39. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  40. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  41. 71fefe1 Change "blink times" to be of type sal_uInt64 by Stephan Bergmann · 11 years ago
  42. 869aaf8 convert SvtModuleOptions::EModule to scoped enum by Noel Grandin · 11 years ago
  43. 7297feb6 LOK: reimplement lok::Document::postKeyEvent() by Miklos Vajna · 11 years ago
  44. a9373a3 vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunit by Miklos Vajna · 11 years ago
  45. c768fc1 sd::ViewShell::SetGraphicMm100Position: can avoid FuPoor::DRGLOG here by Miklos Vajna · 11 years ago
  46. f8f30f6 Change the Logic in SetGraphicLogicPosition() by Miklos Vajna · 11 years ago
  47. 8eeb6ef sd::ViewShell::LogicMouseButtonUp: typo by Miklos Vajna · 11 years ago
  48. f8bd968 Add testcase for sd::Window::LogicInvalidate(). by Miklos Vajna · 11 years ago
  49. 046be64 sd tiled rendering: support turning an editeng selection into a table one by Miklos Vajna · 11 years ago
  50. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  51. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  52. 2b1dbb0 We can no longer import those formats by Katarina Behrens · 11 years ago
  53. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  54. 4b66829 convert BOX_LINE and BOXINFO_LINE to enum class by Noel Grandin · 11 years ago
  55. ae24507 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  56. 3feb370 tdf#63905: fix regression by using paper size set in printer properties by Clément Lassieur · 11 years ago
  57. 64f6190 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  58. 99394c8 Add SvxTableController::setCursorLogicPosition() by Miklos Vajna · 11 years ago
  59. 84793d1 SdXImpressDocument: implement resetSelection() by Miklos Vajna · 11 years ago
  60. 3fdb48d SdXImpressDocument: implement setGraphicSelection() by Miklos Vajna · 11 years ago
  61. 0d6a07f sd tiled rendering: increase hit testing tolerance by Miklos Vajna · 11 years ago
  62. fc3896a SdXImpressDocument: implement setTextSelection() by Miklos Vajna · 11 years ago
  63. d69d640 Missing const by Stephan Bergmann · 11 years ago
  64. c79ea20 loplugin:cstylecast by Stephan Bergmann · 11 years ago
  65. b2ba399 Blind fix for non-standard send(2) signature on Windows by Stephan Bergmann · 11 years ago
  66. 51ec44f Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  67. aff09b4 convert GETATTRIBS_ constants to enum class by Noel Grandin · 11 years ago
  68. df77bc8 vexing parse by Caolán McNamara · 11 years ago
  69. 873141f add GtkLongPressGesture support and implement long-press in slideshow by Caolán McNamara · 11 years ago
  70. 1a9e236 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  71. 2df3522 tdf#86606 remove direct formatting entries from context menu by Yousuf Philips · 11 years ago
  72. 903a420 add GtkSwipeGesture support and implement swipe left/right to change slides by Caolán McNamara · 11 years ago
  73. ce46c98 convert BS_ constants to SvxBulletStyle enum class by Noel Grandin · 11 years ago
  74. 44101b2 convert NUM_ constants to enum clas by Noel Grandin · 11 years ago
  75. 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
  76. eb9c04e convert SPELLCMD_ constants to enum class by Noel Grandin · 11 years ago
  77. 7dd09f0 WaE: potentially uninitialized local variable by Caolán McNamara · 11 years ago
  78. 9110d87 convert EE_STAT constants to enum class by Noel Grandin · 11 years ago
  79. c7c0723 convert EV_CNTRL constants to enum class by Noel Grandin · 11 years ago
  80. abf60c4 convert EE_CNTRL constants to enum class by Noel Grandin · 11 years ago
  81. 9b6b866 tdf#90090 reduce the size of the right page/slide pane by Yousuf Philips · 11 years ago
  82. 799a787 convert SFX_PRINTER constants to enum class by Noel Grandin · 11 years ago
  83. fba2d76 convert SfxPopupWindowType to enum class by Noel Grandin · 11 years ago
  84. ecec9af convert SVX_ZOOM_ENABLE constants to enum class by Noel Grandin · 11 years ago
  85. 5d37fa2 convert SvxZoomType to enum class by Noel Grandin · 11 years ago
  86. 23e0b0b convert sfxlink to enum class by Noel Grandin · 11 years ago
  87. ffcfcd7 convert SfxChildAlignment to enum class by Noel Grandin · 11 years ago
  88. 7b8a598 sd: when tiled rendering, disable map mode early by Miklos Vajna · 11 years ago
  89. 35cf00e OutputDevice::LogicInvalidate: take a Rectangle by Miklos Vajna · 11 years ago
  90. f9c9f57 OutputDevice::LogicInvalidate: clean up sc/sd duplication by Miklos Vajna · 11 years ago
  91. 2bf1955 sd tiled rendering: draw documents have no slides view by Miklos Vajna · 11 years ago
  92. a460968 loplugin:constantfunction: sd by Noel Grandin · 11 years ago
  93. 0e0be1b remove SFX_SLOTMAP macro by Noel Grandin · 11 years ago
  94. 3640717 coverity#1288897 Resource leak by Zolnai Tamás · 11 years ago
  95. 3f18d62 loplugin:constantfunction: sot by Noel Grandin · 11 years ago
  96. 5133b27 loplugin:constantfunction: sfx2 by Noel Grandin · 11 years ago
  97. 48bb291 convert SFX_FILTER_ constants to enum class by Noel Grandin · 11 years ago
  98. 8a5069c and this is why hundreds of odps and ppts fail to load by Caolán McNamara · 11 years ago
  99. dcde8ab SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILE by Caolán McNamara · 11 years ago
  100. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago