summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna
2023-11-10loplugin:fieldcast in XMLPageExportNoel Grandin
2023-11-10Fix STYLEREF crashes and forwards-compatibilitySkyler Grey
2023-11-07loplugin:fieldcast in xmloffNoel Grandin
2023-11-07warn about exotic protocols as wellCaolán McNamara
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-24xmloff: document the GutterAtTop Writer settingMiklos Vajna
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-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-19SAL_WARN->SAL_INFO in XMLShapeImportHelper::CreateGroupChildContextNoel Grandin
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-19tdf#143148 Use pragma once instead of include guardsAml-Hassan-Abd-El-hamid
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2023-10-16Resolves: tdf#157726 missing chart from Base reportCaolán McNamara
2023-10-16xmloff: document the ContinuousEndnotes Writer settingMiklos Vajna
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-13add LibreOffice_settings.xml_config-items.fods to document settings.xmlMichael Stahl
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04tdf#145834 Consistency for "Fontwork"Bogdan B
2023-09-28tdf#156146 xmloff: ODF import: add backward compatibility hackMichael Stahl
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-09-10PropertySetMergerImpl does not need to implement XAggreggationNoel Grandin
2023-09-10OMergedPropertySetInfo does not need to implement XAggreggationNoel Grandin
2023-09-08WARN->INFO in XMLIndexSimpleEntryContextNoel Grandin
2023-09-07Fix typoAndrea Gelmini
2023-09-07Fix typoAndrea Gelmini
2023-09-07Fix typoAndrea Gelmini
2023-09-06add referer to ole objectsCaolán McNamara
2023-09-06improve debug logging in SdXMLShapeContext::AddShapeNoel Grandin
2023-09-05drop a stray printfCaolán McNamara
2023-09-05SAL_WARN->SAL_INFO in XMLShapeImportHelperNoel Grandin
2023-09-05xmloff: rename m_aObject in XMLThemeContext and clarifyTomaž Vajngerl
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-01sc: add ODF import/export of the Theme + testsTomaž Vajngerl
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-08-31tdf#157018 Enable import of color theme for DrawRegina Henschel
2023-08-30tdf#156975 Save a Theme in Draw too not only in ImpressRegina Henschel
2023-08-25tdf#152724 Extend ODF for blank width "_x"Laurent Balland
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž Vajngerl
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl