1. b8b17c86 Implement translation mapper for XML content. by Michael Meeks · 9 months ago private/mmeeks/l10nmapper
  2. 3b581a9 we can use GetMimeTypeForXGraphic directly by Caolán McNamara · 6 months ago
  3. d73d26e optionally explode pdf into odf elements as fodg export time by Caolán McNamara · 7 months ago
  4. c75b7dc add FilterOptions to ODF export by Caolán McNamara · 7 months ago
  5. ae863d3 tdf#168321 sw format redline, direct: fix ODF strict export by Miklos Vajna · 7 months ago
  6. 6b29459 tdf#167761 sw format redline, char style+direct: add ODT export by Miklos Vajna · 7 months ago
  7. 1b440b5 tdf#167761 sw format redline, char style: fix missing encode in ODF filter by Miklos Vajna · 8 months ago
  8. 1f605fe tdf#167761 sw format redline, char style: implement ODF import by Miklos Vajna · 8 months ago
  9. 47cb60b tdf#167761 sw format redline, char props: implement ODF import by Miklos Vajna · 8 months ago
  10. a856e95 tdf#167761 sw format redline: implement ODF export by Miklos Vajna · 8 months ago
  11. b141a53 EmbeddedFontsHelper -> EmbeddedFontsManager by Mike Kaganski · 8 months ago
  12. 7dcb33f Delay embedded fonts activation until SfxObjectShell::FinishedLoading by Mike Kaganski · 8 months ago
  13. b51b2b9 Don't write multiple copies of identical embedded font files by Mike Kaganski · 8 months ago
  14. 20bbbe1 Some bugus warnings still hit with GCC 15 by Stephan Bergmann · 9 months ago
  15. 1a10146 ODF embedded fonts - skip common fonts by Mike Kaganski · 8 months ago
  16. 7a3d121 Related: tdf#166627 Write font-face-src for each mention of embedded font by Mike Kaganski · 11 months ago
  17. eba7d8d tdf#166627: embed fonts everywhere we emit font data by Mike Kaganski · 11 months ago
  18. a625b40 tdf#166882 - sd odf clipboard: fix missing copy/pasted graphic bullets by Balazs Varga · 8 months ago
  19. 5463d15 const up various static locals by Noel Grandin · 9 months ago
  20. 5b4a8ee constexpr for xforms_int32, etc by Caolán McNamara · 9 months ago
  21. d18e6009 const up some more pieces by Caolán McNamara · 9 months ago
  22. 182a585 constexpr gTableStyleElements, etc. by Caolán McNamara · 9 months ago
  23. 0656c2b const some more things by Caolán McNamara · 9 months ago
  24. bd315b7 tdf#167358 Revert "tdf#156707 xmloff import: always provide ControlBorder by Justin Luth · 9 months ago
  25. 07cfd1c tdf#166428 accept stock charts with only low and high series by Regina Henschel · 10 months ago
  26. 6b9ddb0 QNameParam can constexpr by Caolán McNamara · 9 months ago
  27. 36d3f76 reuse existing tokennames instead of including duplicate by Caolán McNamara · 9 months ago
  28. b6ad7bf use gperf -fpic friendly version mode by Caolán McNamara · 9 months ago
  29. 38784ac tdf#156707 xmloff import: always provide ControlBorder property #2 by Justin Luth · 11 months ago
  30. 80139ff tdf#166319 sw interdependent redlines: handle ODF export of delete under format by Miklos Vajna · 11 months ago
  31. d29ac33 crashtesting: unable to reimport odp export of fdo72444-1.pptx by Caolán McNamara · 12 months ago
  32. 372fcff cool#11320 xmloff: warn, but not fail when can't export a numbering style by Miklos Vajna · 1 year ago
  33. ae2fa7a tdf#165315 Store field:fieldmark in a text::span by Oliver Specht · 1 year, 1 month ago
  34. f5c81f9 tdf#141415 reduce time spent loading language data by Noel Grandin · 1 year ago
  35. 5f271a0 cool#11320 xmloff lok: improve error reporting by Miklos Vajna · 1 year, 1 month ago
  36. c2a032e tdf#165181 Don't overwrite guessed media MIME type with default on load by Aron Budea · 1 year, 2 months ago
  37. 2610e03 tdf#151278 tdf#164724 tdf#164728 tdf#164729 switch off charts number format by Oliver Specht · 1 year, 2 months ago
  38. ca92703 tdf#120397 - odf export fix missing texts in text box control by Balazs Varga · 1 year, 2 months ago
  39. 013092b Slightly more informative logging by Aron Budea · 1 year, 3 months ago
  40. a12bd4f [API CHANGE] sd pdfium: add page number when saving/loading pdf pages as images by Jaume Pujantell · 1 year, 2 months ago
  41. d32f6ec tdf#121119 master docs at-page anchor: fix duplicated images by László Németh · 1 year, 2 months ago
  42. 1b15a2a crashtesting: fix assert while parsing tdf94588-1.odt by Jonathan Clark · 1 year, 4 months ago
  43. 3e6ad94 don't bother passing const std::[u16]string_view by reference by Caolán McNamara · 1 year, 4 months ago
  44. 8c1dbd3 cid#1607542 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 4 months ago
  45. 7d89a348 tdf#164101: avoid incorrect OLE object scaling during loading by Mike Kaganski · 1 year, 4 months ago
  46. b7c6bc0 tdf#164046 style searching improvement breaks Impress layout by Noel Grandin · 1 year, 4 months ago
  47. 678f732 tdf#158237 Use C++20 contains() instead of find() and end() by Simon Chenery · 1 year, 4 months ago
  48. 7e4f4a0 tdf#163913 Implement font-relative margins by Jonathan Clark · 1 year, 5 months ago
  49. 7cec594 tdf#131862 No table:cell-range-address in ODF 1.4 by Regina Henschel · 1 year, 4 months ago
  50. ab60c81 Fix typo by Andrea Gelmini · 1 year, 4 months ago
  51. b10d331 tdf#161800 - I/O of '# of values in second plot' parameter not supported by Kurt Nordback · 1 year, 9 months ago
  52. 869fff4 Related: tdf#160517 - chart odf: import/export formatted chart titles by Balazs Varga · 1 year, 4 months ago
  53. c80cbce PVS: V547 Expression '!aPropertyStates.empty()' is always true. by Xisco Fauli · 1 year, 4 months ago
  54. 9ab81e7 PVS: V547 Expression '!aPropertyStates.empty()' is always true. by Xisco Fauli · 1 year, 4 months ago
  55. 512ef23 tdf#163974: ignore nested footnotes on ODF import by Mike Kaganski · 1 year, 5 months ago
  56. 8391024 tdf#160404 tdf#160535 tdf#160536 - sc improve sheet protection by Balazs Varga · 1 year, 5 months ago
  57. d3a59f7 tdf#36709 sw: Writer layout for font-relative first-line indent by Jonathan Clark · 1 year, 5 months ago
  58. 910d3a4 loplugin:reftotemp in xmloff by Noel Grandin · 1 year, 5 months ago
  59. 3dcd0f4 tdf#162691: ODF 1.4 Add support for xy and polar handle new attributes by Xisco Fauli · 1 year, 6 months ago
  60. e23be78 clang-tidy: performance-unnecessary-copy-initialization in xmloff by Noel Grandin · 1 year, 5 months ago
  61. 39fe8e3 tdf#163486: PVS: pointer not released in destructor by Xisco Fauli · 1 year, 5 months ago
  62. 1b7bdc2 tdf#162686 tdf#162687 ODF 1.4 extrusion-metal-type by Regina Henschel · 1 year, 5 months ago
  63. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  64. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  65. d833992 Avoid checking exact interface type of Any value by Mike Kaganski · 1 year, 5 months ago
  66. 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
  67. dcf3a85 Related tdf#162262 - sc: odf import/export of "Summary below data" by Balazs Varga · 1 year, 5 months ago
  68. 92f5913 cid#1556442 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  69. 9a608fa loplugin:passstuffbyref in xmloff by Noel Grandin · 1 year, 5 months ago
  70. bd8539d add an EMPTY_OUSTRING in OUString header by Noel Grandin · 1 year, 5 months ago
  71. 5de73f0 new loplugin:staticconstexpr by Noel Grandin · 1 year, 6 months ago
  72. 43cd683 tdf#36709 Add loext:text-indent supporting font-relative units by Jonathan Clark · 1 year, 6 months ago
  73. f1367a4 tdf#163703: export formats for FIELD_ID_ANNOTATION by Mike Kaganski · 1 year, 5 months ago
  74. d0bb94b Use one 'find' instead of three by Mike Kaganski · 1 year, 5 months ago
  75. 558b5a1 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  76. a38a22c UnoApiTest: rename load to loadFromURL and use it everywhere by Xisco Fauli · 1 year, 5 months ago
  77. 7bbe74b cid#1555789 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  78. 6f1508f cid#1555767 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  79. 7cf8cff cid#1633347 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  80. 5211168 cid#1633779 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 5 months ago
  81. c01cac0 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  82. ee4554b cid#1555259 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  83. 75d6fd0 tdf#163516 Draw fails to restore Layer data Title and Description by Noel Grandin · 1 year, 6 months ago
  84. 2bafc73 cid#1545605 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  85. 6c2f827 improve style searching in SvXMLStylesContext by Noel Grandin · 1 year, 6 months ago
  86. ea7cf71 only set parent style name if necessary by Noel Grandin · 1 year, 6 months ago
  87. abe6ab7 set master slide name at creation time by Noel Grandin · 1 year, 6 months ago
  88. 7e5f69a Make tools::Time ctor taking sal_Int64 private by Mike Kaganski · 1 year, 6 months ago
  89. 8c935c6 use frozen::make_unordered_set to skip the number of elements by Tomaž Vajngerl · 1 year, 6 months ago
  90. ff25df1 tdf#163486: PVS: Identical branches by Bogdan Buzea · 1 year, 6 months ago
  91. 23d7910 cid#1554844 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 6 months ago
  92. 5a617f7 tdf#156707 xmloff import: always provide ControlBorder property by Justin Luth · 1 year, 6 months ago
  93. 94738e6 improve ODF sheet saving performance by Noel Grandin · 1 year, 6 months ago
  94. a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
  95. 4dc04a1 qa: use SetODFDefaultVersion everywhere by Xisco Fauli · 1 year, 6 months ago
  96. c6f9d38 Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UI by Xisco Fauli · 1 year, 6 months ago
  97. 6fdad72 loplugin:constantparam by Noel Grandin · 1 year, 6 months ago
  98. b532d79 tdf#162687: ODF 1.4: fix import by Xisco Fauli · 1 year, 6 months ago
  99. fc9155f CppunitTest_xmloff_draw: simplify a bit by Xisco Fauli · 1 year, 6 months ago
  100. dc87183 CppunitTest_xmloff_draw: remove leftover by Xisco Fauli · 1 year, 6 months ago