1. 2bc6dc3 Fixed the preview bug. by Javier Fernandez · 13 years ago feature/pyweb-wizard
  2. cbeda02 Fixed bug in the FTPDialog by Javier Fernandez · 13 years ago
  3. 2fda9a1 Fixed bug in the ZIP publisher. by Javier Fernandez · 13 years ago
  4. 4e86152 Waiting for the XSLT Transformation before going on with the task. by Javier Fernandez · 13 years ago
  5. 7c1f858 Replace static methods by instance methods. by Javier Fernandez · 13 years ago
  6. 937e881 Fixed bug related to the duplicated items in the exporters list. by Javier Fernandez · 13 years ago
  7. 288c59d Adding keyListenners for testing purposes. by Javier Fernandez · 13 years ago
  8. c9c4d0f Implementing the createDOM method for the CGDocument class. by Javier Fernandez · 13 years ago
  9. 31e61a3 Fixed typos. by Javier Fernandez · 13 years ago
  10. af39fda Implementing the XSLT Layout templates. by Javier Fernandez · 13 years ago
  11. dba53a5 Using the xml.dom.DocumentBuilder service instead of the "minidom". by Javier Fernandez · 13 years ago
  12. 8cb51731 Fixed bugs in the FTP publisher by Javier Fernandez · 13 years ago
  13. 907373e Fixed bug in the zip publisher url. by Javier Fernandez · 13 years ago
  14. a882f0f Fixed bug in the UCB "listFiles" method. by Javier Fernandez · 13 years ago
  15. 941e794 Fixed bug in the document list box. by Javier Fernandez · 13 years ago
  16. 8e083b5 Fixed bug in the docUp/Down buttons. by Javier Fernandez · 13 years ago
  17. 7294c3e WedConfigSet: Fixed bug in the way the childrenList was using the cp_Index. by Javier Fernandez · 13 years ago
  18. ed83d99 Implementing the Design DataAware features and ItemListeners. by Javier Fernandez · 13 years ago
  19. 84ef558 WWD_Events: Asigning the settings to the new added document. by Javier Fernandez · 13 years ago
  20. 26ceca4 Avoid using static attributes, using instance ones instead. by Javier Fernandez · 13 years ago
  21. 5a3326d Implementing the docUp/docDown functionality when importing docs. by Javier Fernandez · 13 years ago
  22. 29df176 Implementing the ListDataListener functionality. by Javier Fernandez · 13 years ago
  23. b0e9280 ImageList: Fixed bug in focus and item selection. by Javier Fernandez · 13 years ago
  24. 4837fd7 WWD_Events: check out whether doc is None (shouldn't happen) before "mount". by Javier Fernandez · 13 years ago
  25. fcb9ff42 SystemDialog: "initialize" raises an exception. It seems win32 only. by Javier Fernandez · 13 years ago
  26. b0fed4d CGDesign: Added getter/setter methods for style and layout attributes. by Javier Fernandez · 13 years ago
  27. 8a7763c DataAware: use the getter/setter methods as alternative access. by Javier Fernandez · 13 years ago
  28. b4b2578 UnoDialog: Added the "getModel" method. by Javier Fernandez · 13 years ago
  29. bb0e026 UnoDialog: using the "xUnoDialog" attibute instead of "xWindow". by Javier Fernandez · 13 years ago
  30. c262718 PeerConfig: fixed typos. by Javier Fernandez · 13 years ago
  31. 06b87aa Desktop: added methods for generating the preview. by Javier Fernandez · 13 years ago
  32. f657238 Added templates creation code, but implementation is still pending. by Javier Fernandez · 13 years ago
  33. aaf8f8b FilterExporter: added new exporter class. by Javier Fernandez · 13 years ago
  34. 0b8924e IconsDialog must implement the ListModel iface. isHighContrastModeActivated. by Javier Fernandez · 13 years ago
  35. 33c7b2a IconsDialog: this class must implement the ImageList.IImageRenderer interface. by Javier Fernandez · 13 years ago
  36. 637febc IconsDialog: getIconsetNum must return an intenger. by Javier Fernandez · 13 years ago
  37. f8195d2 BackgroundsDialog: Set listModel (ListModel iface) and handling mouse events. by Javier Fernandez · 13 years ago
  38. 7b9c26d BackgroundsDialog: Implementing the BGRender interface. by Javier Fernandez · 13 years ago
  39. 45f681c ImageListDialog: the ARenderer class must implement the IRenderer interface. by Javier Fernandez · 13 years ago
  40. 487e796 ImageList: setSelected check if "_object" is an Integer, to call setSelected1. by Javier Fernandez · 13 years ago
  41. f08131e ImageList: Implementing the IImageRender interface. by Javier Fernandez · 13 years ago
  42. 619dae4 ImageList: the POSITION_Y and index values must be an integer. by Javier Fernandez · 13 years ago
  43. 717bdcc ImageList: "listModel" as instance of ListModel, instead of a plain list. by Javier Fernandez · 13 years ago
  44. 7b8851f New interface ListModel added. by Javier Fernandez · 13 years ago
  45. ef9bb0b DocumentPreview: using the "getProperties" instance method. by Javier Fernandez · 13 years ago
  46. fd11fb3 Properties: added "getProperty" instance method. by Javier Fernandez · 13 years ago
  47. 206cb27 WebWizard: the iconset default value must be a string like "iconsetX". by Javier Fernandez · 13 years ago
  48. 6be59dc DataAware: the check about value being "assignable" us not working. by Javier Fernandez · 13 years ago
  49. 9c01e7b ListModelBinder: use the "toString" method instead of "cp_Name" attribute. by Javier Fernandez · 13 years ago
  50. 3d9e34b UnoDataAware: checking out whether the value is a list, creating a tuple. by Javier Fernandez · 13 years ago
  51. dedfc6f FileAccess: Added more utility functions. by Javier Fernandez · 13 years ago
  52. 2180da3 FileAccess: New att to access the UCB iface and methods. by Javier Fernandez · 13 years ago
  53. a1b43ab FileAccess: added new methods for dealing with OfficePath. by Javier Fernandez · 13 years ago
  54. 0c351a8 Configuration: added methods for manipulating nodes. by Javier Fernandez · 13 years ago
  55. b1b7b84 FTPDialog: Strange !!! Investigate this. by Javier Fernandez · 13 years ago
  56. 3a55df7 CGContent: added the cp_Contents attribute. by Javier Fernandez · 13 years ago
  57. 838f067 Pack and register the Web wizard. by Javier Fernandez · 13 years ago
  58. c60afa1 Updated core Project: help 4fa871622ae5cb247520fc113d2278be758fa62c by Caolán McNamara · 13 years ago
  59. 15e0ef9 fdo#51828 - UI: Sort: can use more than 3 criteria once only by Albert Thuswaldner · 13 years ago
  60. 0b2d290 Updated core Project: help fa1f0460e82625309576c81b4edd24638033ef16 by Caolán McNamara · 13 years ago
  61. 569ef41 adapt code for delete cells dialog by Caolán McNamara · 13 years ago
  62. eb4786e Remove dead code by Stephan Bergmann · 13 years ago
  63. 2d98db0d deletecells.ui widget by Alia Almusaireae · 13 years ago
  64. bed6ac7 Small vector calculation correction by Armin Le Grand · 13 years ago
  65. f3242bc Missing rtl:: namespace by Stephan Bergmann · 13 years ago
  66. 14a2413 Adapt SDK to -B removed from cppumaker/javamaker by Stephan Bergmann · 13 years ago
  67. f0157b8 Do not include . in PATH configured for SDK by Stephan Bergmann · 13 years ago
  68. b9d93c0 Adapt uretest to -B removed from cppumaker/javamaker by Stephan Bergmann · 13 years ago
  69. c482ded Let theMacroExpander.hpp take care about the singleton instantiation details by Stephan Bergmann · 13 years ago
  70. 8efcfad Remove createRegistryServiceFactory preload left-over by Stephan Bergmann · 13 years ago
  71. 0ea1711 Missing rtl:: namespace by Stephan Bergmann · 13 years ago
  72. ca7cbe2 use only major version for the system installation path on Windows (fdo#62303) by tinderbox · 13 years ago
  73. f0c5f87 Updated core Project: help c994e4f941a7d5d5c5b1dae8e0c64d8cbe44b7e8 by Caolán McNamara · 13 years ago
  74. 9dadd92 Restore original mnemonics for view page by Caolán McNamara · 13 years ago
  75. 56152a8 Converted Tools->Options->(Web/)Writer->View dialogue. by Pavel Kacer · 13 years ago
  76. acc671e Resolves: #i119464# Update default alignment value for docx [Sub]Title by Yong Lin Ma · 14 years ago
  77. f204dc1 Get soffice.cfg from its new location for Android, too by Tor Lillqvist · 13 years ago
  78. 25c6386 Typo by Tor Lillqvist · 13 years ago
  79. c9d5cfa detect and apply Windows' high contrast theme to local help by Andras Timar · 13 years ago
  80. 0a29c5b Resolves: #i119287# exchanged hard attributes for OLE and GraphicObject by Armin Le Grand · 14 years ago
  81. e2d31c5 fix ios build by David Tardon · 13 years ago
  82. 5b33bca i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt. by Jan Holesovsky · 13 years ago
  83. e169508 i#29679: Return early not to crash on ooo29679-57.odt in dbgutil build. by Jan Holesovsky · 13 years ago
  84. 3070465 Related: #i120077# Added local var for SfxItemPool for EditEngine by Armin Le Grand · 14 years ago
  85. 752d005 Update README by Tor Lillqvist · 13 years ago
  86. 5f80150 No -BUCR option to javamaker any more by Tor Lillqvist · 13 years ago
  87. 53ac5b9 linkoo: Link .rdb files again. by Jan Holesovsky · 13 years ago
  88. 772747f remove unused images by Andras Timar · 13 years ago
  89. 1b96fbb vcl: conditionally link to jvmaccess by Andres Gomez · 13 years ago
  90. fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  91. 358b60b Minor terminology clean-up by Stephan Bergmann · 13 years ago
  92. 73fc5ad Clean up codemaker/README by Stephan Bergmann · 13 years ago
  93. ca514d3 Fix OS X code signing by Tor Lillqvist · 13 years ago
  94. 4a41d3b Fix warning: unused variable 'PROP_LAYOUT_MANAGER' [loplugin] by Tor Lillqvist · 13 years ago
  95. c744ff6 It's fine to delete a NULL pointer by Tor Lillqvist · 13 years ago
  96. 8b1b67d WaE: unitialised variable by Lionel Elie Mamane · 13 years ago
  97. d061802 fdo#63290 UI: Goal Seek - incorrect term "current cell" by Joren De Cuyper · 13 years ago
  98. 7fdf4e8 remove obsoleted postprocess/packconfig by David Tardon · 13 years ago
  99. 94d6136 install UI config. files using filelists by David Tardon · 13 years ago
  100. 7007f0d impl. platform-specific processing for menubar configs by David Tardon · 13 years ago