summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-08-30tdf#156975 Save a Theme in Draw too not only in ImpressRegina Henschel
2023-07-31use more tools::Rectangle::Adjust*Noel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-04-18fix brain malfunctionNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-30loplugin:stringadd in xmloffNoel Grandin
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-11-30tdf#133343 collect autostyle prop namesNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-04-29use more string_view in xmloffNoel Grandin
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-03tdf#142902 DOCX export: remove personal info of comments and changesLászló Németh
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-17loplugin:referencecasting in xmloffNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna
2020-09-09Remove unnecessary search before insertMuhammet Kara
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-14xmloff: remove dead com.sun.star.comp.Draw.XMLMetaExporterMiklos Vajna
2020-08-07xmloff: remove dead com.sun.star.comp.Impress.XMLSettingsExporterMiklos Vajna
2020-08-06loplugin:flatten in xmloff/drawNoel Grandin