1. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  2. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  3. ff1b46c loplugin:cppunitassertequals: test by Stephan Bergmann · 9 years ago
  4. 9348b32 clang-tidy readability-simplify-boolean-expr by Noel Grandin · 9 years ago
  5. 201f05f vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistry by Chris Sherlock · 9 years ago
  6. 3b85b72 errinf.hxx moved out of tools and into vcl module by Chris Sherlock · 9 years ago
  7. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  8. 4e0fab2 EnableHeadlessMode bool arg doesn't toggle headless by Caolán McNamara · 9 years ago
  9. d68927c use actual UNO enums in test..vbahelper by Noel Grandin · 9 years ago
  10. a5a5713 tdf#82580 tools: rename Rectangle to tools::Rectangle by Miklos Vajna · 9 years ago
  11. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  12. 198b6c1 Fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  13. 3902bb7 Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()" by Miklos Vajna · 9 years ago
  14. 9899ffd comphelper: fix MSVC hang in ThreadPool::shutdown() by Michael Stahl · 9 years ago
  15. 2b95261 expand SVM test (Mask, TextRect, TextLine) and mtfxmldump by Tomaž Vajngerl · 9 years ago
  16. 61af2ba vcl: add SVM metafile reading and writing test and extend xml dump by Tomaž Vajngerl · 9 years ago
  17. 3e7bf7d add ISECTREGIONCLIPREGION to dumper by Caolán McNamara · 9 years ago
  18. fa96ffb Add support for ETO_PDY in WMF/EMF by Mike Kaganski · 9 years ago
  19. bfcecd6 screnshot test: Ignore error when creating directories by Samuel Mehrbrodt · 9 years ago
  20. 36569a8 cui.screenshot: Show full path when failing to create it by Samuel Mehrbrodt · 9 years ago
  21. 7523b3b use SvtSysLocaleOptions::GetRealUILanguageTag(), not GetLocaleConfigString() by Eike Rathke · 9 years ago
  22. cd43959 Postfix rather than prefix locale to directory name by Katarina Behrens · 9 years ago
  23. bc13c1c screenshots: builddir is not neccessarily same as srcdir by Christian Lohmaier · 9 years ago
  24. c1e0dff Use ProductName as fallback for dialog title by Samuel Mehrbrodt · 9 years ago
  25. 9ed4f27 Put generated screenshots in lang-dependant subdir by Samuel Mehrbrodt · 9 years ago
  26. c03c77e test: Allow to force a certain locale during unit tests by Samuel Mehrbrodt · 9 years ago
  27. 8cfa3f4 'make screenshot' use-after-free fixes by Stephan Bergmann · 9 years ago
  28. 09cb9209 convert std::unique_ptr<VclAbstractDialog> to VclPtr by Noel Grandin · 9 years ago
  29. 62223f9 loplugin:unnecessaryoverride by Noel Grandin · 10 years ago
  30. 187d7f8 CPPUNIT_ASSERT[_DOUBLES]_EQUAL by Stephan Bergmann · 10 years ago
  31. 106ea87 Remove _TYPED suffix from tools/link.hxx macros by Stephan Bergmann · 10 years ago
  32. d200c34 Fix naming of makefile to mend make dump-deps. by Michael Meeks · 10 years ago
  33. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  34. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  35. 65ca57a convert LineStyle to scoped enum by Noel Grandin · 10 years ago
  36. a881fd7 convert RasterOp to scoped enum by Noel Grandin · 10 years ago
  37. a57f8cb cppcheck: Prefer prefix operator by Julien Nabet · 10 years ago
  38. 965f379 Break test::setUpVcl into a test-setupvcl library of its own by Stephan Bergmann · 10 years ago
  39. 4714083 Remove duplication of "set up VCL" code by Stephan Bergmann · 10 years ago
  40. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  41. 2bc4917 screenshots: clang plugin & tabpage usage fixes by Armin Le Grand · 10 years ago
  42. 2a5ac6f screenshots: unify dumping of dialog test batch file by Armin Le Grand · 10 years ago
  43. e563342 screenshots: fix fallback cases for sd and sc by Armin Le Grand · 10 years ago
  44. dc1e300 screenshots: fallback screenshot to ui files by Armin Le Grand · 10 years ago
  45. d098f0c screenshots: Use UI string and fallback for UI-String only by Armin Le Grand · 10 years ago
  46. 13184da screenshots: move shared code to separate class by Katarina Behrens · 10 years ago
  47. 6e72f02 new loplugin unnecessary override by Noel Grandin · 10 years ago
  48. 2ed35ad loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  49. 40f9be7 uitest: move the uitest files to vcl by Markus Mohrhard · 10 years ago
  50. dde9b4d uitest: some more work for the UI testing by Markus Mohrhard · 10 years ago
  51. d5c3f1b uitest: add groundwork for ui testing framework by Markus Mohrhard · 10 years ago
  52. c3453ea Add MS binary format validator support in test fixture by Vasily Melenchuk · 10 years ago
  53. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  54. 53f9762 SVGIO: Add support for font-family in unittests and unify... by Xisco Fauli · 10 years ago
  55. 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
  56. e7f55f1 tdf#45904 Move java XViewPane test to c++ by Fabio Buso · 10 years ago
  57. da81ff5 Some more sal_Bool -> bool by Stephan Bergmann · 10 years ago
  58. fc233b5 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  59. c838f2e loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  60. f00fd79 lok context menu: Add module specific unit tests by Pranav Kant · 10 years ago
  61. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  62. d76b1b5 lok context menu: unit test by Pranav Kant · 10 years ago
  63. 1d5767c tdf#45904 move java based api tests to c++ by kadertarlan · 10 years ago
  64. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  65. 5f0c317 SVGIO: Check minX, minY, maxX and maxY in polypolygon by Xisco Fauli · 10 years ago
  66. 31e037c SVGIO: Check height and width of polypolygoncolor by Xisco Fauli · 10 years ago
  67. ddc363b test: dump MetaPolyPolygonAction too by Michael Stahl · 10 years ago
  68. fe3ac07 Fix the import of line joins and caps from EMF files by Stephan van den Akker · 10 years ago
  69. 5978b78 use better assert macros by Markus Mohrhard · 10 years ago
  70. 5969fc7 coverity#1352306 Unchecked dynamic_cast by Caolán McNamara · 10 years ago
  71. b6a62f0 tdf#97542: SVGIO: First check the current fill attribute by Xisco Fauli · 10 years ago
  72. 05554bc SVGIO: tdf#79163: Add import test by Xisco Fauli · 10 years ago
  73. 8fbbb92 SVGIO: tdf#85770: Add import test by Xisco Fauli · 10 years ago
  74. 805b328 SVGIO: Add import test for Fontsize keywords by Xisco Fauli · 10 years ago
  75. 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
  76. 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  77. 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
  78. 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
  79. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  80. 38e4f62 test: change maName to more descriptive variable name by Chris Sherlock · 10 years ago
  81. 5bd5cd1 unused code by Juergen Funk · 10 years ago
  82. 58d8d8a tdf#69977: uno::Sequence is expensive by Noel Grandin · 10 years ago
  83. a508f63 mark UNO structs as SAL_WARN_UNUSED, where possible by Noel Grandin · 10 years ago
  84. 5d353ff loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  85. a76f4c6 com::sun::star->css in testtools/ by Noel Grandin · 10 years ago
  86. 8fb415a loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  87. b37b7b5 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  88. 20635ed9 Reduce scope of #include <tools/stream.hxx> by Matteo Casalin · 10 years ago
  89. d9e17c5 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  90. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  91. 74ce05b convert Link<> to typed by Noel Grandin · 11 years ago
  92. 55dda8e convert Link<> to typed by Noel Grandin · 11 years ago
  93. 3a00aae boost->std by Caolán McNamara · 11 years ago
  94. 9ea0390 convert Link<> to typed by Noel Grandin · 11 years ago
  95. 37e9484 percheck: produce similar stats than off-tree callgrind by Norbert Thiebaud · 11 years ago
  96. 013efe7 test: hack to avoid VCLXToolkit calling CreateMainLoopThread by Michael Stahl · 11 years ago
  97. ef46917 Put Polygon from tools under tools:: namespace by Norbert Thiebaud · 11 years ago
  98. 7a044db loplugin:simplifybool by Stephan Bergmann · 11 years ago
  99. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  100. dd466513 window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::Transparent by Caolán McNamara · 11 years ago