Age | Commit message (Expand) | Author |
2020-02-20 | use fast-parser APIs for embedded script parsing | Noel Grandin |
2020-02-18 | rename XML_OLD_NAMESPACE_ constants | Noel Grandin |
2020-02-15 | convert XML_STYLE_FAMILY to scoped enum | Noel Grandin |
2020-02-14 | convert XMLEventsImportContext to fastparser | Noel Grandin |
2020-02-14 | xmloff: create SchXMLImport instances with an uno constructor | Miklos Vajna |
2020-02-13 | chart: don't export LO_EXT hide-legend in ODF 1.2 | László Németh |
2020-02-13 | tdf#130225 implement ODF export of deleted legend entries of pie charts | Tünde Tóth |
2020-02-12 | crashtesting: remove assert in SvXMLImportContext::SvXMLImportContext | Noel Grandin |
2020-02-09 | Fix typo | Andrea Gelmini |
2020-02-09 | Fix typo | Andrea Gelmini |
2020-02-03 | move some xmloff/ headers inside the module | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-24 | xmloff: create XMLImpressClipboardExport instances with an uno constructor | Miklos Vajna |
2020-01-23 | loplugin:unusedmethods | Noel Grandin |
2020-01-23 | tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2 | Julien Nabet |
2020-01-22 | use fastparser for XMLFontStylesContext | Noel Grandin |
2020-01-22 | Convert reportdesign to fastparser | Noel Grandin |
2020-01-21 | use more FastParser in SvXMLStylesContext | Noel Grandin |
2020-01-21 | use more FastParser in ScXMLChangeInfoContext | Noel Grandin |
2020-01-21 | Use FastParser in XMLDocumentSettingsContext | Noel Grandin |
2020-01-21 | Use FastParser in SdXMLBodyContext | Noel Grandin |
2020-01-21 | use FastParser in SdXMLMasterStylesContext | Noel Grandin |
2020-01-21 | use FastParser in XMLScriptContext | Noel Grandin |
2020-01-20 | return nullptr from CreateChildContext methods in subclasses | Noel Grandin |
2020-01-19 | inline some Create methods | Noel Grandin |
2020-01-19 | tdf#129883 Section links are lost on save and reload | Noel Grandin |
2020-01-17 | tdf#98584 Correct import draw:transform values skewY and matrix | Regina Henschel |
2020-01-17 | xmloff: create DrawingLayerExport instances with an uno constructor | Miklos Vajna |
2020-01-16 | return nullptr from Create*Context methods in nullptr subclasses | Noel Grandin |
2020-01-16 | fix XMLVersionListImport fast-parser | Noel Grandin |
2020-01-15 | use FastParser for SchXMLImport | Noel Grandin |
2020-01-14 | use FastParser APIs in SvxXMLXTableImport | Noel Grandin |
2020-01-13 | convert this warning to SAL_INFO for now | Noel Grandin |
2020-01-13 | convert dbaccess to FastParser APIs | Noel Grandin |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-10 | xmloff: create AnimationsImport instances with an uno constructor | Miklos Vajna |
2020-01-09 | convert XMLAutoTextEventImport to FastParser APIs | Noel Grandin |
2020-01-08 | ofz#19933 Null-dereference READ | Caolán McNamara |
2020-01-08 | make ODBFilter return a fast context | Noel Grandin |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2020-01-02 | tdf#123206 Add test: import custom-label-field | Tamas Bunth |
2020-01-01 | tdf#123206 Store custom label as chart:data-label | Tamas Bunth |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-23 | tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmark | Michael Stahl |
2019-12-22 | loplugin:finalclasses in xmloff | Noel Grandin |
2019-12-21 | convert XMLSectionSourceDDEImportContext to FastParser API | Noel Grandin |
2019-12-21 | convert XMLSectionSourceImportContext to FastParser APIs | Noel Grandin |