1. 68daa8a xmloff: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  2. 0ed0974 fdo#59299 Personas for bottom toolbars by Michael Jaumann · 12 years ago
  3. b48e907 vcl: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  4. 0b23ac2 vbahelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  5. b78b143 unotools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  6. 1467751 toolkit: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  7. 5aa360c Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrong by Caolán McNamara · 12 years ago
  8. 9755653 MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>> by Stephan Bergmann · 12 years ago
  9. dc63542 svx: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  10. 014e793 svtools: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  11. 0ecf6af loplugin: cstylecast by Noel Grandin · 12 years ago
  12. c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
  13. 26f2da0 loplugin: cstylecast by Noel Grandin · 12 years ago
  14. eba71a4 sfx2: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  15. 8730974 vcl: cleanup headers - remove comments, tabify by Chris Sherlock · 12 years ago
  16. 6b7d318 error C2513: 'const short' : no variable declared before '=' by Miklos Vajna · 12 years ago
  17. 4231425 add a RAII class that tries to acquire the SolarMutex and releases it by Michael Stahl · 12 years ago
  18. 173e017 factorise odbc headers inclusion by Lionel Elie Mamane · 12 years ago
  19. e3ee8c6 oox: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  20. ea2d767 tools: change INetURLObject::getData to return std::unique_ptr by Michael Stahl · 12 years ago
  21. 325ce86 fix build & better name for ERROR_INVALID_TABLE by Lionel Elie Mamane · 12 years ago
  22. f853033 loplugin:inlinevisible by Stephan Bergmann · 12 years ago
  23. 1df1c5e formula: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  24. ac10225 implement --with-system-odbc on windows by Noel Grandin · 12 years ago
  25. ebdc36c SvStream - rename WriteNumber methods by Noel Grandin · 12 years ago
  26. d6d4586 rip out all remaining uses of svxform::OTypeConversionClient and remove it by Lionel Elie Mamane · 12 years ago
  27. 827ae65 Resolves: fdo#83943 avoid infinite recursion by Caolán McNamara · 12 years ago
  28. ed085a6 cleanup GUID/ClsId/CLSID types by Noel Grandin · 12 years ago
  29. b75b473 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  30. 402bb70 filter: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  31. 892a7be Resolves: fdo#83010 remove svx::WrapField by Caolán McNamara · 12 years ago
  32. d61fc0b Related: fdo#83010 implement wrapping on reaching NumericFormatter limits by Caolán McNamara · 12 years ago
  33. e1a5ae3 Related: fdo#83010 move NumericFormatter clipping to min/max into one place by Caolán McNamara · 12 years ago
  34. 48e1675 vcl: comment timer classes at least minimally. by Michael Meeks · 12 years ago
  35. a924606 editeng: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  36. 52b8b3d loplugin: cstylecast by Noel Grandin · 12 years ago
  37. 5911154 Start Center Template Manager Tweaks by Efe Gürkan YALAMAN · 12 years ago
  38. 5001357 Remove unnecessary #include by Stephan Bergmann · 12 years ago
  39. 2162041 nHighlightedItem only ever set, never read by Caolán McNamara · 12 years ago
  40. 89ecdc4 Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar" by Stephan Bergmann · 12 years ago
  41. 9b94cf7 fdo#39468: translation by Jennifer Liebel · 12 years ago
  42. d54a72a dbaccess: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  43. 43c47c6 connectivity: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  44. c91dec0 comphelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  45. 5de8a12 canvas: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  46. e16c853 fdo#47302: Added insert->fields->page title button by Jennifer Liebel · 12 years ago
  47. b4de0bd fdo#62081: Add split menus to items in the style dropdown by Szymon Kłos · 12 years ago
  48. 473ed44 fdo#73151 Always open Styles&Formatting dialog in the sidebar by Samuel Mehrbrodt · 12 years ago
  49. 4e82025 Replace some std::auto_ptr function parameters with std::unique_ptr by Stephan Bergmann · 12 years ago
  50. c566814 Remove TokenMap::getUnicodeTokenName() by Matúš Kukan · 12 years ago
  51. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  52. 0e9aa65 German comment translation. by Florian Reisinger · 12 years ago
  53. c09a0d8 fix build with coverity 7.0.2 and gcc 4.8.3 by Caolán McNamara · 12 years ago
  54. 0a56da5 vcl button: Allow automatic handling of UNO commands (like .uno:Something). by Jan Holesovsky · 12 years ago
  55. 23e1fc2 loplugin: cstylecast, update PTR_CAST macro to use static_cast by Noel Grandin · 12 years ago
  56. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  57. 0ea9722 fdo#84090: Remove maUniName from oox::TokenMap by David Ostrovsky · 12 years ago
  58. 8e58d9d loplugin: cstylecast by Noel Grandin · 12 years ago
  59. 5139fad loplugin: cstylecast by Noel Grandin · 12 years ago
  60. 8da21ec vcl: Allow creation of button content from action name (.uno: commands). by Jan Holesovsky · 12 years ago
  61. 3ddae21 remove unused fields pName and pMethodName in SfxSlot class by Noel Grandin · 12 years ago
  62. 2113c50 fdo#62104 Optimize thumbnail size by using PNG8 and other tricks by Tomaž Vajngerl · 12 years ago
  63. 3a7e54f Convenient function to compress a Graphic to PNG image by Tomaž Vajngerl · 12 years ago
  64. 3aa9929 html: add applyEvents to HTML output by Tomaž Vajngerl · 12 years ago
  65. d42813d Extend HTMLWriter: flush the stack, more values for attribute(..) by Tomaž Vajngerl · 12 years ago
  66. ca4333e fdo#39468: Translated German comments by Jennifer Liebel · 12 years ago
  67. 5013ac5 fdo#84061 Fix setting text style sheet listeners in SdrTextObj by Tobias Lippert · 12 years ago
  68. 5398664 fdo#62947 make IDs unique, fixes, better names by Tomaž Vajngerl · 12 years ago
  69. 879bfcb Remove unused XFastTokenHandler functions by Matúš Kukan · 12 years ago
  70. efcdf90 callcatcher: update unused code by Caolán McNamara · 12 years ago
  71. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  72. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  73. 40825c4 Typo: excatly->exactly by Julien Nabet · 12 years ago
  74. 636dd4a add Kven Finnish [fkv-NO] to language list, fdo#83332 by Eike Rathke · 12 years ago
  75. 9de2ad3 WaE: passing class rtl::OUString by value, rather pass by reference by Tor Lillqvist · 12 years ago
  76. a9cd260 WaE: overriding virtual function declaration not marked 'override' by Tor Lillqvist · 12 years ago
  77. a01ef19 Improve logging by Stephan Bergmann · 12 years ago
  78. d49d013 callcatcher: update unused code by Caolán McNamara · 12 years ago
  79. 93c4e3c Add recent colors by Krisztian Pinter · 12 years ago
  80. 67bde24 Remove redundant class SvxLineColorToolBoxControl by Krisztian Pinter · 12 years ago
  81. cb02490 Make .soc loading lazy by Krisztian Pinter · 12 years ago
  82. b39f15c Change vector<Palette*> to ptr_vector<Palette> by Krisztian Pinter · 12 years ago
  83. 1bf3b9f Make color picker apply color immediately by Krisztian Pinter · 12 years ago
  84. 78afbfa1 Change NamedColor to use OUString by Krisztian Pinter · 12 years ago
  85. cfdefe4 Add loading .soc palettes by Krisztian Pinter · 12 years ago
  86. ecbbf4c Change SvxColorWindow_Impl to use ComboBox for palette selection by Krisztian Pinter · 12 years ago
  87. ff17738 Add color picker to color palette by Krisztian Pinter · 12 years ago
  88. 9ab1a4a Fix variable and method names by Krisztian Pinter · 12 years ago
  89. e3fcf55 Add PaletteManager, refactor palette code by Krisztian Pinter · 12 years ago
  90. 24933a3 Add GIMP palette loading code by Krisztian Pinter · 12 years ago
  91. 118598c Add ability to switch between default and document colors by Krisztian Pinter · 12 years ago
  92. 8aae712 Add navigation buttons to SvxColorWindow_Impl by Krisztian Pinter · 12 years ago
  93. 5f27596 Add writer document font colors to color palettes by Krisztian Pinter · 12 years ago
  94. 079c861 fdo#81237: 2D OpenGL charts was upside-down by Zolnai Tamás · 12 years ago
  95. 9685276 cppu and cppuhelper: loplugin: cstylecast by Noel Grandin · 12 years ago
  96. fdffaef vcl menu: More abstraction around MenuBar to get dynamic_cast to one place. by Jan Holesovsky · 12 years ago
  97. d2d8cda vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call. by Jan Holesovsky · 12 years ago
  98. 2636ab8 vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code. by Jan Holesovsky · 12 years ago
  99. 44c3943 vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor. by Jan Holesovsky · 12 years ago
  100. 58d0b8f vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call. by Jan Holesovsky · 12 years ago