summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-04-091-0/+3
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-04-093-1/+25
* tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2020-03-042-0/+9
* tdf#123206 Store custom label as chart:data-labelTamas Bunth2020-01-071-0/+1
* tdf#123206 Import/Export chart custom label textTamas Bunth2019-12-041-0/+1
* tdf#126792: DOCX legacy drop-downs are only supposed to hold 25 items, DOCXTamás Zolnai2019-08-241-0/+1
* warn on load when a document binds an event to a macroCaolán McNamara2019-08-151-0/+3
* tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin2019-05-181-6/+5
* tdf#107592 Impress PPS save to ODP slowNoel Grandin2019-05-131-2/+6
* The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann2019-05-032-4/+4
* improve combining in hash functionsNoel Grandin2019-04-081-1/+4
* loplugin:unusedfieldsNoel Grandin2019-03-261-1/+0
* pahole changes in variousNoel Grandin2019-03-161-5/+5
* loplugin:unusedfields in xmloffNoel Grandin2019-03-144-7/+1
* loplugin:unnecessaryvirtualNoel Grandin2019-03-091-1/+1
* MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai2019-02-161-1/+1
* MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai2019-02-161-0/+1
* sw btlr writing mode: implement ODF filterMiklos Vajna2019-02-131-0/+1
* no need to use OUStringHash here anymoreNoel Grandin2019-02-061-1/+1
* loplugin:constparams in xmloffNoel Grandin2019-01-231-1/+1
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2265-251/+208
* use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin2019-01-141-1/+1
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* use unique_ptr in XMLTextImportPropertyMapperNoel Grandin2018-12-181-4/+5
* related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard2018-12-081-0/+1
* remove unused XMLShapeExportFlags::NO_CHART_DATANoel Grandin2018-12-071-3/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* remove some unused enum values in xmloffNoel Grandin2018-11-262-7/+2
* loplugin:staticmethods improvementNoel Grandin2018-11-161-1/+1
* Fix typoAndrea Gelmini2018-11-141-2/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-025-9/+9
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-242-2/+2
* loplugin:useuniqueptr in XMLEventExportNoel Grandin2018-09-201-2/+6
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-3/+3
* loplugin:constfields in xmloffNoel Grandin2018-09-1324-36/+36
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-7/+6
* tdf#101856 Handle properties of nested bookmarksSerge Krot2018-08-301-3/+3
* new loplugin:conststringfieldNoel Grandin2018-08-2216-157/+20
* Export Data Transformations to ODF - follow-upVikas Mahato2018-08-061-0/+12
* loplugin:returnconstant in xmloffNoel Grandin2018-07-301-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-2/+0
* Fix typosAndrea Gelmini2018-07-241-1/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unusedfieldsNoel Grandin2018-07-232-3/+0
* remove the GL based 3D chartsMarkus Mohrhard2018-07-171-2/+0
* tdf#65353 separate autostyle collection and exportTomaž Vajngerl2018-07-121-0/+3
* ODF export data transformations -follow-upVikas Mahato2018-07-111-0/+12
* Revert "tdf#118324 Extend ODF for blank in integer"Eike Rathke2018-07-103-5/+4
* tdf#65353 filter fonts when embedding (unused, font script)Tomaž Vajngerl2018-07-104-1/+40