1. 402c8f5 Java cleanup, close file handles when done with them by Noel Grandin · 13 years ago
  2. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  3. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  4. a5783fe remove stale javafilters by Andras Timar · 13 years ago
  5. 59d02d3 kill random dmake leftovers by Peter Foley · 13 years ago
  6. b768611 remove all d.lst by Michael Stahl · 13 years ago
  7. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  8. 0c317af s/childrens/children/ by Tor Lillqvist · 13 years ago
  9. 3d6d07a Get rid of GetVersionInfo and checkdll by Tor Lillqvist · 13 years ago
  10. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  11. 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
  12. 4972652 fdo#51304: Remove @author annotation by José Guilherme Vanz · 14 years ago
  13. 9385062 Make it clearer that previous change was sound by Stephan Bergmann · 14 years ago
  14. 4e2c95c Java cleanup - remove unnecessary null checks by Noel Grandin · 14 years ago
  15. 0439c51 Java cleanup - remove unused local fields and variables and parameters by Noel Grandin · 14 years ago
  16. ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
  17. e09953e Remove newly unused instance provisioning by Stephan Bergmann · 14 years ago
  18. 53b80ec Java cleanup - Static methods and fields should be accessed in a static way. by Noel Grandin · 14 years ago
  19. 08181e1 Remove dead java code, fields and local variables by Noel Grandin · 14 years ago
  20. 43c1aef fix dead assignment in setRowStyle by Noel Grandin · 14 years ago
  21. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  22. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  23. 84b330c xmerge: remove obsolete xalan stuff from manifest classpath by Michael Stahl · 14 years ago
  24. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  25. e5a0755 new does not return null by Stephan Bergmann · 14 years ago
  26. 00c9394 re-base on ALv2 code. by Michael Meeks · 14 years ago
  27. 30d4c3c Java5 update - convert to using generics where feasible by Noel Grandin · 14 years ago
  28. b9e203c Java5 update - convert Vector to ArrayList and Enumeration to Iterator by Noel Grandin · 14 years ago
  29. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  30. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  31. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  32. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  33. 82743f6 remove obsolete (and scary) stuff in xmerge/workben by Bjoern Michaelsen · 14 years ago
  34. 02bdf65 remove obsolete palm stuff by Bjoern Michaelsen · 14 years ago
  35. dcd5136 Fix typos by Julien Nabet · 14 years ago
  36. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  37. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  38. a055963 WaE: unreadVariable by Thomas Arnhold · 14 years ago
  39. 700b7941 Added and improved READMEs for modules which used to be in filter by Josh Heidenreich · 14 years ago
  40. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  41. 1c37e96 list source files explicitly by David Tardon · 14 years ago
  42. ad2eb6c Less succes, more success by Stefan Knorr (astron) · 14 years ago
  43. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  44. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  45. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  46. 94d2008 remove include o pch header from xmerge by Norbert Thiebaud · 14 years ago
  47. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  48. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  49. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  50. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  51. 8ac7152 Don't build jars when java is disabled by Matúš Kukan · 15 years ago
  52. b78a7ae convert xmerge to gbuild and add to tail_build by Peter Foley · 15 years ago
  53. 3f62165 replace api.openoffice.org to api.libreoffice.org by Andras Timar · 15 years ago
  54. 5bfac53 fixed typos in comments by Takeshi Abe · 15 years ago
  55. 655d930 Code cleanup by Korrawit Pruegsanusak · 15 years ago
  56. 88d538c Some cppcheck cleaning by Julien Nabet · 15 years ago
  57. 21a1eab Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  58. 6630b19 Code Cleanup in filters by Korrawit Pruegsanusak · 15 years ago
  59. 083dc1e Removing the deprecated java.io.File.toURL() method. by Cyril Roelandt · 15 years ago
  60. 4912be9 silence tedious javadoc warnings by Caolán McNamara · 15 years ago
  61. f673d89 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  62. eb726f2 Remove dead codes by Bálint Dózsa · 15 years ago
  63. 8ce1f48 Easy hack: Remove more commented out code by Luke Petrolekas · 15 years ago
  64. c0b7906 Remove dead Java code by Luke Petrolekas · 15 years ago
  65. 80866d4 Remove dead code and one unused file by Thomas Arnhold · 15 years ago
  66. 08c3950 Clean up makefiles by Thomas Arnhold · 15 years ago
  67. 8edafc7 Remove RCS lines. by Thomas Arnhold · 15 years ago
  68. c6b6e54 drop unneccessary verbosity by Caolán McNamara · 15 years ago
  69. dcb2f6f WaE: fix typo by Caolán McNamara · 15 years ago
  70. 138386a WaE: remove javadoc warning by Caolán McNamara · 15 years ago
  71. 2b22b5f Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  72. 7f1eed1 cppcheck: This function can be const by Caolán McNamara · 15 years ago
  73. e379869 Fix javadoc comment in filters/xmerge - DOMDocument.java by Nigel Hawkins · 15 years ago
  74. 035e19a Fix javadoc comments in filters/xmerge/palm by Nigel Hawkins · 15 years ago
  75. ec7dab0 Fix javadoc comments in filters/xmerge - Debug.java by Nigel Hawkins · 15 years ago
  76. eede810 Fix javadoc comments in filters/xmerge - ColourConverter.java by Nigel Hawkins · 15 years ago
  77. e01a111 Fix javadoc comments in filters/xmerge - ConverterinfoMgr.java by Nigel Hawkins · 15 years ago
  78. 4df12df Fix javadoc comments in filters/xmerge/pexcel by Nigel Hawkins · 15 years ago
  79. db5673e Fix javadoc comments in filters/xmerge - ConverterInfoList.java by Nigel Hawkins · 15 years ago
  80. 438b52d Fix javadoc comments in filters/xmerge - TextNodeIterator.java by Nigel Hawkins · 15 years ago
  81. 28d56e3 Fix javadoc comments in filters/xmerge - pocketword by Nigel Hawkins · 15 years ago
  82. 44aa0b0 Fix javadoc comments in filters/xmerge - XMergeBridge.java by Nigel Hawkins · 15 years ago
  83. 7b617a9 Fix javadoc warnings in filters/xmerge - merger by Nigel Hawkins · 15 years ago
  84. b822b0e Fix javadoc comments in filters/xmerge pexcel by Nigel Hawkins · 15 years ago
  85. 6917aac Fix javadoc comments in TextStyle.java by Nigel Hawkins · 15 years ago
  86. 5f4e916 Fix javadoc comments in ParaStyle.java by Nigel Hawkins · 15 years ago
  87. 6891ed5 Fix javadoc comments in EmbeddedXMLObject.java by Nigel Hawkins · 15 years ago
  88. d23d3c5 Fix javadoc comments in SpreadsheetEncoder.java by Nigel Hawkins · 15 years ago
  89. f809fcb Fix javadoc comments in SheetSettings.java by Nigel Hawkins · 15 years ago
  90. 89342bc Fix javadoc comments in RowStyle.java by Nigel Hawkins · 15 years ago
  91. 11de9d9 Fix javadoc comments in NameDefinition.java by Nigel Hawkins · 15 years ago
  92. eea0b72 Fix javadoc comments in Format.java by Nigel Hawkins · 15 years ago
  93. 66d6522 Fix javadoc comments in ColumnStyle.java by Nigel Hawkins · 15 years ago
  94. 9a93f7c Fix javadoc comments in ColumnRowInfo.java by Nigel Hawkins · 15 years ago
  95. 7f604c2 Fix javadoc comments in CellStyle.java by Nigel Hawkins · 15 years ago
  96. abe4922 Fix javadoc comments in BookSettings.java by Nigel Hawkins · 15 years ago
  97. 8c97ec6 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  98. bd8a2d1 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  99. 46a924d Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  100. 7788dc1 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago