summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl1-2/+2
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2-2/+2
2023-04-23cid#1524676 try to convince coverity of the error of its waysCaolán McNamara1-0/+1
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen1-2/+0
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin1-1/+1
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara2-18/+28
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)4-103/+7
2023-04-20tdf#154732: Fix zoom bar in DrawBaole Fang1-0/+21
2023-04-20MCGR: Correct creation for Gradient-PreviewsArmin Le Grand (allotropia)1-19/+12
2023-04-20tdf#153190 Compressing tool calculates compression rate wrong on large imagesNoel Grandin1-1/+5
2023-04-20tdf#142978 Add quick fix action for missing alt textSamuel Mehrbrodt1-0/+13
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)3-10/+63
2023-04-19tdf#150020: pass transform and scale matrix for the table shadow primitiveSarper Akdemir3-54/+81
2023-04-19tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch2-24/+36
2023-04-19loplugin:finalclasses in swNoel Grandin1-1/+1
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara3-19/+108
2023-04-18allow SvxOle2Shape::resetModifiedState to survive having no SdrObjectCaolán McNamara1-2/+3
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir7-13/+120
2023-04-18reduce copy and paste a bitCaolán McNamara1-10/+2
2023-04-18Resolves: tdf#154870 label grayed out when it should not beCaolán McNamara1-1/+1
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky3-5/+10
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir3-0/+27
2023-04-17tdf#154473 remove assertNoel Grandin1-1/+0
2023-04-16remove dead codeNoel Grandin1-21/+0
2023-04-15tdf#154269 - Respect FindReplaceRememberedSearches expert option in quick findAndreas Heinisch2-4/+11
2023-04-14Resolves: tdf#113286 make Crash report link clickableCaolán McNamara3-84/+129
2023-04-14resave with latest gladeCaolán McNamara1-35/+32
2023-04-14lok: draw textboxes under editSzymon Kłos1-1/+1
2023-04-14loplugin:stringviewparam improvementsNoel Grandin1-2/+2
2023-04-14tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin1-18/+18
2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna1-0/+2
2023-04-13-Werror,-Wunused-variableStephan Bergmann1-1/+0
2023-04-12tdf#140730 a11y: Focus form control property dlg when it startsMichael Weghorn2-0/+3
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin1-1/+2
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski1-17/+17
2023-04-10pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir2-0/+44
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir2-5/+10
2023-04-09new loplugin:unnecessarygetstrNoel Grandin3-4/+4
2023-04-09use more OStringToOUStringNoel Grandin1-1/+1
2023-04-09use more OUStringToOStringNoel Grandin1-1/+1
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl2-7/+8
2023-04-07Resolves: tdf#154680 don't mark an empty fontname as italic for "unknown"Caolán McNamara1-3/+10
2023-04-07sc drawstyles: Keep style assignment for commentsMaxim Monastirsky1-0/+5
2023-04-06Fix iOS build failure in commit a5225ba82e94a549f44420f56a7cb9d7906561ccPatrick Luby1-1/+0
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl1-3/+1
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet1-0/+4
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga8-13/+22
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)1-17/+28