summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-25oox: extract image / graphic export into GraphicExport classTomaž Vajngerl
2023-04-24oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-23cid#1524746 silence Using a moved objectCaolán McNamara
2023-04-23tdf#153806 a11y Allow opening context menu of fav/recent char w/ keyboardMichael Weghorn
2023-04-23sfx2: Pass SvxCharView context menu pos as paramMichael Weghorn
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-22Introduce o3tl::toU converting wstring_view to u16string_viewMike Kaganski
2023-04-22clang-format char16_t2wchar_t.hxxMike Kaganski
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-21sw floatable: teach the RTF export about SwFormatFlySplitMiklos Vajna
2023-04-20tdf#154732: Fix zoom bar in DrawBaole Fang
2023-04-20tdf#142978 Add quick fix action for missing alt textSamuel Mehrbrodt
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
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