summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-04-23cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
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-20tdf#154732: Fix zoom bar in DrawBaole Fang
2023-04-20MCGR: Correct creation for Gradient-PreviewsArmin Le Grand (allotropia)
2023-04-20tdf#153190 Compressing tool calculates compression rate wrong on large imagesNoel Grandin
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-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir
2023-04-19tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-19loplugin:finalclasses in swNoel Grandin
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18allow SvxOle2Shape::resetModifiedState to survive having no SdrObjectCaolán McNamara
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-18reduce copy and paste a bitCaolán McNamara
2023-04-18Resolves: tdf#154870 label grayed out when it should not beCaolán McNamara
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-17tdf#154473 remove assertNoel Grandin
2023-04-16remove dead codeNoel Grandin
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch
2023-04-14Resolves: tdf#113286 make Crash report link clickableCaolán McNamara
2023-04-14resave with latest gladeCaolán McNamara
2023-04-14lok: draw textboxes under editSzymon Kłos
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-14tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin
2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna
2023-04-13-Werror,-Wunused-variableStephan Bergmann
2023-04-12tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-07Resolves: tdf#154680 don't mark an empty fontname as italic for "unknown"Caolán McNamara
2023-04-07sc drawstyles: Keep style assignment for commentsMaxim Monastirsky
2023-04-06Fix iOS build failure in commit a5225ba82e94a549f44420f56a7cb9d7906561ccPatrick Luby
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)
2023-04-03tdf#153806 a11y: Allow opening context menu in special char dlg using keyboardMichael Weghorn
2023-04-03Pass special char dlg context menu pos as param, drop memberMichael Weghorn
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn