summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2020-01-06tdf#123206 Store custom label as chart:data-labelTamas Bunth
2019-12-01tdf#123206 Import/Export chart custom label textTamas Bunth
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara
2019-08-27tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-08-21tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, GUITamás Zolnai
2019-07-17MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-17MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
2019-07-17MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-17MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-07-01sw btlr writing mode: implement ODF filterMiklos Vajna
2019-06-19MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-06-19MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-14Fix typoAndrea Gelmini
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-20loplugin:useuniqueptr in XMLEventExportNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-30tdf#101856 Handle properties of nested bookmarksSerge Krot
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-06Export Data Transformations to ODF - follow-upVikas Mahato
2018-07-30loplugin:returnconstant in xmloffNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-07-11ODF export data transformations -follow-upVikas Mahato
2018-07-10Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke
2018-07-10tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10tdf#118324 Extend ODF for blank in integerLaurent BP
2018-07-06tdf#101856 Backport parsing of bookmark propertiesSerge Krot
2018-07-02Export data transformations to odfVikas
2018-06-27xmloff: prevent embedding same font files with checksummingTomaž Vajngerl
2018-06-19xmloff: add m_ prefix to instance vars in XMLFontAutoStylePoolTomaž Vajngerl
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-05-17crashtesting: assert on fdo62508-1.odtCaolán McNamara
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem