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