1. d92235d xmlsecurity: replace XSecParser implementation by Michael Stahl · 5 years ago
  2. fed3ed5 restore namespace unwinding in SvXMLImport by Noel · 5 years ago
  3. 3a1c4dc tdf#140437 ODF import: fix for broken documents with field code as type by Michael Stahl · 5 years ago
  4. e8a598a tdf#140486 forms "empty string is null" setting not loaded by Noel Grandin · 5 years ago
  5. b493ee3 tdf#136011 convert numbers in categories to string during chart export by Ouyang Leyan · 5 years ago
  6. d16aeba tdf#136861 ODT export: fix writing resolved state for non-ranged comments by Miklos Vajna · 5 years ago
  7. f0949fb xmloff: "form:datasource" vs. "db:data-source" by Michael Stahl · 5 years ago
  8. 274cb27 tdf#138507 error in loading form by Noel Grandin · 5 years ago
  9. f6abac0 save properly fadecolor also for fadeovercolor (tdf#138353) by Luboš Luňák · 5 years ago
  10. b030440 tdf#134059 Always include hidden cells in chart series label by Ouyang Leyan · 5 years ago
  11. 018706f fastparser in XMLStringBufferImportContext by Noel Grandin · 5 years ago
  12. fc828fb remove some prefix and local params from constructors by Noel Grandin · 5 years ago
  13. 4486ab5 fastparser in XMLChangeInfoContext by Noel Grandin · 5 years ago
  14. 8cbb22c fastparser in XMLAutoTextContainerEventImport by Noel Grandin · 5 years ago
  15. d0a60f7 fastparser in XMLEventsImportContext by Noel Grandin · 5 years ago
  16. 18a4ad0 fastparser in XMLEnhancedCustomShapeContext by Noel Grandin · 5 years ago
  17. c7b7153 fastparser in SdXMLLayerContext by Noel Grandin · 5 years ago
  18. 6d63302 fastparser in SdXMLLayerContext by Noel Grandin · 5 years ago
  19. d6c5630 fastparser in SdXMLEventsContext by Noel Grandin · 5 years ago
  20. 1bad449 fastparser in SdXMLEventContext by Noel Grandin · 5 years ago
  21. bfaa753 simplify CreateTableContext by Noel · 5 years ago
  22. bcd263d fastparser in SchXMLSeries2Context by Noel Grandin · 5 years ago
  23. d242a68 fastparser in XMLChangedRegionImportContext by Noel · 5 years ago
  24. 8eb9688 fastparser in dropdownfield by Noel · 5 years ago
  25. 46aaf4e fastparser in forms by Noel · 5 years ago
  26. cf13e98 fastparser in TokenContext by Noel · 5 years ago
  27. 39d8ee8 fastparser in TokenContext by Noel · 5 years ago
  28. c927d6d tdf#123936 Formatting files in module xmloff with clang-format by Philipp Hofer · 5 years ago
  29. 0c48c46 fastparser in DomBuilderContext by Noel · 5 years ago
  30. 890849a fastparser in SchXMLTextListContext by Noel Grandin · 5 years ago
  31. 85c0238 fastparser in SchXMLTableContext by Noel Grandin · 5 years ago
  32. bb124fe fastparser in DomBuilderContext by Noel · 5 years ago
  33. daf71f3 fastparser in SchXMLRegressionCurveObjectContext by Noel Grandin · 5 years ago
  34. ef7abc0 Fix SAL_WARN_IF in elementimport (xmloff) by Julien Nabet · 5 years ago
  35. 560baa7 fastparser in SchXMLDataPointContext by Noel Grandin · 5 years ago
  36. acf7d8d Avoid wrong warning in OElementImport::implApplyGenericProperties (xmloff) by Julien Nabet · 5 years ago
  37. 2cf83fe fastparser in SchXMLParagraphContext by Noel Grandin · 5 years ago
  38. fecb0bb fastparser in SchXMLPlotAreaContext by Noel Grandin · 5 years ago
  39. bcfd9f8 fastparser in SchXMLLegendContext by Noel Grandin · 5 years ago
  40. 87946f2 Remove unused XMLTableImportContext::ImportColumn nPrefix, rLocalName params by Stephan Bergmann · 5 years ago
  41. 388b624d fastparser in SchXMLTitleContext by Noel Grandin · 5 years ago
  42. 0971eda missing include (XMLOFF_WARN_UNKNOWN -> SAL_WARN) by Stephan Bergmann · 5 years ago
  43. f493abe7 fastparser in SchXMLCalculationSettingsContext by Noel Grandin · 5 years ago
  44. 3fc10de fix XMLOFF_WARN_UNKNOWN by Noel · 5 years ago
  45. 7465328 fastparser in SchXMLChartContext by Noel Grandin · 5 years ago
  46. 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
  47. d52f83c tdf#138144 Form wizard fails to save by Noel · 5 years ago
  48. d828901 simplify CreateChartContext, remove unused params by Noel · 5 years ago
  49. 89a571e fastparser in SchXMLAxisContext by Noel Grandin · 5 years ago
  50. f7bc285 fastparser in XMLMacroFieldImportContext by Noel Grandin · 5 years ago
  51. 07caaab fastparser in XMLDatabaseFieldImportContext by Noel Grandin · 5 years ago
  52. 478ab71 fastparser in SchXMLAxisContext by Noel Grandin · 5 years ago
  53. 0c14e51 fastparser in XMLReplacementImageContext by Noel Grandin · 5 years ago
  54. 9cb5357 more fastparser in imagemap by Noel Grandin · 5 years ago
  55. 4cc03d5 use fastparser in XMLImageMapObjectContext by Noel Grandin · 5 years ago
  56. df3e347 use fastparser in XMLImageMapContext by Noel Grandin · 5 years ago
  57. 0d8191b use fastparser in XMLEmbeddedObjectImportContext by Noel Grandin · 5 years ago
  58. d9f0e8d loplugin:unusedmethods by Noel · 5 years ago
  59. 392d219 fix bug in text field import by Noel · 5 years ago
  60. f34ac57 New loplugin:stringviewparam by Stephan Bergmann · 5 years ago
  61. 93c64a6 loplugin:stringview by Noel · 5 years ago
  62. 941f2c8 convert more long -> tools::Long by Noel · 5 years ago
  63. 3de38e9 use fastparser in forms by Noel Grandin · 5 years ago
  64. dfb2e07 loplugin:xmlimport add more checks by Noel Grandin · 5 years ago
  65. 8523fb2 remove pimpl from SvXMLAttributeList by Noel Grandin · 5 years ago
  66. 7e2c353 Evaluate command: tdf#109338 by dante · 5 years ago
  67. 8ba9eca Fix Windows build with --disable-pch by Mike Kaganski · 5 years ago
  68. cf0673d StartElement->startFastElement in XMLMetaFieldImportContext by Noel · 5 years ago
  69. 75b55ec StartElement->startFastElement in text fields by Noel · 5 years ago
  70. 10e0a94 dont call StartElement from startUnknownElement by Noel Grandin · 5 years ago
  71. ca04f20 0xffffffff is COL_TRANSPARENT/COL_AUTO by Caolán McNamara · 5 years ago
  72. 875944d loplugin:unusedfields by Noel · 5 years ago
  73. 46bb20e StartElement no longer necessary here by Noel · 5 years ago
  74. 65c1547 StartElement->startFastElement in xmloff/source/text by Noel · 5 years ago
  75. 33ee982 clean up some temp files after running tests by Andras Timar · 5 years ago
  76. 03ef620 loplugin:unusedenumconstants by Noel · 5 years ago
  77. 81fe31d use fastparser in XMLEmbeddedObjectImportContext by Noel Grandin · 5 years ago
  78. 28be7b9 create common macro and method for logging unknown attributes by Noel · 5 years ago
  79. 3940cf7 drop the SvXMLExport::EndElement method.. by Noel · 5 years ago
  80. 2764c33 drop the SvXMLExport::Characters method.. by Noel · 5 years ago
  81. 35f7d9a -Werror=parentheses by Stephan Bergmann · 5 years ago
  82. 8c5ffec make SvXMLImport capable of mixing fast- and slow- contexts adhoc by Noel · 5 years ago
  83. 4e08dd5 rename to NotifyContainsEmbeddedFont by Caolán McNamara · 5 years ago
  84. 88267a7 remove pimpl from SdXMLShowsContext by Noel Grandin · 5 years ago
  85. bc90498 tdf#137627 sw top page border orientation: add ODF by Szabolcs Toth · 5 years ago
  86. 3887359 tdf#137643 alternative solution to activate embedded fonts in one batch by Caolán McNamara · 5 years ago
  87. 9174012 std::set->o3tl::sorted_vector in xmloff by Noel Grandin · 5 years ago
  88. 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago
  89. 3a2338c remove debug code from SvXMLImport by Noel Grandin · 5 years ago
  90. 7b2d100 only need to check the version once by Noel · 5 years ago
  91. fe2b4e7 make SvXMLImport fast-parser only by Noel Grandin · 6 years ago
  92. 2b946d2 XmlFilterAdaptor: use the fastparser API when possible by Noel · 5 years ago
  93. f1d7981 tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOM by Tünde Tóth · 5 years ago
  94. f71debf OOo2Oasis: use the fastparser API when possible by Noel Grandin · 5 years ago
  95. 49ba005 TransformerBase: use the fastparser API when possible by Noel Grandin · 5 years ago
  96. ee3f06a fix fastparser namespace handling when... by Noel Grandin · 5 years ago
  97. d9596a2 xmloff: use the fastparser API when possible by Noel Grandin · 5 years ago
  98. 83e445c use more TOOLS_WARN_EXCEPTION by Mike Kaganski · 6 years ago
  99. 835dfcb use more TOOLS_WARN_EXCEPTION by Mike Kaganski · 6 years ago
  100. 6ee9ab6 use more TOOLS_WARN_EXCEPTION by Noel · 6 years ago