1. 9198322 warn about exotic protocols as well by Caolán McNamara · 2 years, 5 months ago
  2. ba07bfc tdf#133560: re-anchor objects, to use paragraph's dispose for bEndOfDocument by Mike Kaganski · 2 years, 10 months ago
  3. b963e5b xmloff: ODF import: adapt generator parsing to 2-digit major versions by Michael Stahl · 2 years, 9 months ago
  4. de8c8ce tdf#155823: Improve the check if the list id is not required by Mike Kaganski · 2 years, 10 months ago
  5. 9d7d357 tdf#148142 chart: fix export of modified On/Between tick marks by Tünde Tóth · 2 years, 11 months ago
  6. c2cfeed tdf#155238: Reimplement how ListAutoFormat is stored to ODF by Mike Kaganski · 2 years, 11 months ago
  7. 49a5544 put floating frames under managed links control by Caolán McNamara · 3 years ago
  8. c5b3802 crashreporting: getUsedFontList() crash by Caolán McNamara · 3 years ago
  9. d505d6b xmloff: ODF export: produce alt text and description for MediaShape by Michael Stahl · 3 years, 1 month ago
  10. 198b138 tdf#153925 xmloff,sw: decorative flag on frame styles by Michael Stahl · 3 years, 1 month ago
  11. 134df0c tdf#153179 ODP export regression: fix lost shape at missing object by Tünde Tóth · 3 years, 2 months ago
  12. 8a53a45 tdf#153161: (Ab)use a call to XTextRange::getString to flush edits by Mike Kaganski · 3 years, 2 months ago
  13. 02ae875 tdf#150806 ODT export: fix fallback svg:width/height for zero layout size by Miklos Vajna · 3 years, 2 months ago
  14. 5c822b9 xmloff: ODF export: missing extension check in XMLStyleExport by Michael Stahl · 3 years, 2 months ago
  15. af92024 tdf#152710 xmloff: ignore exception in XMLChangedRegionImportContext by Michael Stahl · 3 years, 3 months ago
  16. 209dce6 sw: fix ODT import of paragraph marker formatting by Miklos Vajna · 3 years, 4 months ago
  17. a63e69b crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0B by Caolán McNamara · 3 years, 4 months ago
  18. 22cb755 tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys by Michael Stahl · 3 years, 4 months ago
  19. 1c0cd3c tdf#152266 only warn about script:event-listener with non-empty targets by Caolán McNamara · 3 years, 4 months ago
  20. 03a84f6 Fix sd encoded table style name handling by Maxim Monastirsky · 3 years, 4 months ago
  21. da79846 crashtesting ooo84576-1.odt by Noel Grandin · 3 years, 4 months ago
  22. b15eb16 tdf#152380: add checks for names and values sequences length equality by Mike Kaganski · 3 years, 4 months ago
  23. 01a3cc1 tdf#133343 collect autostyle prop names by Noel Grandin · 3 years, 4 months ago
  24. daab698 sd: replace hardcoded table styles with xml file by Maxim Monastirsky · 3 years, 5 months ago
  25. c130063 Remove some unused includes by Miklos Vajna · 3 years, 4 months ago
  26. 5d683e8 Export modified table styles by Maxim Monastirsky · 3 years, 5 months ago
  27. 7986d35 move password handling from SwModelTestBase to UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  28. 87dce61 UnoApiTest: factor out common code by Xisco Fauli · 3 years, 5 months ago
  29. 56db640 sw content controls: allow no list items in a dropdown by Miklos Vajna · 3 years, 5 months ago
  30. 248be1f UnoApiTest: simplify code by using tempfile member by Xisco Fauli · 3 years, 5 months ago
  31. 0a93f33 xmloff: write transliteration-spellout only in extended ODF by László Németh · 3 years, 5 months ago
  32. e14a3eb tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry by Noel Grandin · 3 years, 5 months ago
  33. be63419 qa: remove duplicated code by Xisco Fauli · 3 years, 5 months ago
  34. 2dd592f UnoApiXmlTest: add new wrapper for XmlTestTools tests by Xisco Fauli · 3 years, 5 months ago
  35. d40d64d swmodeltestbase: remove duplicated code by Xisco Fauli · 3 years, 5 months ago
  36. 6f32f1a tdf#72238 xmloff,sd: Import of <style:table-cell-properties> by Maxim Monastirsky · 3 years, 5 months ago
  37. 470201f tdf#145240 add flexibility to receiving PolyPolygons over UNO API by Armin Le Grand (allotropia) · 3 years, 5 months ago
  38. ff97d04 UnoApiTest: use validate when saving files by Xisco Fauli · 3 years, 5 months ago
  39. dd1069d CppunitTest_xmloff_draw: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  40. 9cb1b33 CppunitTest_xmloff_style: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  41. 910bbd3 CppunitTest_xmloff_text: inherit from UnoApiTest by Xisco Fauli · 3 years, 5 months ago
  42. 888a8c3 sw content controls, alias and tag: add ODT filter by Miklos Vajna · 3 years, 6 months ago
  43. 97ee126 WASM add Calc as optional build result, make it build & run by Balazs Varga · 3 years, 8 months ago
  44. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  45. 1f09bf7 crashtesting: assert on converting ooo64499-3.sxc to ods by Caolán McNamara · 3 years, 6 months ago
  46. a0a529a xmloff: ODF import: fix crash on fdo34997-1.odt by Michael Stahl · 3 years, 7 months ago
  47. 21d93d8 sw content controls, combo box: add ODT filter by Miklos Vajna · 3 years, 7 months ago
  48. 776ea34 use more string_view in xmloff by Noel Grandin · 3 years, 7 months ago
  49. bdf3468 tdf#151100: xText->getString() may be empty for content needing export by Mike Kaganski · 3 years, 7 months ago
  50. 80550ad tdf#150990 ODT export: fix zero layout size of scale/scale images by Miklos Vajna · 3 years, 7 months ago
  51. 23c01f8 Add documentation for data table added classes and functions by Tomaž Vajngerl · 3 years, 7 months ago
  52. 47fe492 remove accidental printf by Tomaž Vajngerl · 3 years, 7 months ago
  53. f4f8f6f -Werror=maybe-uninitialized by Stephan Bergmann · 3 years, 7 months ago
  54. 58cb4fc tdf#150927: properly handle nesting in tables by Mike Kaganski · 3 years, 7 months ago
  55. c70ee4a tdf#149551 use 'WritingMode' instead of TextPreRotateAngle by Regina Henschel · 3 years, 8 months ago
  56. b32c44f WARN->INFO in XMLTextFrameContext_Impl by Noel Grandin · 3 years, 7 months ago
  57. ca510d6 loplugin:unusedmethods by Noel Grandin · 3 years, 7 months ago
  58. 46216a7 check impress/calc IFrame "FrameURL" target by Caolán McNamara · 3 years, 7 months ago
  59. 4aa464f no need to use unique_ptr for this map in XMLRedlineExport by Noel Grandin · 3 years, 7 months ago
  60. c9c68f0 cid#1500508 Using a moved object by Noel Grandin · 3 years, 7 months ago
  61. 51103b8 flatten data structures in SvXMLAutoStylePoolP_Impl a little by Noel Grandin · 3 years, 7 months ago
  62. e268ac2 xmloff: extract ExportGraphicPreview() from ... by Miklos Vajna · 3 years, 7 months ago
  63. cbc6e67 avmedia: implement video crop support in the ODP filter by Miklos Vajna · 3 years, 7 months ago
  64. 46dc9f3 tdf#57317 odf export: avoid autolist conflict with NumberingStyles by Justin Luth · 3 years, 8 months ago
  65. 64be705 tdf#150407 do not use loext in save in ODF strict by Regina Henschel · 3 years, 8 months ago
  66. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  67. 292fd4d cid#1509254 Uninitialized scalar variable by Caolán McNamara · 3 years, 8 months ago
  68. 203eaef xmloff: import and export for the chart data table by Tomaž Vajngerl · 3 years, 8 months ago
  69. f1f6c82 tdf#150235: use correct types in XMLTextColumnsExport by Mike Kaganski · 3 years, 8 months ago
  70. e010a57 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by ehsan · 3 years, 9 months ago
  71. 0f195db Fix typo by Andrea Gelmini · 3 years, 8 months ago
  72. 6cf1f3c crashtest: fix crash on ODT export of forum-mso-de-84211.docx by Miklos Vajna · 3 years, 8 months ago
  73. 33cf26c sw content controls, date: add ODT filter by Miklos Vajna · 3 years, 9 months ago
  74. 1c50d7e Removed duplicated include by Andrea Gelmini · 3 years, 9 months ago
  75. e00225b elide some temporary OUStrings by Noel Grandin · 3 years, 9 months ago
  76. 9f4af85 tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF export by Mike Kaganski · 3 years, 9 months ago
  77. 454e182 Simplify XMLTextParagraphExport::addHyperlinkAttributes by Mike Kaganski · 3 years, 9 months ago
  78. 56dff7b tdf#96723 Number format: embedded text in decimal by Laurent BP · 3 years, 11 months ago
  79. ca2a4a4 clang-tidy modernize-pass-by-value in xmloff by Noel Grandin · 3 years, 9 months ago
  80. 20c5484 tdf#143148 - Use pragma once instead of include guards by Arman Rezaei · 3 years, 9 months ago
  81. 463178f xmloff, sw: ODF import/export of fieldmark separator by Michael Stahl · 3 years, 9 months ago
  82. adf4197 elide some string copies by Noel Grandin · 3 years, 9 months ago
  83. db63000 tdf#137544 reduce ref-counting traffic by Noel Grandin · 3 years, 9 months ago
  84. d30810b dont instantiate TextImport unless we need it by Noel Grandin · 3 years, 9 months ago
  85. ac33020 tdf#137544 avoid some temporary OUString by Noel Grandin · 3 years, 9 months ago
  86. d031acc Check sax::Converter::parseDateTime() success return value by Eike Rathke · 3 years, 9 months ago
  87. 30ef327 tdf#143148 Use pragma once instead of include guards by Mahkame Arabgari · 3 years, 10 months ago
  88. e021fc0 tdf#143148: Use pragma once instead of include guards by Parsa · 3 years, 10 months ago
  89. 9c2c48f1 tdf#128150 xmloff: ODF import/export of fill-use-slide-background by Michael Stahl · 3 years, 10 months ago
  90. aca189d tdf#149551 write draw:text-rotate-angle only once by Regina Henschel · 3 years, 10 months ago
  91. b675829 Remove some unused includes by Miklos Vajna · 3 years, 10 months ago
  92. f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  93. 485300f loplugin:unusedmethods by Noel Grandin · 3 years, 10 months ago
  94. 33a8c4b Related: tdf#149484 Write proper <number:boolean-style> with <number:text> by Eike Rathke · 3 years, 10 months ago
  95. 0252312 Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style> by Eike Rathke · 3 years, 10 months ago
  96. 875abc7 Use o3tl::make_unsigned, length is known to be non-negative by Stephan Bergmann · 3 years, 10 months ago
  97. b1a4d2a tdf#148846 TOC: Character fill for tabulation is wrong by Noel Grandin · 3 years, 10 months ago
  98. 733a6b4 elide some makeStringAndClear() class by Noel Grandin · 3 years, 10 months ago
  99. 7a1d4b7 tdf#149420 sw offapi xmloff: add hyphenation zone by László Németh · 3 years, 10 months ago
  100. e89e3a8 The return value of those getLength functions is guaranteed to be non-negative by Stephan Bergmann · 3 years, 10 months ago