1. 6affa4b callcatcher: update list, stop hiding uncalled tests :-) by Caolán McNamara · 13 years ago
  2. f72004d chop last string out into generic .src by Caolán McNamara · 13 years ago
  3. 9921cf3 connect adjustments to spinbuttons by Caolán McNamara · 13 years ago
  4. 468cb30 migrate Insert Floating Frame dialog to .ui file by Jack Leigh · 13 years ago
  5. d3fb6d2 remove .ui mark-up in favor of font attributes by Caolán McNamara · 13 years ago
  6. c7bac4d XubString->OUString by Caolán McNamara · 13 years ago
  7. 4cc5cce convert index dialog to .ui by Caolán McNamara · 13 years ago
  8. c988da2 fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style by Noel Grandin · 13 years ago
  9. 8545bf9 fdo#55800: fix hex color conversion by Ivan Timofeev · 13 years ago
  10. 9dbb625 disable cursor in about dialog and message boxes by Ivan Timofeev · 13 years ago
  11. 944ae9c missing checkbox, both height and width in same place by Caolán McNamara · 13 years ago
  12. 49e5e75 Merge SvLBoxTreeList and SvTreeList. by Kohei Yoshida · 13 years ago
  13. 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
  14. dad00b3 Remove direct reference to SvListEntry outside svtools. by Kohei Yoshida · 13 years ago
  15. 293fd58 Remove direct reference to SvTreeList outside svtools. by Kohei Yoshida · 13 years ago
  16. 8274df8 make use of ability to use bold in labels by Caolán McNamara · 13 years ago
  17. 64ab96c Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  18. 7e86962 grr I wanted can+has *default* not *focus* by Caolán McNamara · 13 years ago
  19. d152dca add SetAccessibleRelationMemberOf back again FWIW by Caolán McNamara · 13 years ago
  20. e48cb36 set has-default for insert ole object dialog by Caolán McNamara · 13 years ago
  21. 5cb6877 migrate 'Insert OLE Object' dialog to use .ui file by Jack Leigh · 13 years ago
  22. 57cd672 lcl_GetServiceName unused by Caolán McNamara · 13 years ago
  23. 2d4d38b lcl_Bool2Any is unused by Caolán McNamara · 13 years ago
  24. f7a24ef mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago
  25. 0ac7f61 Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svx by Caolán McNamara · 13 years ago
  26. ac7acb0 Merged SvTreeListBox and SvLBox. by Kohei Yoshida · 13 years ago
  27. d7cdef2 VCLMultiLineEdit->VclMultiLineEdit to align with other new widget names by Caolán McNamara · 13 years ago
  28. 258483a convert insert plugin to .ui by Caolán McNamara · 13 years ago
  29. f9775fc add insert plugin .ui by Jack Leigh · 13 years ago
  30. 138f115 cui: add initial README by Miklos Vajna · 13 years ago
  31. 3f00118 De-duplicate AbstractSfxDialog_Impl by Tor Lillqvist · 13 years ago
  32. 29b8f72 Deduplicate lcl_mediumColor by Tor Lillqvist · 14 years ago
  33. 39d45c1 Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_Impl by Tor Lillqvist · 14 years ago
  34. 0a6be64 Deduplicate InputDialog (for disable-dynloading) by Tor Lillqvist · 14 years ago
  35. eef849b convert hyphenate dialog to .ui by Caolán McNamara · 14 years ago
  36. 3479c1f de-pimpl Hyphenation Dialog for simplicity by Caolán McNamara · 14 years ago
  37. cf5593a cui: kill C2U and UNISTRING macros by Miklos Vajna · 14 years ago
  38. 015b29b re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  39. dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
  40. c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
  41. b243afd callcatcher: update unused code list by Caolán McNamara · 14 years ago
  42. 77407d7 convert thesaurus dialog to .ui format by Caolán McNamara · 14 years ago
  43. a06579a unroll thesaurus dialog and its pImpl by Caolán McNamara · 14 years ago
  44. a8ea2a4 Use prefix by Tor Lillqvist · 14 years ago
  45. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  46. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  47. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  48. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  49. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  50. 2f6e8da adapt insert character dialog to new layout by Caolán McNamara · 14 years ago
  51. de43297 add special character dialog by Gokul · 14 years ago
  52. 76b7acf merge SvxCharacterMap and SvxCharMapData together by Caolán McNamara · 14 years ago
  53. 56ec8c6 adapt zoom dialog code to layout widgets by Caolán McNamara · 14 years ago
  54. fba475e adjust combobox GetOptimalSize by Caolán McNamara · 14 years ago
  55. adda1a2 convert hard-coded layout of char name tabpage to .ui by Caolán McNamara · 14 years ago
  56. e4c8ec5 convert hard-coded layout of effects tabpage to .ui by Caolán McNamara · 14 years ago
  57. 6a0951a convert hard-coded layout of position tabpage to .ui by Caolán McNamara · 14 years ago
  58. 4d17355 convert hard-coded layout of two-lines tabpage to .ui by Caolán McNamara · 14 years ago
  59. 0be1db2 add adjustment for max columns by Caolán McNamara · 14 years ago
  60. 70c7afa We need to distinguish NumericFields from MetricFields by Caolán McNamara · 14 years ago
  61. 2f002e3 having two SetPosSizePixel is a blasted nuisance by Caolán McNamara · 14 years ago
  62. 4a9fe1a7 distinguish between NumericFields and MetricFields by Caolán McNamara · 14 years ago
  63. 0296b3a ditch over complex property buckets by Caolán McNamara · 14 years ago
  64. 481e627 use UI gbuild class to package .ui files in cui by David Tardon · 14 years ago
  65. 8890610 move height/width request into WindowImpl by Caolán McNamara · 14 years ago
  66. 0672af0 We'll need to customize the xml format a little for some things by Caolán McNamara · 14 years ago
  67. 3747d67 put the cui zoom dialog into the right place by Caolán McNamara · 14 years ago
  68. 0f666da add Zoom dialog .ui by Caolán McNamara · 14 years ago
  69. 3a714f0 retro-fit dialog child traversal with nextLogicalChildOfParent by Caolán McNamara · 14 years ago
  70. 09d46a4 convert some more tabpages by Caolán McNamara · 14 years ago
  71. 40a02b8 convert SvxCharPositionPage by Caolán McNamara · 14 years ago
  72. 53aba9d manual font effect tab conversion by Caolán McNamara · 14 years ago
  73. 93e903a layout western-only dialog differently by Caolán McNamara · 14 years ago
  74. eb08a72 we don't need to manually move controls anymore by Caolán McNamara · 14 years ago
  75. 7a895da implement override [height|width]-request by Caolán McNamara · 14 years ago
  76. e333190 don't vert stretch grid on resize, alloc it all to the preview by Caolán McNamara · 14 years ago
  77. 4a29b3e implement row/col grid spanning by Caolán McNamara · 14 years ago
  78. 9763718 use grids for layout by Caolán McNamara · 14 years ago
  79. a00c4e0 Improvements on previous commit by Stephan Bergmann · 14 years ago
  80. 9c00e38 fdo#46808, Adapt sdb::DatabaseContext UNO service to new style by Noel Grandin · 14 years ago
  81. 272f0e9 Improvements on previous commit by Stephan Bergmann · 14 years ago
  82. cd693ff fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style by Noel Grandin · 14 years ago
  83. 0cd97e8 Change the image rotation widget to better looking DialControl by Tomaž Vajngerl · 14 years ago
  84. 3610d36 fdo#43497 Editing the first or last name clears initials. by Chris Copits · 14 years ago
  85. 0513e10 fdo#49350 Speedup "OK" action of auto-correct dialog by Tomaž Vajngerl · 14 years ago
  86. 78a3950 fdo#48729 Change int16->int32 in auto replace dialog. by Tomaž Vajngerl · 14 years ago
  87. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  88. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  89. 8963c35 Improvement on previous commit by Stephan Bergmann · 14 years ago
  90. 77897f5 fdo#46808, Adapt task::PasswordContainer UNO service to new style by Noel Grandin · 14 years ago
  91. 948350d WaE: member init order by Caolán McNamara · 14 years ago
  92. 818d269 Moving experimental section to java, changing section name by Joel Madero · 14 years ago
  93. 6a1c29d offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: by Michael Stahl · 14 years ago
  94. 24391f60 Some clean up of previous commit by Stephan Bergmann · 14 years ago
  95. 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
  96. 197a79e fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style by Noel Grandin · 14 years ago
  97. 7563526 More places that require a prefixed "system" by Stephan Bergmann · 14 years ago
  98. bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
  99. 7a46426 fdo#46808, Adapt UICommandDescription UNO service to new style by Noel Grandin · 14 years ago
  100. 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago