summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2023-01-30tdf#118324 Treat blank ? in integerLaurent Balland
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-15XUnoTunnel->dynamic_cast in StyleMapNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SvXMLImportNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvXMLAttributeListNoel Grandin
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth
2022-10-18sw content controls, alias and tag: add ODT filterMiklos Vajna
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-15xmloff: import and export for the chart data tableTomaž Vajngerl
2022-07-22sw content controls, date: add ODT filterMiklos Vajna
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-04dont instantiate TextImport unless we need itNoel Grandin
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-20tdf#128150 xmloff: ODF import/export of fill-use-slide-backgroundMichael Stahl
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-24reduce space needed for NameSpaceMapNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna
2022-05-14elide some OUString construction in GetViewSettingsAndViewsNoel Grandin
2022-05-14elide temporary OUString in SvXMLExport::initializeNoel Grandin
2022-05-13tdf#121740 cheaper to clear namespacemap rather than allocatingNoel Grandin
2022-05-13reserve space in map in SvXMLNamespaceMapNoel Grandin
2022-05-12tdf#121740 avoid some temporary OUString constructionNoel Grandin
2022-05-09sw content controls, drop-down: add ODT filterMiklos Vajna
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-13use more string_view in xmloffNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-14Return early if empty ref (xmloff/xmlimp)Julien Nabet