summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
AgeCommit message (Expand)Author
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-17Add import for new starmath mathml elementsdante
2021-08-13Export Math ML from new mathml nodesdante
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18use more string_view in convertEnumNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-20make physics based animation effects importable-exportableSarper Akdemir
2020-07-30tdf#38093 Writer outline folding - persistenceJim Raykowski
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin100000
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11Document relation between three lists that must be in syncMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-03-29tdf#131632 animation effects are missing featuresNoel Grandin
2020-03-05tdf#75330 chart: implement ODF import/export of legend overlay featureTünde Tóth
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-27convert AnimationImport to fast-parser APIsNoel Grandin
2020-02-27remove duplicate tokens from xmloffNoel Grandin
2020-02-27tdf#108110 ODF chart: import/export of custom position of data point labelsBalazs Varga
2020-01-21use more FastParser in ScXMLChangeInfoContextNoel Grandin
2020-01-14use FastParser APIs in SvxXMLXTableImportNoel Grandin
2020-01-01tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-11-29tdf#123206 Import/Export chart custom label textTamas Bunth
2019-10-07use FastParser in linguisticNoel Grandin
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-08-22QR Code : ODF import/exportShubham Goyal