summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-29rename field in GroupPropertiesNoel Grandin
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-29Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl
2023-04-28disable dbl-click in ThemeDialog in LOK, remove the dialog sizeTomaž Vajngerl
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-27avoid config when fuzzingCaolán McNamara
2023-04-27tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
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