1. c0d298e Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  2. 7dad065 loplugin:unreffun by Stephan Bergmann · 12 years ago
  3. e6caeef Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout. by Rachit Gupta · 12 years ago
  4. e221c95 fix a memory leak by Takeshi Abe · 12 years ago
  5. fe951dc coverity#1228876 Uninitialized pointer field by Caolán McNamara · 12 years ago
  6. 77b74fe9 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  7. 20f6cf0 Massive 'Dialogdiet fail' and similar to 'Dialog creation failed' by Matteo Casalin · 12 years ago
  8. e153510 Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout. by Rachit Gupta · 12 years ago
  9. 88a874f convert SfxItemState constants to a proper enum by Noel Grandin · 12 years ago
  10. 8ebf706 deleted superfluous controls that didn't exist before conversion by Szymon Kłos · 12 years ago
  11. 1e6ff8f XFillStyle -> css::drawing::FillStyle by Miklos Vajna · 12 years ago
  12. 2529a36 coverity#1226482 Dereference after null check by Caolán McNamara · 12 years ago
  13. 08416eb7a remove unused helpid by Caolán McNamara · 12 years ago
  14. b57f4f2 extensions aren't layout enabled yet by Caolán McNamara · 12 years ago
  15. bc05c04 no need to check for null before delete by Caolán McNamara · 12 years ago
  16. 73d790d Convert RID_OFADLG_OPTIONS_TREE to .ui by Palenik Mihály · 12 years ago
  17. a76bb8f fdo#80373: change wording to 'Area Transparency Mode' by Adolfo Jayme Barrientos · 12 years ago
  18. 65ecb0d Related: fdo#80633 we can retain cached size for visibility change by Caolán McNamara · 12 years ago
  19. 96e3a88 add adjustments for spinbuttons by Caolán McNamara · 12 years ago
  20. de8648c Convert RID_CUI_DIALOG_COLORPICKER to .ui by Palenik Mihály · 12 years ago
  21. 33be4c0 return early for empty bitmap by Caolán McNamara · 12 years ago
  22. 86de78c Related: fdo#81147 check if colorlist is valid by Caolán McNamara · 12 years ago
  23. 919fbc4 drop unused helpids by Caolán McNamara · 12 years ago
  24. 9586554 Convert MD_ICONSELECTOR and MD_ICONCHANGE to .ui by Palenik Mihály · 12 years ago
  25. 5a3d129 remove SvRefBase::ReleaseReference by Noel Grandin · 12 years ago
  26. 877aa0e Resolves: fdo#73806 reduce the size-request of the expert config dialog by Caolán McNamara · 12 years ago
  27. 4fd1c97 use define rather than raw numbers by Caolán McNamara · 12 years ago
  28. 0f9f361 have expert config dialog survive exceptions by Caolán McNamara · 12 years ago
  29. c1b56213 Related fdo#67642: remove redundant 'Preferences' label to save some space by Adolfo Jayme Barrientos · 12 years ago
  30. 6151c6f coverity#735300-1 Unchecked return value by Norbert Thiebaud · 12 years ago
  31. f36e64d Avoid null this pointers in member function calls by Stephan Bergmann · 12 years ago
  32. 545adb6 loplugin:literaltoboolconversion by Stephan Bergmann · 12 years ago
  33. c7853b5 hook up new drawing support to .uis by Caolán McNamara · 12 years ago
  34. 7d9bb549 Related: #i124638# Second step of DrawingLayer FillAttributes... by Armin Le Grand · 12 years ago
  35. d92aa2f remove SFX_APP() macro that was a mer wrapper for SfxGetApp() by Norbert Thiebaud · 12 years ago
  36. b40145e Resolves: fdo#80423 string resources not built and included by Caolán McNamara · 12 years ago
  37. 56bbd70 -Werror,-Wunused-function -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  38. 3f8046a fdo#80373 Updated label to read "Image background transparency" by Joel · 12 years ago
  39. 46de7b7 tweak sizes by Caolán McNamara · 12 years ago
  40. 1579fc7 hide old page on showing new page by Caolán McNamara · 12 years ago
  41. 5b98dcd loop through all pages to get optimal size by Caolán McNamara · 12 years ago
  42. 6a2bbce fix spacing, mnemonics, etc by Caolán McNamara · 12 years ago
  43. 35ec23f rename and rework SetCtrlPos to SetCtrlStyle by Caolán McNamara · 12 years ago
  44. ea3fc1d unnecessary check before delete by Caolán McNamara · 12 years ago
  45. 88afb39 drop Resize by Caolán McNamara · 12 years ago
  46. c851231 drop SetPosSizePages by Caolán McNamara · 12 years ago
  47. f89ea2f strip SetPosSizeCtrls down to min required by Caolán McNamara · 12 years ago
  48. 80bf265 meChoicePos is always PosLeft, simplify by Caolán McNamara · 12 years ago
  49. 360796b RID_SVXDLG_NEWHYPERLINK conversion to .ui by Szymon Kłos · 12 years ago
  50. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  51. c4bf1f3 Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .ui by Palenik Mihály · 12 years ago
  52. b1d8df6 bnc#882627: Allow to edit spacing to contents even with no borders visible. by Matúš Kukan · 12 years ago
  53. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  54. 2c90156 loplugin:staticcall by Stephan Bergmann · 12 years ago
  55. bb761be Change SfxTabPage ctor SfxItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  56. a92e973 Change SfxTabPage::Reset param from ref to pointer by Stephan Bergmann · 12 years ago
  57. 4dbeadb Change SfxTabPage::FillItemSet param from ref to pointer by Stephan Bergmann · 12 years ago
  58. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  59. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  60. c6019d8 fdo#79243 UI:fix preview in imageCorp tap in writer by Abdulaziz A Alayed · 12 years ago
  61. f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
  62. 0756106 rather than use pixel widths, use appfont units by Caolán McNamara · 12 years ago
  63. d1f2e4d MD_UPDATE_BASELINKS conversion to .ui by sk94 · 12 years ago
  64. acdff9f Resolves: fdo#79506 Some numbers are marked as translatable by Julien Nabet · 12 years ago
  65. bbb598a coverity#703935 Unchecked return value by Caolán McNamara · 12 years ago
  66. 65a54a1 Export Config: Use ModelessDialog by Thomas Arnhold · 12 years ago
  67. ea491d0 OSL_TRACE -> SAL_INFO by Thomas Arnhold · 12 years ago
  68. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  69. f9b5115 cppcheck: redundantAssignment by Thomas Arnhold · 12 years ago
  70. f327480 cppcheck: redundantAssignment by Thomas Arnhold · 12 years ago
  71. 57b1bac loplugin:saloverride by Stephan Bergmann · 12 years ago
  72. e0480c8 do not store invalid date acceptance patterns in configuration by Eike Rathke · 12 years ago
  73. 3d79d4a make this a little less confusing by Eike Rathke · 12 years ago
  74. c5d47c3 add default value for Context param in uno::Exception constructors by Noel Grandin · 12 years ago
  75. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  76. dbe8b3b finally switch the Western language list box to SvxLanguageComboBox by Eike Rathke · 12 years ago
  77. 1aad762 handle SvxLanguageComboBox edit by Eike Rathke · 12 years ago
  78. 35199df (related: fdo#62176) Revert "reset min/max values in paragraph ... by Michael Stahl · 12 years ago
  79. 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
  80. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  81. 1706da9 OUString -> OString by Stephan Bergmann · 12 years ago
  82. 9801953 Resolves: fdo#58170 use selected tab page helpid as final fallback by Caolán McNamara · 12 years ago
  83. 0e65f83 Resolves: #i53447# update example view for Draw... by Tsutomu Uchino · 12 years ago
  84. e601761 calc: correct spacings for cell alignment tab page by Thomas Arnhold · 12 years ago
  85. 3c1e30b7 Correct common misspellings, and remove some ASCII art along the way. by Chris Laplante · 12 years ago
  86. 48a48e4 use SvxLanguageBoxBase* in the general routines by Eike Rathke · 12 years ago
  87. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  88. 848ec62 userinterface and currencylb are just ListBox, so GtkComboBoxText by Eike Rathke · 12 years ago
  89. 43237fc Revert "Resolves: fdo#78217 selected text should be copied in "Replace"" by Julien Nabet · 12 years ago
  90. 77e0708 add missing border to GradientLB by Thomas Arnhold · 12 years ago
  91. 17ad6fc bring Tile and AutoFit back to the leven of Position by Thomas Arnhold · 12 years ago
  92. a529fe4 set border_width to 6 px by Thomas Arnhold · 12 years ago
  93. 9e8629c -Werror,-Wunused-private-field by Stephan Bergmann · 12 years ago
  94. b0668ac coverity#735403 Logically dead code by Caolán McNamara · 12 years ago
  95. bf30c8b use new VCL IsValueChangedFromSaved method by Noel Grandin · 12 years ago
  96. 3307a63 typo fix by Andras Timar · 12 years ago
  97. 9bd4bd4 Resolves: fdo#78323 consistent left spacing for previews by Caolán McNamara · 12 years ago
  98. a4ff20e WaE: unused variable 'aRect' by Tor Lillqvist · 12 years ago
  99. 65f61d1 fdo#78321 Bullets and Numbering: SvxNumberingPreview looks ugly by Thomas Arnhold · 12 years ago
  100. 2fd90ea add border to level list box for bullets and numbering by Thomas Arnhold · 12 years ago