summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov2-8/+4
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin1-6/+5
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin1-2/+6
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2-4/+4
2019-04-08improve combining in hash functionsNoel Grandin1-1/+4
2019-03-26loplugin:unusedfieldsNoel Grandin1-1/+0
2019-03-16pahole changes in variousNoel Grandin1-5/+5
2019-03-14loplugin:unusedfields in xmloffNoel Grandin4-7/+1
2019-03-09loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-02-16MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai1-1/+1
2019-02-16MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai1-0/+1
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna1-0/+1
2019-02-06no need to use OUStringHash here anymoreNoel Grandin1-1/+1
2019-01-23loplugin:constparams in xmloffNoel Grandin1-1/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen65-251/+208
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin1-1/+1
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin1-4/+5
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard1-0/+1
2018-12-07remove unused XMLShapeExportFlags::NO_CHART_DATANoel Grandin1-3/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-11-26remove some unused enum values in xmloffNoel Grandin2-7/+2
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