1. bddd965 fdo#84168 change writerperfect filters to use a new base class template by Takeshi Abe · 11 years ago
  2. d19f950 fdo#84168 change writerperfect filters to use a new base class template by Takeshi Abe · 11 years ago
  3. 689851d add test file for MWAW presentation import by David Tardon · 11 years ago
  4. 3a6e9fb Add a filter for AppleWork's presentation file... by osnola · 11 years ago
  5. ada4862 add test files for new formats in libmwaw by David Tardon · 11 years ago
  6. 57d3b5c Update to last libmwaw version by osnola · 11 years ago
  7. 51f7c69 coverity#1240260 Operands don't affect result by Caolán McNamara · 11 years ago
  8. 510bb3f Missing boost_headers dependencies by Stephan Bergmann · 12 years ago
  9. 006a5d5 use MediaDescriptor to get input stream by David Tardon · 12 years ago
  10. a23a51a convert wpftcalc to use ImportFilter base class by David Tardon · 12 years ago
  11. 5634015 generalize ImportFilterBase a bit more by David Tardon · 12 years ago
  12. 10572db pass media descriptor to import functions by David Tardon · 12 years ago
  13. 3c8af53 pass the whole descriptor instead of filter name by David Tardon · 12 years ago
  14. e6401bb Missing unit test dependency by Stephan Bergmann · 12 years ago
  15. 8399105 can actually manage to ask createStream for missing streams by Caolán McNamara · 12 years ago
  16. 7de2366 use consistent style for writerperfect by David Tardon · 12 years ago
  17. 46f5201 fdo#81787 attrs are already XML-encoded by libodfgen by osnola · 12 years ago
  18. d6d73b8 add test-case for EDB-22679 by Caolán McNamara · 12 years ago
  19. 345e148 add test-case for EDB-29664 by Caolán McNamara · 12 years ago
  20. e84664d add test-case for EDB-22310 by Caolán McNamara · 12 years ago
  21. 2384444 add test-case for EDB-22655 by Caolán McNamara · 12 years ago
  22. 8f2a714 add test-case for CVE-2007-1735 by Caolán McNamara · 12 years ago
  23. fb0fdaa add EDB-14344 testcase by Caolán McNamara · 12 years ago
  24. 8b51873 make keynote detection a bit more robust by David Tardon · 12 years ago
  25. c10390a fdo#81113 always run the actual detection by David Tardon · 12 years ago
  26. 516fb34 integrate libpagemaker by David Tardon · 12 years ago
  27. f18548e oops, libwpd -> librevenge by David Tardon · 12 years ago
  28. 31d1d68 fix typo in test file name by David Tardon · 12 years ago
  29. ea2537d Fix memory leak by Stephan Bergmann · 12 years ago
  30. 028bd3f add more test documents for libmwaw by David Tardon · 12 years ago
  31. 19fd43a and of course, GreatWorks test files fail to load on Windows by David Tardon · 12 years ago
  32. 4df5e1b pass UCBContent to the filters too by David Tardon · 12 years ago
  33. 74d6a59 loading of these fails on windows by David Tardon · 12 years ago
  34. f133ff4 add random unversioned test file for libvisio by David Tardon · 12 years ago
  35. 3fd96d9 add random unversioned test file for libmspub by David Tardon · 12 years ago
  36. f18a867 add random unversioned test files for libcdr by David Tardon · 12 years ago
  37. 8fd0320 add more test drawings/paintings for libmwaw by David Tardon · 12 years ago
  38. e98fbca add unit test for writerperfect::DirectoryStream by David Tardon · 12 years ago
  39. 72d7d1f ensure writerperfect::DirectoryStream only works for dirs by David Tardon · 12 years ago
  40. 31ba2cb add convenience functions to handle dirs by David Tardon · 12 years ago
  41. ccb51e1 move CppUnit plugin def. to separate source file by David Tardon · 12 years ago
  42. 07123dc add some test documents for libwps by David Tardon · 12 years ago
  43. 4828407 add some test drawings/paintings for libmwaw by David Tardon · 12 years ago
  44. e69f586 add more test spreadsheets for libmwaw by David Tardon · 12 years ago
  45. ce1d0fc Missing gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  46. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  47. d758fb4 and another one... by David Tardon · 12 years ago
  48. 1a6aae7 yet another test file that fails to load on windows by David Tardon · 12 years ago
  49. 8f29b4f add test spreadsheets and databases for libwps by David Tardon · 12 years ago
  50. 54dce5b add test spreadsheets and databases for libmwaw by David Tardon · 12 years ago
  51. 7b91c6a do not disable complete test, just the one file by David Tardon · 12 years ago
  52. d3ddcba drop useless const_cast by David Tardon · 12 years ago
  53. 9533611 drop useless const_cast by David Tardon · 12 years ago
  54. 1031dba getDataStream() returns non-const ptr now by David Tardon · 12 years ago
  55. 7d376ae writerperfect: Let's disable this test until it works on Windows. by Jan Holesovsky · 12 years ago
  56. ee016fb reading from a stream must start at the beginning by David Tardon · 12 years ago
  57. aa81b08 generalize this for Zip too by David Tardon · 12 years ago
  58. 78fe1a5 fix creation of substreams for OLE2 by alonso · 12 years ago
  59. 895d63b these formats are supported by libmwaw 0.3.x by David Tardon · 12 years ago
  60. e120b36 enable integration test for libmwaw draw import by David Tardon · 12 years ago
  61. 64a9f99 enable integration test for libmwaw calc import by David Tardon · 12 years ago
  62. 89e6518 fix detection of Keynote 3 documents by David Tardon · 12 years ago
  63. 696c8ed Add new libmwaw's database/spreadsheet formats... by osnola · 12 years ago
  64. b6ea5de add writerperfect calc integration test by David Tardon · 12 years ago
  65. e1fa08f Try to add support for WKS/WDB files... by osnola · 12 years ago
  66. 243e6a9 use the right XML import service by David Tardon · 12 years ago
  67. 5dfb6e7 re-enable libe-book integration test by David Tardon · 12 years ago
  68. 5fde8e3 fix return value for libe-book import filter by David Tardon · 12 years ago
  69. b2719a7 organize the test data files by test by David Tardon · 12 years ago
  70. ba0b638 add new libmwaw drawing formats (forgotten files) by osnola · 12 years ago
  71. 0e17d7b Add new libmwaw drawing format... by osnola · 12 years ago
  72. 6cae6d6 enable new handlers by alonso · 12 years ago
  73. c14a6e0 improve WPXSvInputStream test by David Tardon · 12 years ago
  74. 48c9d7a rebase all import libs by David Tardon · 12 years ago
  75. c320dc7 coverity#1215311 Uncaught exception by Caolán McNamara · 12 years ago
  76. 83d7793 writerperfect: remove SAL_INFO's that only mark function entry by Noel Grandin · 12 years ago
  77. a86ad4d writerperfect: sal_Bool->bool by Noel Grandin · 12 years ago
  78. 8657b48 refactor to decrease the amount of copypasta by David Tardon · 12 years ago
  79. 192eaec Sprinkle SAL_OVERRIDE by Tor Lillqvist · 12 years ago
  80. d6aa639 WaE: class 'PropertyValue' was previously declared as a struct by Tor Lillqvist · 12 years ago
  81. 9b72dce add missing library by David Tardon · 12 years ago
  82. c90656a the static lib does not exist anymore by David Tardon · 12 years ago
  83. ec544e5 refactor to decrease the amount of copypasta by David Tardon · 12 years ago
  84. b7fa995 change libwriterperfect to shared library by David Tardon · 12 years ago
  85. 6d9060a Unnecessary to mention dependency on icudata as only libicuuc directly uses it by Tor Lillqvist · 12 years ago
  86. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  87. c6821e6 speed up the import tests by David Tardon · 12 years ago
  88. 95f52db -Werror,-Wmismatched-tags by Stephan Bergmann · 12 years ago
  89. c0b6800 Typo by Stephan Bergmann · 12 years ago
  90. b05bf3e close the opened document correctly by David Tardon · 12 years ago
  91. a4a723c sync cxx file names with class names by David Tardon · 12 years ago
  92. 4af1bcf reduce the amount of copypasta by David Tardon · 12 years ago
  93. 7485d76 move the writerperfect import tests to slowcheck by David Tardon · 12 years ago
  94. 1bcf528 add a smoketest for wpftdraw import library by David Tardon · 12 years ago
  95. bc7e714 add a smoketest for wpftwriter import library by David Tardon · 12 years ago
  96. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  97. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  98. cc20f52 whitespace by David Tardon · 12 years ago
  99. aeab018 some included headers need boost by David Tardon · 12 years ago
  100. cc7c33b add a smoketest for wpftimpress import lib by David Tardon · 12 years ago