1. 6491aa48a Rename methods *LOKit to *Kit by Tomaž Vajngerl · 2 days ago
  2. 9d3fa38 Convert LOKit to COKit in comments by Tomaž Vajngerl · 2 days ago
  3. 5e8e5a7 loplugin:unusedmethods by Noel Grandin · 2 months ago
  4. 5a26fff use more TypedWhichId to avoid casting by Noel Grandin · 3 months ago
  5. 4cb0615 Fraction->double in svx by Noel Grandin · 11 days ago
  6. 23440fe fix ubsan signed integer overflow by Noel Grandin · 3 weeks ago
  7. 64c6a8c Fraction->double in MapMode by Noel Grandin · 2 weeks ago
  8. e3ed0b4 Fraction->double in ImpSdrGDIMetaFileImport by Noel Grandin · 13 days ago
  9. f91eaca Fraction->double in ImpSdrPdfImport by Noel Grandin · 13 days ago
  10. 45235c8 Fraction->double in SdrFractionItem by Noel Grandin · 13 days ago
  11. ad40176 Fraction->double in SfxPoolItem by Noel Grandin · 14 days ago
  12. 610c3f5 Fraction->double in FrPair by Noel Grandin · 3 weeks ago
  13. 052177c Fraction->double in svx by Noel Grandin · 3 weeks ago
  14. 0a24800 Fraction->double in ResizeMarkedGluePoints by Noel Grandin · 3 weeks ago
  15. a4b5eda Fraction->double in SdrModel by Noel Grandin · 3 weeks ago
  16. c08ce0f Fraction->double in SdrModel by Noel Grandin · 3 weeks ago
  17. be2158e Fraction->double in CalculateNewScaling by Noel Grandin · 3 weeks ago
  18. d9add31 Fraction->double in ResizeMarkedPoints by Noel Grandin · 3 weeks ago
  19. 73b721c Fraction->double in ImpSetCharStretching by Noel Grandin · 3 weeks ago
  20. 821f502 Fraction->double in ResizeMultMarkedObj by Noel Grandin · 3 weeks ago
  21. 3c7cf1b tdf#161837 use double instead of Fraction class by Jesus Solis · 4 weeks ago
  22. cc3d36b Fraction->double in SdrDragStat by Noel Grandin · 3 weeks ago
  23. afbda62 Fraction->double in SdrEditView::ResizeMarkedObj by Noel Grandin · 3 weeks ago
  24. 282cb40 Fraction->double in SdrObject::Resize by Noel Grandin · 3 weeks ago
  25. 327840f Fraction->double in SdrDragResize by Noel Grandin · 3 weeks ago
  26. fab4fe7 Rename all LOK_* to KIT_* in COKitEnum.h by Tomaž Vajngerl · 10 days ago
  27. e03b797 Rename LokChartHelper to KitChartHelper by Tomaž Vajngerl · 10 days ago
  28. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  29. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  30. 7a377c3 drop libreOfficeKit in method names on CoKitCallbackInterface class by Tomaž Vajngerl · 10 days ago
  31. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  32. 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
  33. d1871b6 Rename LibreOfficeKitEnums.h to COKitEnums.h by Tomaž Vajngerl · 10 days ago
  34. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  35. 85f8c97 LOK: send graphic format extension in graphicselection callback by Andras Timar · 2 weeks ago
  36. 36cc8df tdf#171337: improve prefix generation to guarantee uniqueness by Mike Kaganski · 3 weeks ago
  37. 6c0c94e Guard against disposed windows in cursor/text-edit paths by Andras Timar · 3 weeks ago
  38. 688a865 svx: skip disposed windows in SdrBeginTextEdit multi-view iteration by Andras Timar · 4 weeks ago
  39. 314fffe tdf#171225: don't lose camera rotation angle for mnShapePresetType < 0 by Mike Kaganski · 4 weeks ago
  40. dee0cfb fix assorted VirtualDevice GDI handle leaks by Mike Kaganski · 6 weeks ago
  41. 74bb076 svx: fix SIGSEGV in SdrEndTextEdit OutlinerView cleanup (LOKit multi-view) by Andras Timar · 6 weeks ago
  42. bffa044 tdf#170595 speed up SdrObject::MakeNameUnique a little by Noel Grandin · 8 weeks ago
  43. 65b3f52 sd: Default drawing style to use ComplexColor for fill and line by Tomaž Vajngerl · 4 months ago
  44. 64634d4 tdf#139968 first shear then rotate point of arc by Regina Henschel · 9 weeks ago
  45. 26e926a Chart themes improvements by Attila Szűcs · 7 months ago
  46. 45bf723 tdf#170386: Delay broadcasting object changes, not drop it by Mike Kaganski · 10 weeks ago
  47. b166202 Use non-broadcasting calls in SdrObjCustomShape::TRSetBaseGeometry by Mike Kaganski · 10 weeks ago
  48. aaa98d9 Simplify a bit by Mike Kaganski · 10 weeks ago
  49. 21c0963 primitive2d: fix double glow and soft edge effect regression in shapes by Marco Cecchetti · 2 months ago
  50. 4ba1bd3 chart: provide support for applying a glow effect to a chart element by Marco Cecchetti · 3 months ago
  51. ce568d3 Don't null-deref if pView is not present by Caolán McNamara · 3 months ago
  52. 8d74986 tdf#170257 Dragging a shape over another shape changes positions by Noel Grandin · 3 months ago
  53. 6042dea handle multiple glyphs mapped to the same unicode character by Caolán McNamara · 5 months ago
  54. cf980c4 flatten SdrObjEditView::TextEditDrawing by Caolán McNamara · 3 months ago
  55. 3b85702 nViewCount is always > 0 here by Caolán McNamara · 3 months ago
  56. 5228d7d comphelper::LibreOfficeKit::isActive() is always true in this branch by Caolán McNamara · 3 months ago
  57. 7fdbdf9 Related tdf#170027 - Crash when undoing shape drag with Alt pressed by Balazs Varga · 3 months ago
  58. b0b63da sd: make previews in canvas page non-deletable by Mohit Marathe · 5 months ago
  59. 44bdc47 Revert "svx: fixed textbox text always black on dark theme" by Pranam Lashkari · 3 months ago
  60. a541979 svx: update background color of editing outliner view by Pranam Lashkari · 3 months ago
  61. d2a2886 tdf#170095 override soft edge if there are 3D effects by Jaume Pujantell · 3 months ago
  62. cb22f07 tdf#169813 - Reset default dash option during GDIMetaFileImport by Andreas Heinisch · 3 months ago
  63. 214fc06 tdf#169813 - Reset default dash option during GDIMetaFileImport by Andreas Heinisch · 3 months ago
  64. 4e7d148 Avoid std::stringstream::view() by Andras Timar · 3 months ago
  65. 17d1642 Move m_xPlayerListener inside HAVE_FEATURE_AVMEDIA by Tor Lillqvist · 1 year, 6 months ago
  66. 863334b tdf#170027 - sd fix crash when undoing shape drag with Alt pressed by Balazs Varga · 3 months ago
  67. 12adbde Related: tdf#148041 - sd editeng fix: clicking text will make line by Balazs Varga · 4 months ago
  68. 06d1b0b ubsan: fix downcast (2) by Noel Grandin · 4 months ago
  69. b5fa767 tdf#75280 Convert inappropriate use of sal_uIntPtr by Daniel Lee · 4 months ago
  70. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  71. 8a7b5d8 tdf#169414 Ghost object remains in original position after object is moved by Noel Grandin · 4 months ago
  72. 4d24007 tdf#146619 Run IWYU again on include/svl/ by Gabor Kelemen · 5 months ago
  73. 8e86827 more efficient to use makeStringAndClear here by Noel Grandin · 5 months ago
  74. f64779d Avoid useless potential reallocation by Mike Kaganski · 5 months ago
  75. 47da2ff Avoid some std::string creation by Mike Kaganski · 5 months ago
  76. c2a0e06 new loplugin:stringplusequal by Noel Grandin · 5 months ago
  77. 5eac589 tdf#89544: Display small, 3x3 pixel crosses for main grid points. by Tamás Zolnai · 5 months ago
  78. e3ea978 vcl: remove OutputDevice::DrawBitmapEx() by Christopher Sherlock · 7 months ago
  79. b3ea965 tdf#169311: Improve accuracy of rendering of grid points in Writer. by Tamás Zolnai · 5 months ago
  80. 87e2c16 tdf#169291: Fix rendering of solid grid in Writer. by Tamás Zolnai · 5 months ago
  81. 6fec895 Distribute information about SmartArt being selected by Armin Le Grand (collabora) · 5 months ago
  82. e49b92a tdf#169226: Avoid rendering grid points outside of the drawing area by Tamás Zolnai · 5 months ago
  83. d7ee2ba text in an fodg converted from pdf reimporting split over two lines by Caolán McNamara · 5 months ago
  84. 2c7f518 we dont know the 'family type' by Caolán McNamara · 5 months ago
  85. 68c5c60 take into account clipping for pdf graphics by Caolán McNamara · 5 months ago
  86. 8e9817b split out pdfium segments to polypolygon conversion by Caolán McNamara · 5 months ago
  87. 112bfd6 pdf maClip is dead code by Caolán McNamara · 5 months ago
  88. 2f46ae4 ofz#455510770 Integer-overflow by Caolán McNamara · 5 months ago
  89. c1b5912 only import fonts once from a pdf by Caolán McNamara · 5 months ago
  90. a1c3cdb font dict obj num by Caolán McNamara · 5 months ago
  91. 2e61360 use pdfium to map ToUnicode character codes to glyph indexes by Caolán McNamara · 5 months ago
  92. f7c7ea2 make PDFiumFont a separate class by Caolán McNamara · 5 months ago
  93. bf5a5f9 skip empty fonts by Caolán McNamara · 6 months ago
  94. 86be931 matrix shear used to create an italic effect by Caolán McNamara · 6 months ago
  95. 4c1f88e stash and elide global font matrix and overwrite local one with it by Caolán McNamara · 6 months ago
  96. cfb9b5e extract fill/stroke patterns as bitmaps by Caolán McNamara · 6 months ago
  97. 38bf7e0 use createBitmapFromBuffer to get transparency by Caolán McNamara · 6 months ago
  98. 6ac9de3 maOldLineColor is unused by Caolán McNamara · 6 months ago
  99. fb50661 provide fallback toUnicode using name key via Adobe Standard by Caolán McNamara · 6 months ago
  100. c93df20 split out current use as new class and ctor by Caolán McNamara · 6 months ago