summaryrefslogtreecommitdiff
path: root/xmloff/source
AgeCommit message (Expand)Author
2024-03-29add notify for script usedistro/lhm/libreoffice-6-4+backportsCaolán McNamara
2024-03-02tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-12-07add referer to ole objectsCaolán McNamara
2023-11-24warn about exotic protocols as wellCaolán McNamara
2023-05-02put floating frames under managed links controlCaolán McNamara
2022-10-06tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-06check impress/calc IFrame "FrameURL" targetCaolán McNamara
2021-09-09tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-08-24tdf#143736 Load hyperlink from more shapesSamuel Mehrbrodt
2021-08-23tdf#143736 Fix loading hyperlink from textboxSamuel Mehrbrodt
2021-08-19tdf#143736 Fix loading hyperlink from various shapesSamuel Mehrbrodt
2021-08-01tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-06-28tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-31tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk
2021-03-25xmlsecurity: replace XSecParser implementationMichael Stahl
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski
2020-08-05tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna
2020-06-14tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky
2020-05-23tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-23tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-22meta:non-whitespace-character-count attribute is knownhimajin100000
2020-05-15Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-04-28tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-10tdf#131966: chart legend attribs width and height unknown for ODF 1.2 (strict)Julien Nabet
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-03-02tdf#130955 chart export: fix repeated custom labelsBalazs Varga
2020-02-28tdf#130917 Invalid document after odt->docx with signaturelineSamuel Mehrbrodt
2020-02-27tdf#130908 Chapter Numbering can't load custom styleNoel Grandin
2020-01-23tdf#130133: fix wrong values for attribute chart:regression-type in ODF 1.2Julien Nabet
2020-01-08tdf#123206 Add test: import custom-label-fieldTamas Bunth
2020-01-08tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-29tdf#129520 xmloff: fix ODF import of multi-paragraph fieldmarkMichael Stahl
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-02tdf#123206 Import/Export chart custom label textTamas Bunth
2019-11-28tdf#128985: ODP: Style text directions revert to RTL on save and re-openTamás Zolnai
2019-11-12rename now it does more than just sortCaolán McNamara
2019-11-12tdf#127791 defer import of group shape events until the group is poppedCaolán McNamara
2019-11-12refactor SdXMLEventContext to make a separate SdXMLEventContextDataCaolán McNamara
2019-11-12revert: tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-11-11reduce some ref-countingNoel Grandin
2019-11-11Fix SvXMLImportContext::queryInterface for nowStephan Bergmann
2019-11-09micro-optimisationNoel Grandin
2019-11-07fetch the values just onceCaolán McNamara
2019-11-06tdf#127791 write events at the end of groups instead of the startCaolán McNamara
2019-11-06tdf#125688 removing XWeak support from SvXMLImportContextNoel Grandin
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin