1. 71d5fe7 coverity#1326133 Logically dead code by Caolán McNamara · 10 years ago
  2. bcfc1fd1 cid#1326675 DLS: Dead local store by Noel Grandin · 10 years ago
  3. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  4. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  5. 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  6. efd4bfa java:regulatize the order of 'final' and public/private by Noel Grandin · 11 years ago
  7. f77a138 smoketest: run XML files through xmllint --format by Michael Stahl · 11 years ago
  8. 0b0dbd6 Build libtest on Windows, too by Tor Lillqvist · 11 years ago
  9. 725a52c Preparation of the LibreOfficeKit for Windows by Juergen Funk · 11 years ago
  10. 7b0f4dc coverity#1000834 Use of untrusted string value by Caolán McNamara · 11 years ago
  11. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  12. fd35ddd smoketest: run the extension test first by Michael Stahl · 12 years ago
  13. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  14. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  15. d5a31b2 java: remove unused parameters by Noel Grandin · 12 years ago
  16. 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
  17. 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
  18. 27459c7 java: remove unused fields by Noel Grandin · 12 years ago
  19. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  20. 9e7bdb4 Kill the libreofficekit static library / shim.c. by Andrzej Hunt · 12 years ago
  21. 707a648 LOK: kill saveAsWithOptions. by Andrzej Hunt · 12 years ago
  22. f73e459 LOK: kill double initialize. by Andrzej Hunt · 12 years ago
  23. 8ba3116 LOK: Split into instance and class. by Andrzej Hunt · 12 years ago
  24. 18c786c cast loses precision by Caolán McNamara · 12 years ago
  25. 202dac6 liblok: check new methods via macros on nSize, not by de-referencing. by Michael Meeks · 12 years ago
  26. f24f4f9 Complete LibreOfficeKit C++ renaming. by Andrzej Hunt · 12 years ago
  27. a533f98 Upgrade LibreOfficeKit C++ API. by Andrzej Hunt · 12 years ago
  28. 9a1b297 Move liblibreoffice into LibreOfficeKit. by Andrzej Hunt · 12 years ago
  29. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  30. b5a680c SAL_DIAGNOSE_ABORT is no longer used by Stephan Bergmann · 12 years ago
  31. 0015c98 Remove unused BASIC CaptureAssertions functionality by Stephan Bergmann · 12 years ago
  32. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  33. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  34. 694a647 smoketest: remove OpenOffice.org 1.0 XML format export tests by Michael Stahl · 12 years ago
  35. 1c3f994 smoketest cant work without extensions by Bjoern Michaelsen · 12 years ago
  36. 9013a3a liblibo: expose a C API for ABI reasons, and wrap with C++. by Michael Meeks · 12 years ago
  37. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  38. 7f7d116 liblibo: use gettimeofday not clock_gettime for better portability. by Michael Meeks · 12 years ago
  39. 6f16fd6 liblibo: fix static library linkage. by Michael Meeks · 12 years ago
  40. b9bbd84 liblibo: improve the libtest sample app. by Michael Meeks · 12 years ago
  41. d324745 liblibo: make liblibreoffice static as it should be. by Michael Meeks · 12 years ago
  42. 49112ec liblibo: fixes and improvements for liblibreoffice by Christoph Lutz · 12 years ago
  43. 7c8036b smoketest: replace usage of OUTDIR by Michael Stahl · 12 years ago
  44. 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
  45. 359472b Remove *_Test product, so cppunittester can be NONE again by Stephan Bergmann · 12 years ago
  46. 06293b0 do not copy testing extensions to instdir by David Tardon · 12 years ago
  47. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  48. 5905dfe gbuild: refactor LinkTarget representation by Michael Stahl · 13 years ago
  49. 5b7dff5 ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  50. 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
  51. bac11dc Actually the smoketest does not work for a sandboxed soffice on OS X by Tor Lillqvist · 13 years ago
  52. 13940a8 Use a proper folder as "user installation" when sandboxed by Tor Lillqvist · 13 years ago
  53. 7874295 liblo - add ability to select filter / format for saveas. by Michael Meeks · 13 years ago
  54. d32b179 more liblibreoffice pieces. by Michael Meeks · 13 years ago
  55. e352abc allow to run smoketest in arbitrary installation by David Tardon · 13 years ago
  56. ae0e295 smoketest: unbreak after recent Extension changes by Michael Stahl · 13 years ago
  57. 94fdd5d Exempt smoketest.jar from "non-cross-compiling only" by Stephan Bergmann · 13 years ago
  58. ff9fbfd Extract SmoketestCommandEnvironment.java from juh.jar by Stephan Bergmann · 13 years ago
  59. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  60. 9b30c3e Towards a Mac OS X PythonTest by Stephan Bergmann · 13 years ago
  61. 831b498 Fix losmoketest UNO_TYPES by Stephan Bergmann · 13 years ago
  62. b9cc769 Adapt smoketest to new TestExtension.oxt description.xml by Stephan Bergmann · 13 years ago
  63. f33b292 gbuild: use Package for delivering smoketestdoc.sxw by David Tardon · 13 years ago
  64. 940bc35 gbuild: use Extension by David Tardon · 13 years ago
  65. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  66. 563a9b7 Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelper by Chr. Rossmanith · 13 years ago
  67. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  68. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  69. ddaf31f liblibo: install test library by itself and install it. by Michael Meeks · 13 years ago
  70. 08b6643 liblibo: test documentLoad method by Jack Leigh · 13 years ago
  71. af96987 liblibo: better init code. by Michael Meeks · 13 years ago
  72. 07352f0 liblibo: move to C++ interface. by Jack Leigh · 13 years ago
  73. 8887de7 liblibo: create initial liblibreoffice. by Michael Meeks · 13 years ago
  74. 2ee307d do not copy files around needlessly by David Tardon · 13 years ago
  75. 3feaed3 make sure the outdir exists before it is used by David Tardon · 13 years ago
  76. b768611 remove all d.lst by Michael Stahl · 13 years ago
  77. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  78. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  79. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  80. a4c9ef3 Revert "WaE: unused parameter 'argc' and 'argv'" by Tor Lillqvist · 13 years ago
  81. 07b6dc8 WaE: unused parameter 'argc' and 'argv' by Tor Lillqvist · 13 years ago
  82. aa77b7d Clean up removal of binfilter tests from smoketest by Stephan Bergmann · 13 years ago
  83. c8139c6 do not even try to do binfilter test in smoketest by Norbert Thiebaud · 13 years ago
  84. b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
  85. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  86. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  87. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  88. 75b7d3d smoketest: produce a better errror message when Java component fails by Michael Stahl · 14 years ago
  89. d8b6225 smoketest: fix build with MSVC: by Michael Stahl · 14 years ago
  90. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  91. 1e0a880 smoketest: fix breakage from 328e2263fb6e2415bafbc40a7d7309b66f65971a by Michael Stahl · 14 years ago
  92. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  93. 46b8dbd re-base on ALv2 code. by Michael Meeks · 14 years ago
  94. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  95. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  96. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  97. 77f19d6 specific variable for where dev-install installs by Luboš Luňák · 14 years ago
  98. e175c3f smoketest CppUnit lib is only a thin wrapper around smoketest lib by Stephan Bergmann · 14 years ago
  99. 9bbc7cf get subsequentcheck unstuck by David Tardon · 14 years ago
  100. 814484b rename gb_CppunitTest_set_arguments by David Tardon · 14 years ago