summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-07-30Fix typosAndrea Gelmini
2019-07-29revert bits of "loplugin:sequentialassign"Noel Grandin
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-27Fix typosAndrea Gelmini
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-20Fix typosAndrea Gelmini
2019-07-19Fix typosAndrea Gelmini
2019-07-16tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-07-12MSForms: Implement calculation of the displayed text in date form fieldTamás Zolnai
2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-04-08improve combining in hash functionsNoel Grandin
2019-03-26loplugin:unusedfieldsNoel Grandin
2019-03-16pahole changes in variousNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-02-16MSForms: Make Drop-Down form field to have a default sizeTamás Zolnai
2019-02-16MSForms: Insert Legacy Form Fields from MS compatible Forms menuTamás Zolnai
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-01-23loplugin:constparams in xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-18use unique_ptr in XMLTextImportPropertyMapperNoel Grandin
2018-12-08related tdf#51671, store new "hide legend" feature also in ODFMarkus Mohrhard
2018-12-07remove unused XMLShapeExportFlags::NO_CHART_DATANoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-26remove some unused enum values in xmloffNoel Grandin
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