summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
2023-04-17Use move ctor hereMike Kaganski
2023-04-17crashtesting: crash on export of forum-mso-de-102589.docx to odtCaolán McNamara
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-17pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-17MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)
2023-04-17xmloff: prefix members of SvXMLNumFmtExportMiklos Vajna
2023-04-16Related: tdf#154832 Official name is MorisyenEike Rathke
2023-04-16Resolves: tdf#154832 Add Creole (Mauritius) {mfe-MU} [0x06B2] locale dataEike Rathke
2023-04-15just use a reference instead of an always dereferenced pointerCaolán McNamara
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typosAndrea Gelmini
2023-04-14Fix typoAndrea Gelmini
2023-04-14Fix typosAndrea Gelmini
2023-04-14Another micro-optimizationMike Kaganski
2023-04-14MCGR: Adaptions to oox exportArmin Le Grand (allotropia)
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-14XMLPropertyState needs to be a complete type here nowStephan Bergmann
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-13BinaryDataContainer: pure re-factor - encapsulate cbegin/cendMichael Meeks
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-13deduplicate o3tl::trimMike Kaganski
2023-04-12Use more *string_viewMike Kaganski
2023-04-12Use o3tl::trim in strtmpl.hxxMike Kaganski
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2023-04-12Revert "remove unnecessary UnoControlModel::setPropertyValues"Noel Grandin
2023-04-12remove unnecessary methodNoel Grandin
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-12fix o3tl::equalsAsciiLNoel Grandin
2023-04-12oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-12oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth
2023-04-11avoid some OString<->OUString back and forth conversionNoel Grandin
2023-04-11use more string_view in filterNoel Grandin
2023-04-11use more string_view in o3tl::equalsAsciiNoel Grandin
2023-04-11fix for o3tl::equalsAsciiNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10use std::unordered_map for static properties in toolkitNoel Grandin
2023-04-10Use of O(U)StringNumber for float/double is actually a pessimisationMike Kaganski
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-08Delete other special copy/move functionsMike Kaganski
2023-04-08oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl