1. f181630 drawinglayer: move TextLayouter to processor2d by Tomaž Vajngerl · 5 years ago
  2. 19a86e0 drawinglayer: make VisitingParameters constructor explicit by Tomaž Vajngerl · 5 years ago
  3. b5d6416 make BasePrimitive2D easier extensible with VisitingParameters by Tomaž Vajngerl · 5 years ago
  4. fe368c4 Revert "hack for gradients split into adjacent polygons (tdf#133016)" by Tomaž Vajngerl · 6 years ago
  5. 14d22b2 vcl: add a Bitmap interface to basegfx, BitmapEx implementing it by Tomaž Vajngerl · 6 years ago
  6. bb4e64f drawinglayer: externalize PolygonWavePrimitive2D class by Tomaž Vajngerl · 6 years ago
  7. a889156 drawinglayer: externalize PointArrayPrimitive2D class by Tomaž Vajngerl · 6 years ago
  8. 0333dc4 drawinglayer: externalize classes in texture.hxx by Tomaž Vajngerl · 6 years ago
  9. 069b5ad drawinglayer: externalize FillHatchPrimitive2D class by Tomaž Vajngerl · 6 years ago
  10. 1ad8107 Add OutputDevice::drawPrimitive2D to OutputDevice by Tomaž Vajngerl · 6 years ago
  11. 5e078a6 Separate core drawinglayer func. into drawinglayercore library by Tomaž Vajngerl · 6 years ago
  12. 7b5922e osl::Mutex->std::mutex in DispatchHelper by Noel Grandin · 4 years, 8 months ago
  13. 74f4a17 Fix Nesting Level Bug in ProfileZone by Gopi Krishna Menon · 4 years, 8 months ago
  14. 172f589 tdf#38194 related: introduce StylesList control by Anshu · 4 years, 10 months ago
  15. 5c9001a drop FontAlign alias of TextAlign by Caolán McNamara · 4 years, 8 months ago
  16. 8618707 tsan:data race in ThreadPoolTest::testWorkerUsage by Noel Grandin · 4 years, 8 months ago
  17. bb2470f osl::Mutex->std::mutx in OSequenceOutputStream by Noel Grandin · 4 years, 8 months ago
  18. 957a66e osl::Mutex->std::mutex in SequenceInputStream by Noel Grandin · 4 years, 8 months ago
  19. f107e68 osl::Mutex->std::mutex in OAccessibleKeyBindingHelper by Noel Grandin · 4 years, 8 months ago
  20. b595a93 use less GetOutDev() by Noel Grandin · 4 years, 8 months ago
  21. e1511ce indexing: add LOKit API to render the search result into a bitmap by Tomaž Vajngerl · 4 years, 9 months ago
  22. eb31491 tools: use upper case GetWidth/GetHeight for Rect for repr. string by Tomaž Vajngerl · 4 years, 9 months ago
  23. 15123755 tdf#143148: Use pragma once instead of include guards by Huilin · 4 years, 8 months ago
  24. ac80ec8 Make duplicate generated numbering identifiers unique, tdf#143526 follow-up by Eike Rathke · 4 years, 8 months ago
  25. 1009cb9 Update git submodules by Olivier Hallot · 4 years, 8 months ago
  26. 88d6e68 lok sidebar: remove unused code by Szymon Kłos · 4 years, 9 months ago
  27. 63ed9fe jsdialog: sidebar: enable fontwork popups by Szymon Kłos · 4 years, 9 months ago
  28. d222999 jsdialog: sidebar: dump expanded state for panel by Szymon Kłos · 4 years, 9 months ago
  29. 6146b18 tdf#142817: Correctly replace animation effect that comes with a command by Katarina Behrens · 4 years, 9 months ago
  30. 5aa8ff2 Update git submodules by Julien Nabet · 4 years, 8 months ago
  31. f186149 osl::Mutex->std::mutex in OSLInputStreamWrapper by Noel Grandin · 4 years, 8 months ago
  32. adeaa3a Update VS natvis for recent WhichRangesContainer changes by Mike Kaganski · 4 years, 8 months ago
  33. acb38a8 Update git submodules by Olivier Hallot · 4 years, 8 months ago
  34. e1558624 osl::Mutex->std::mutex in OSeekableInputWrapper by Noel Grandin · 4 years, 8 months ago
  35. 720ddd9 osl::Mutex->std::mutex in FormulaBuffer by Noel Grandin · 4 years, 8 months ago
  36. c186d09 Add NumberingIdentifier unit test, tdf#143526 related by Eike Rathke · 4 years, 8 months ago
  37. 8ede336 Fix --enable-mergelibs `make check` by Stephan Bergmann · 4 years, 8 months ago
  38. de7db88 loplugin:unnecessarymethods by Noel Grandin · 4 years, 8 months ago
  39. 85141c9 no need for this map to be optional by Noel Grandin · 4 years, 8 months ago
  40. 0be7fdf osl::Mutex->std::mutex in ColumnBlockPositionSet by Noel Grandin · 4 years, 8 months ago
  41. 2745715 return by const& in LocaleDataWrapper by Noel Grandin · 4 years, 8 months ago
  42. 52b8697 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
  43. 962b630 jsdialog: use original container type for popups by Szymon Kłos · 4 years, 9 months ago
  44. 56e8d9d jsdialog: sidebar: don't close popups when first time used by Szymon Kłos · 4 years, 9 months ago
  45. 6c7d692 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
  46. 2e894d5 drop some unneeded includes by Caolán McNamara · 4 years, 8 months ago
  47. a57ec3c use the parent as available from HangulHanjaConversion by Caolán McNamara · 4 years, 8 months ago
  48. 3e35fb7 Intialize the VCL test dialog directly instead of dispatching command by homeboy445 · 4 years, 9 months ago
  49. 27612dc Revert "cid#1486241 'Constant' variable guards dead code" by Samuel Mehrbrodt · 4 years, 8 months ago
  50. a30e71b sidebar: unify LineWidthPopup with other WeldToolbarPopups by Szymon Kłos · 4 years, 9 months ago
  51. b206dda jsdialog: enable line end style popup by Szymon Kłos · 4 years, 9 months ago
  52. 202bdf0 Adapt again to C++20 char8_t by Stephan Bergmann · 4 years, 8 months ago
  53. 77c3937 jsdialog: handle toolbox menus toggling by Szymon Kłos · 4 years, 10 months ago
  54. cf9baa9 jsdialog: toolbox popups by Szymon Kłos · 4 years, 10 months ago
  55. e1fe04f Avoid some division by zero by Stephan Bergmann · 4 years, 8 months ago
  56. 6f8f757 Fix typos by Andrea Gelmini · 4 years, 8 months ago
  57. 53840ff Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 8 months ago
  58. 4598a38 tdf#143526 fix and add Korean numbering by DaeHyun Sung · 4 years, 8 months ago
  59. ff1d416 sw: use more StaticWhichCast() in source/core/txtnode/ by Miklos Vajna · 4 years, 8 months ago
  60. 4c93b0e lok: sc: unit test for non existent tab view data fix by Dennis Francis · 4 years, 9 months ago
  61. fb0628b tdf#91083 sw layout: don't emulate table keep when already set by Justin Luth · 4 years, 8 months ago
  62. 82b1421 crashreport writerfilter: findColumn(unsigned long,unsigned long) by Justin Luth · 4 years, 9 months ago
  63. 99fa607 Annotate the .eh_frame data by Stephan Bergmann · 4 years, 8 months ago
  64. 5aa74aa Removed executable bits on source file by Andrea Gelmini · 4 years, 8 months ago
  65. 387eaa2 Related: ofz#36348 ubsan runtime error: value outside representable range by Caolán McNamara · 4 years, 8 months ago
  66. 56cebfd Keep ScParameterClassification sorted, tdf#76310 follow-up by Eike Rathke · 4 years, 8 months ago
  67. 968e758 XAccessibleValue::getMinimumIncrement: Add "@since" annotation by Michael Weghorn · 4 years, 8 months ago
  68. 72773c8 Update git submodules by Stanislav Horacek · 4 years, 8 months ago
  69. 5163181 Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions by Eike Rathke · 4 years, 8 months ago
  70. 24b06b9 log access violation on windows tinderboxen by Noel Grandin · 4 years, 8 months ago
  71. 67faef7 A typo by Mike Kaganski · 4 years, 8 months ago
  72. be37640 Minor fix in comment for XAccessibleValue::getMinimumValue by Michael Weghorn · 4 years, 8 months ago
  73. f62cbfe qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSize by Michael Weghorn · 4 years, 8 months ago
  74. b5ada12 a11y: Add XAccessibleValue::getMinimumIncrement method by Michael Weghorn · 4 years, 8 months ago
  75. 349a880 a11y: Expose FormattedField as spinbox by Michael Weghorn · 4 years, 8 months ago
  76. 9ceb47c Move SVTXNumericField and parents to public toolkit header by Michael Weghorn · 4 years, 8 months ago
  77. c4bcdb3 lok: sc: avoid crash on non existent tab view data by Dennis Francis · 4 years, 9 months ago
  78. cc7ff6d Three identical functions for a class is a bit too much by Mike Kaganski · 4 years, 8 months ago
  79. 96c8255 Update git submodules by Rafael Lima · 4 years, 8 months ago
  80. 90f9a35 Don't steal focus from popup in online by Szymon Kłos · 4 years, 10 months ago
  81. 333f0cb jsdialog: handle popover close by Szymon Kłos · 4 years, 10 months ago
  82. 79eab84 jsdialog: dump and activate popup windows by Szymon Kłos · 4 years, 10 months ago
  83. 3ed7511 simplify SvtOptionsDialogOptions by Noel Grandin · 4 years, 8 months ago
  84. ca344be tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64 by Stephan Bergmann · 4 years, 8 months ago
  85. f7709a6 Update git submodules by Christian Lohmaier · 4 years, 8 months ago
  86. 10926dd Move SalInstancePopover decl to header file by Szymon Kłos · 4 years, 10 months ago
  87. 6eb9fde ODFF: eliminate spaces between function name and initial opening parenthesis by Eike Rathke · 4 years, 8 months ago
  88. 5a9d762 ZipPackageHelper is now used in Library_cui outside Library_merged by Stephan Bergmann · 4 years, 8 months ago
  89. 8112bca Clean up bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx by Stephan Bergmann · 4 years, 8 months ago
  90. a330732 tdf#107953 - Extend significant digits by Andreas Heinisch · 4 years, 8 months ago
  91. 1ec5a13 jsdialog: dump internal image for buttons by Szymon Kłos · 4 years, 10 months ago
  92. 2cb0eba jsdialog: sidebar: fix closing by Szymon Kłos · 4 years, 10 months ago
  93. a72b7e2 jsdialog: weld MenuButton by Szymon Kłos · 4 years, 10 months ago
  94. 44a4b028 Consolidate saturating_(add,sub) for signed and unsigned by Mike Kaganski · 4 years, 8 months ago
  95. d8fec57 use officecfg for SvtCJKOptions by Noel Grandin · 4 years, 8 months ago
  96. 3808418 Add SwModelTestBase::loadAndSave() by Miklos Vajna · 4 years, 8 months ago
  97. 3bd2f04 Just to fix a warning by Julien Nabet · 4 years, 8 months ago
  98. 73041de tdf#101630 - gdrive support w/oAuth and Drive API v3 by Christian Lohmaier · 5 years ago
  99. 5411aaf Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx by Stephan Bergmann · 4 years, 8 months ago
  100. 1940ffc ofz#36348 Integer-overflow by Caolán McNamara · 4 years, 8 months ago