1. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  2. 1f5c696 add mode-lines to .m files and last round of merged files, etc. by Caolán McNamara · 15 years ago
  3. 0f7d691 Remote the python code for now. by Xisco Fauli · 15 years ago
  4. 4a90740 drop dead dmake makefile.mks by Caolán McNamara · 15 years ago
  5. afd8c59 lets put the log checkbox back near the bottom by Caolán McNamara · 15 years ago
  6. 2f9cf69 Resolves: fdo#36127 hide staroffice filters when binfilter unavailable by Caolán McNamara · 15 years ago
  7. 39aecb7 swap position of StarOffice and MSOffice migration blocks by Caolán McNamara · 15 years ago
  8. 14953fa add in Office Open XML formats here by Caolán McNamara · 15 years ago
  9. d0d8455 Drop statement that VBA macros don't get converted, they sort of do thesedays by Caolán McNamara · 15 years ago
  10. 5e4d51e ODF isn't a *new* format anymore by Caolán McNamara · 15 years ago
  11. 4dfbfd1 it doesn't convert %PRODUCTNAME documents, but the old binary format by Caolán McNamara · 15 years ago
  12. 6c76e4d Merge branch 'master' into feature/gsoc2011_wizards by Xisco Fauli · 15 years ago
  13. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  14. f0cb9d7 Related: fdo#33160 Add Estonian Kroon to Euro converter by Caolán McNamara · 15 years ago
  15. e9440fb Implement partly the 5th step by Xisco Fauli · 15 years ago
  16. 9e5ad1e Implement add button by Xisco Fauli · 15 years ago
  17. 1723ba1 Forgotten file by Xisco Fauli · 15 years ago
  18. 7735b1c Forgot the launcher by Xisco Fauli · 15 years ago
  19. 9ad8244 first attempt to create the web wizard by Xisco Fauli · 15 years ago
  20. 3f92e27 Unused file by Xisco Fauli · 15 years ago
  21. 3c7d254 I forgot to add this file by Xisco Fauli · 15 years ago
  22. 304055f more cleaning by Xisco Fauli · 15 years ago
  23. 1a77dde Let's delete it for now by Xisco Fauli · 15 years ago
  24. b46e5dd Fix a scroll problem by Xisco Fauli · 15 years ago
  25. 927ba7d Write the agendaitems in the proper table by Xisco Fauli · 15 years ago
  26. 85a72b6 clean it up by Xisco Fauli · 15 years ago
  27. 8ea5703 Fix buttons behavior by Xisco Fauli · 15 years ago
  28. 1a8ba1fe Fix cursorUp and cursorDown by Xisco Fauli · 15 years ago
  29. 5d14de7 add focus, scroll and key listeners by Xisco Fauli · 15 years ago
  30. cddebf4 add listeners to the agenda items by Xisco Fauli · 15 years ago
  31. b87820c Don't break the wizard if there's an exception by Xisco Fauli · 15 years ago
  32. a1fd3a9 Make agenda items editable by Xisco Fauli · 15 years ago
  33. 98318dd Fix setEnable by Xisco Fauli · 15 years ago
  34. 628e2b7 Load the proper template by Xisco Fauli · 15 years ago
  35. 873b9a1 go to the last step when finish by Xisco Fauli · 15 years ago
  36. dfb62d8 I don't think we'll need it by Xisco Fauli · 15 years ago
  37. dd8c75a Show AgendaItems properly by Xisco Fauli · 15 years ago
  38. d6ea6c1 Fix Show/Hide tables by Xisco Fauli · 15 years ago
  39. 93f1ded Show the date properly by Xisco Fauli · 15 years ago
  40. ba5f79d6 Add Textfield listeners and fix a bug found in the java wizard by Xisco Fauli · 15 years ago
  41. 316490a Add checkbox listener by Xisco Fauli · 15 years ago
  42. f601dd9 Remove duplicate code, clean imports and fix a problem by Xisco Fauli · 15 years ago
  43. 5cf673d Remove unused method by Xisco Fauli · 15 years ago
  44. b54c2c1 Fix problem in Letter Wizard by Xisco Fauli · 15 years ago
  45. 449defd Fix problem with listboxes by Xisco Fauli · 15 years ago
  46. 7cfbea7 Let's do it this way by Xisco Fauli · 15 years ago
  47. 5886597 Some refactoring and formatting by Xisco Fauli · 15 years ago
  48. f55b6fb Fix Finish Button by Xisco Fauli · 15 years ago
  49. 80486c8 Fix the ListBox by Xisco Fauli · 15 years ago
  50. 89b7d1a First attempt to create the Agenda Wizard by Xisco Fauli · 15 years ago
  51. 80fc1ff Replace xrange(len(x)) by Xisco Fauli · 15 years ago
  52. db0e2da Clean up by Xisco Fauli · 15 years ago
  53. 2f5083e method unused by Xisco Fauli · 15 years ago
  54. b12ad00 fdo#37290: migrate Basic to new resource service by Xisco Fauli · 15 years ago
  55. 69ed76f Duplicate code by Xisco Fauli · 15 years ago
  56. 4cd9b66 Show wizard dialog on top by Xisco Fauli · 15 years ago
  57. 2707abd create file when it doesn't exist by Xisco Fauli · 15 years ago
  58. 57272ea Merge commit 'f9d40c2b591215b57ece4ba6e623b7808a7ae717' into feature/gsoc2011_wizards by Bjoern Michaelsen · 15 years ago
  59. 1df024d Handle the letterhead layouts properly by Xisco Fauli · 15 years ago
  60. 7f9e1d0 apply python style and fix some minor things by Xisco Fauli · 15 years ago
  61. 580c95a small changes by Xisco Fauli · 15 years ago
  62. a779d08 save RadioButtons too by Xisco Fauli · 15 years ago
  63. 128b472 unused functions by Xisco Fauli · 15 years ago
  64. 85a798b Cancel button works now by Xisco Fauli · 15 years ago
  65. dc85bef First attempt to create the letter wizard by Xisco Fauli · 15 years ago
  66. deea0a2 Remember last template and clean ui/event/ by Xisco Fauli · 15 years ago
  67. f9bb17f I forgot to delete it by Xisco Fauli · 15 years ago
  68. cc1feca Save Configuration by Xisco Fauli · 15 years ago
  69. 97dbc80 we won't need it by Xisco Fauli · 15 years ago
  70. 793e0fb Load preview configuration by Xisco Fauli · 15 years ago
  71. dcc6328 Remove deprecated method by Xisco Fauli · 15 years ago
  72. a96b6a5 Show warning: Do you want to overwrite the file? by Xisco Fauli · 15 years ago
  73. ad37b2d Remove deprecated method by Xisco Fauli · 15 years ago
  74. 439dd36 Add an import I deleted by mistake by Xisco Fauli · 15 years ago
  75. 6ac14d3 Sort listboxes properly by Xisco Fauli · 15 years ago
  76. bd1be4c Replace some uno.invoke(now it loads faster) by Xisco Fauli · 15 years ago
  77. 33cc40c Fix message, salutation and grettings textbox by Xisco Fauli · 15 years ago
  78. 11849c7 Footer checkbox works correctly now. by Xisco Fauli · 15 years ago
  79. aaecc07 a bit of optimitation by Xisco Fauli · 15 years ago
  80. 0469424 Avoid crashing after finnish button is clicked by Xisco Fauli · 15 years ago
  81. 1a6abb3 Remove imports by Xisco Fauli · 15 years ago
  82. e2d159e Set current data to the file by Xisco Fauli · 15 years ago
  83. 4834bac First attempt to create the document by Xisco Fauli · 15 years ago
  84. 7a3171c Let's delete it for now and see if we need it in the future by Xisco Fauli · 15 years ago
  85. 8fa2b59 Remove unused class by Xisco Fauli · 15 years ago
  86. bbdda7a Add listeners and optimize. by Xisco Fauli · 15 years ago
  87. 0df4a8e Line length <= 80 by Xisco Fauli · 15 years ago
  88. 68b50ac add some more listeners by Xisco Fauli · 15 years ago
  89. b94147a Remove unused file by Xisco Fauli · 15 years ago
  90. 62d7535 some changes here and there. by Xisco Fauli · 15 years ago
  91. f7f13da initial commit with migration of wizards to python by Xisco Faulí · 15 years ago
  92. 2963474 fdo#37290: migrate Java to new resource service by Bjoern Michaelsen · 15 years ago
  93. f3cb282 Use OUTDIR_FOR_BUILD which is where our jars go when cross-compiling by Tor Lillqvist · 15 years ago
  94. 76489b1 Bug 38486 SQL fix by Gabor Jenei · 15 years ago
  95. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  96. 09c28c7 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  97. f900be1 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  98. 1ebd694 Build the jars only of if SOLAR_JAVA is TRUE by Tor Lillqvist · 15 years ago
  99. 09727e4 resyncing to master by Bjoern Michaelsen · 15 years ago
  100. 8569e28 Revert "clean up" by Xisco Fauli · 15 years ago