1. f9ec7e6 Adapt CppunitTest_cppcanvas_emfplus CPPUNIT_TEST_NAME=testFdo77229::TestBody by Stephan Bergmann · 4 years, 4 months ago
  2. bc0ab08 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions by Mike Kaganski · 4 years, 5 months ago
  3. 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
  4. b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
  5. bc413e1 tools::Long->sal_Int32 in the DX arrays by Noel Grandin · 4 years, 5 months ago
  6. a9d314b Prepare for removal of non-const operator[] from Sequence in cppcanvas by Mike Kaganski · 4 years, 5 months ago
  7. 894b491 pass DX array around using o3tl::span instead of pointer by Noel Grandin · 4 years, 5 months ago
  8. 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
  9. 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
  10. d4dc6b5 use std::vector for fetching DX array data by Noel Grandin · 4 years, 7 months ago
  11. a125236 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  12. 88bf174 undo changes to TextAlign by Caolán McNamara · 4 years, 8 months ago
  13. 8689bd5 convert TextAlign to scoped enum by Caolán McNamara · 4 years, 8 months ago
  14. 46ea7c5 Simplify Sequences initializations (cppcanvas) by Julien Nabet · 4 years, 10 months ago
  15. 9090dc1 split OutputDevice from Window by Noel Grandin · 5 years ago
  16. 8348224 transform by vector length, not just X by Luboš Luňák · 5 years ago
  17. b71d9a6 do not apply line dashing in drawinglayer (tdf#136957) by Luboš Luňák · 5 years ago
  18. 3077f05 update PCHs by Caolán McNamara · 5 years ago
  19. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  20. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  21. e90a9b67 update pches by Caolán McNamara · 5 years ago
  22. c7483d4 drop operator bool and operator! from Bitmap and BitmapEx by Noel · 5 years ago
  23. b849373 vcl: add initializer_list constructor to BitmapPalette and use it by Tomaž Vajngerl · 5 years ago
  24. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  25. e3e7bc6 update pches by Caolán McNamara · 5 years ago
  26. 68bc6a5 add PixelFormat enum that replaces bit count in Bitmap/BitmapEx by Tomaž Vajngerl · 5 years ago
  27. a73f24f update pches by Julien Nabet · 5 years ago
  28. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  29. cc3b9c0 update pches by Julien Nabet · 5 years ago
  30. 2bcb38a update pches by Julien Nabet · 5 years ago
  31. 2372ce8 update pches by Caolán McNamara · 5 years ago
  32. 860b2d0 update pches by Caolán McNamara · 5 years ago
  33. d765ec2 transparency->alpha in tools::Color by Noel · 5 years ago
  34. 388c089 use new toRadians function in more places by Noel Grandin · 5 years ago
  35. 86c943b Cleanups after vcl/bitmapaccess.hxx splitting by Ilmari Lauhakangas · 5 years ago
  36. 88c0e46 custom literal for Degree10 by Noel Grandin · 5 years ago
  37. 5a42282 update pches by Caolán McNamara · 5 years ago
  38. 1ac4498 update pches by Caolán McNamara · 5 years ago
  39. 3d90997 make tools::Long 64-bit on Windows platform by Noel Grandin · 5 years ago
  40. 7a09d67 convert some more long -> tools::Long by Noel · 5 years ago
  41. 5e43e88 use tools::Long in comphelper..cui by Noel · 5 years ago
  42. 0fb58a1 new tools::Degree10 strong typedef by Noel Grandin · 5 years ago
  43. 269cf9d Resolves: tdf#137071 draw canvas under/over lines after background by Caolán McNamara · 6 years ago
  44. 72fd000 update pches by Caolán McNamara · 6 years ago
  45. 2449163 tdf#124176 Use #pragma once in cppcanvas by George Bateman · 6 years ago
  46. cef50b5 move Edit into toolkit only headers by Caolán McNamara · 6 years ago
  47. 98b4744 remove some unused includes and update pches by Caolán McNamara · 6 years ago
  48. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  49. baed93c compact namespace: cppcanvas by Noel Grandin · 6 years ago
  50. b050b7e update pches by Caolán McNamara · 6 years ago
  51. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  52. 29c5e1c cui,cppcanvas: create instances with uno constructors by Noel Grandin · 6 years ago
  53. b83ac35 loplugin:simplifypointertobool improve (2) by Noel Grandin · 6 years ago
  54. 054c0e7 loplugin:simplifypointertobool improve by Noel Grandin · 6 years ago
  55. e84d054 Make loplugin:simplifypointertobool handle parenthesized expressions by Stephan Bergmann · 6 years ago
  56. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  57. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  58. 6751a89 compact namespace in canvas..cui by Noel Grandin · 6 years ago
  59. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  60. e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
  61. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  62. f7f7fa8 loplugin:flatten in cppcanvas by Noel Grandin · 6 years ago
  63. 1178521 loplugin:buriedassign in c* by Noel Grandin · 6 years ago
  64. 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
  65. f99e765 clang-format c*,d*,e* with under 5-percent lines of change by Muhammet Kara · 6 years ago
  66. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  67. 84b396a2 new loplugin:namespaceindentation by Noel Grandin · 6 years ago
  68. e5cfe9c loplugin:makeshared in connectivity..cppuhelper by Noel Grandin · 6 years ago
  69. 248ddbc clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelper by Noel Grandin · 6 years ago
  70. 175a206 use more std::make_shared by Noel Grandin · 6 years ago
  71. f1656f7 tdf#124176: Use pragma once instead of include guards by cagatay · 6 years ago
  72. 583c1c3 tdf#124176: Use pragma once instead of include guards by Yusuf Keten · 6 years ago
  73. 685c964 sal_Char->char in cppcanvas..cui by Noel Grandin · 6 years ago
  74. 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
  75. 47dd2c6 Rewrite uses of boost::optional by Stephan Bergmann · 6 years ago
  76. f4544f3 tdf#42949 restore vcl/canvastools.hxx for OSL_DEBUG_LEVEL > 2 by Tomoyuki Kubota · 6 years ago
  77. 977c993 tdf#42949 Fix IWYU warnings in cppcanvas/ by Gabor Kelemen · 6 years ago
  78. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  79. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  80. c8e70f9 Fix typos by Andrea Gelmini · 7 years ago
  81. ff706aa rhbz#1728763 black bg seen in renderer emfs by Caolán McNamara · 7 years ago
  82. e6d23c1 loplugin:referencecasting in cppcanvas..cui by Noel Grandin · 7 years ago
  83. 31f0437 loplugin:passstuffbyref by Noel Grandin · 7 years ago
  84. 2ed3d69 Use hasElements to check Sequence emptiness in cppcanvas..desktop by Arkadiy Illarionov · 7 years ago
  85. e748bd2 Fix emfplus.cxx cppcanvas/qa by Julien Nabet · 7 years ago
  86. a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
  87. e2fcb27 regenerate PCH headers by Luboš Luňák · 7 years ago
  88. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  89. c6350b3 regenerate PCH headers for the 4 new levels by Luboš Luňák · 7 years ago
  90. d0119ff improve tools::Rectangle->basegfx::B2?Rectangle conversion by Noel Grandin · 7 years ago
  91. 18651db rename animate.hxx to animate/Animation.hxx, more changes follow by Tomaž Vajngerl · 7 years ago
  92. 0a3707c Fix typo by Andrea Gelmini · 7 years ago
  93. 98272c8 remove or change salbtype.hxx includes with the specific one by Tomaž Vajngerl · 7 years ago
  94. 725a1f5 loplugin:sequentialassign in comphelper..cui by Noel Grandin · 7 years ago
  95. 4a88213 tdf#42949 Fix IWYU warnings in include/cppcanvas/* by Gabor Kelemen · 7 years ago
  96. 5af9e26 Simplify containers iterations in cppcanvas, cppu, cppuhelper by Arkadiy Illarionov · 7 years ago
  97. 970ca8d loplugin:unusedfields in various by Noel Grandin · 7 years ago
  98. e44c31d CppunitTest_cppcanvas_emfplus: use CPPUNIT_TEST_FIXTURE() by Miklos Vajna · 7 years ago
  99. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  100. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago