1. ced1ffc loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  2. 381f21c Remove include stdio (part8) by Julien Nabet · 11 years ago
  3. acad844 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  4. 12b6bca cppcheck: unreadVariable by Caolán McNamara · 11 years ago
  5. 24600dc loplugin:constantfunction by Noel Grandin · 11 years ago
  6. dae9a38 -fsanitize=bool (during CppunitTest_writerperfect_writer) by Stephan Bergmann · 11 years ago
  7. a120297 enable Apple Numbers import by David Tardon · 11 years ago
  8. d5ffc8b enable Apple Pages import by David Tardon · 11 years ago
  9. 90e2dab wpftencodingdialog.ui: Fix spacing, add mnemonic widget and accelerator by Adolfo Jayme Barrientos · 11 years ago
  10. b46e0d5 glm is only needed for libetonyek build by David Tardon · 11 years ago
  11. 3828a18 upload libetonyek 0.1.2 by David Tardon · 11 years ago
  12. acc4c46 astyle by David Tardon · 11 years ago
  13. fc5dfa8 Move module-local includes to writerperfect/inc by Stephan Bergmann · 11 years ago
  14. 867ccbc Remove redundant writerperfect/inc/writerperfect hierarchy segment by Stephan Bergmann · 11 years ago
  15. de32351 Clean up WPFTEncodingDialog ctor params by Stephan Bergmann · 11 years ago
  16. 0a5f8dc ...assuming these want to actually catch css::uno::Exceptions by Stephan Bergmann · 11 years ago
  17. b8f3b8f Fix wpftencodingdialog.ui by Stephan Bergmann · 11 years ago
  18. df64e7c loplugin:vclwidgets by Stephan Bergmann · 11 years ago
  19. 685e30c loplugin:cstylecast by Stephan Bergmann · 11 years ago
  20. f956833 upload libwps 0.4.0 by osnola · 11 years ago
  21. dc65b02 astyle by David Tardon · 11 years ago
  22. 773bb53 enable new formats supported by libmwaw by David Tardon · 11 years ago
  23. 80434c1 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  24. 0241519 Unwind SotStorageStreamRef typedef by Stephan Bergmann · 11 years ago
  25. dc47b2e Unwind SotStorageRef typedef by Stephan Bergmann · 11 years ago
  26. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  27. a880ec8 loplugin:staticmethods by Noel Grandin · 11 years ago
  28. fa70593 missing nullptr. by Michael Meeks · 11 years ago
  29. 4ff758fe Manual cleanup of misc. issues. by Michael Meeks · 11 years ago
  30. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  31. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  32. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  33. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  34. 48bb291 convert SFX_FILTER_ constants to enum class by Noel Grandin · 11 years ago
  35. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  36. 9129b5a tdf#84168 convert wpftimpress to use ImportFilter base class by Kishor Bhat · 11 years ago
  37. d703237 writerperfect: convert assert on invalid input to SAL_WARN by Michael Stahl · 11 years ago
  38. ce67bc6 Some more loplugin:cstylecast: writerperfect by Stephan Bergmann · 11 years ago
  39. 14dc634 upload libe-book 0.1.2 by David Tardon · 11 years ago
  40. 32c3167 upload libmwaw 0.3.4 by David Tardon · 11 years ago
  41. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  42. 56a6a6f writerperfect: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  43. f273d67 writerperfect: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  44. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  45. 58d5cbd add EDB-35217 tests by Caolán McNamara · 11 years ago
  46. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  47. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  48. bddd965 fdo#84168 change writerperfect filters to use a new base class template by Takeshi Abe · 11 years ago
  49. d19f950 fdo#84168 change writerperfect filters to use a new base class template by Takeshi Abe · 11 years ago
  50. 689851d add test file for MWAW presentation import by David Tardon · 11 years ago
  51. 3a6e9fb Add a filter for AppleWork's presentation file... by osnola · 11 years ago
  52. ada4862 add test files for new formats in libmwaw by David Tardon · 11 years ago
  53. 57d3b5c Update to last libmwaw version by osnola · 11 years ago
  54. 51f7c69 coverity#1240260 Operands don't affect result by Caolán McNamara · 11 years ago
  55. 510bb3f Missing boost_headers dependencies by Stephan Bergmann · 12 years ago
  56. 006a5d5 use MediaDescriptor to get input stream by David Tardon · 12 years ago
  57. a23a51a convert wpftcalc to use ImportFilter base class by David Tardon · 12 years ago
  58. 5634015 generalize ImportFilterBase a bit more by David Tardon · 12 years ago
  59. 10572db pass media descriptor to import functions by David Tardon · 12 years ago
  60. 3c8af53 pass the whole descriptor instead of filter name by David Tardon · 12 years ago
  61. e6401bb Missing unit test dependency by Stephan Bergmann · 12 years ago
  62. 8399105 can actually manage to ask createStream for missing streams by Caolán McNamara · 12 years ago
  63. 7de2366 use consistent style for writerperfect by David Tardon · 12 years ago
  64. 46f5201 fdo#81787 attrs are already XML-encoded by libodfgen by osnola · 12 years ago
  65. d6d73b8 add test-case for EDB-22679 by Caolán McNamara · 12 years ago
  66. 345e148 add test-case for EDB-29664 by Caolán McNamara · 12 years ago
  67. e84664d add test-case for EDB-22310 by Caolán McNamara · 12 years ago
  68. 2384444 add test-case for EDB-22655 by Caolán McNamara · 12 years ago
  69. 8f2a714 add test-case for CVE-2007-1735 by Caolán McNamara · 12 years ago
  70. fb0fdaa add EDB-14344 testcase by Caolán McNamara · 12 years ago
  71. 8b51873 make keynote detection a bit more robust by David Tardon · 12 years ago
  72. c10390a fdo#81113 always run the actual detection by David Tardon · 12 years ago
  73. 516fb34 integrate libpagemaker by David Tardon · 12 years ago
  74. f18548e oops, libwpd -> librevenge by David Tardon · 12 years ago
  75. 31d1d68 fix typo in test file name by David Tardon · 12 years ago
  76. ea2537d Fix memory leak by Stephan Bergmann · 12 years ago
  77. 028bd3f add more test documents for libmwaw by David Tardon · 12 years ago
  78. 19fd43a and of course, GreatWorks test files fail to load on Windows by David Tardon · 12 years ago
  79. 4df5e1b pass UCBContent to the filters too by David Tardon · 12 years ago
  80. 74d6a59 loading of these fails on windows by David Tardon · 12 years ago
  81. f133ff4 add random unversioned test file for libvisio by David Tardon · 12 years ago
  82. 3fd96d9 add random unversioned test file for libmspub by David Tardon · 12 years ago
  83. f18a867 add random unversioned test files for libcdr by David Tardon · 12 years ago
  84. 8fd0320 add more test drawings/paintings for libmwaw by David Tardon · 12 years ago
  85. e98fbca add unit test for writerperfect::DirectoryStream by David Tardon · 12 years ago
  86. 72d7d1f ensure writerperfect::DirectoryStream only works for dirs by David Tardon · 12 years ago
  87. 31ba2cb add convenience functions to handle dirs by David Tardon · 12 years ago
  88. ccb51e1 move CppUnit plugin def. to separate source file by David Tardon · 12 years ago
  89. 07123dc add some test documents for libwps by David Tardon · 12 years ago
  90. 4828407 add some test drawings/paintings for libmwaw by David Tardon · 12 years ago
  91. e69f586 add more test spreadsheets for libmwaw by David Tardon · 12 years ago
  92. ce1d0fc Missing gb_CppunitTest_use_vcl by Stephan Bergmann · 12 years ago
  93. 369d959 DeInitVCL at end of tests by Stephan Bergmann · 12 years ago
  94. d758fb4 and another one... by David Tardon · 12 years ago
  95. 1a6aae7 yet another test file that fails to load on windows by David Tardon · 12 years ago
  96. 8f29b4f add test spreadsheets and databases for libwps by David Tardon · 12 years ago
  97. 54dce5b add test spreadsheets and databases for libmwaw by David Tardon · 12 years ago
  98. 7b91c6a do not disable complete test, just the one file by David Tardon · 12 years ago
  99. d3ddcba drop useless const_cast by David Tardon · 12 years ago
  100. 9533611 drop useless const_cast by David Tardon · 12 years ago