summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-01-25tdf#153154: m_xDataTypeLB is still in useXisco Fauli
2023-01-25svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli
2022-12-31tdf#152683 LO Draw ignoring Undo:Resize Grouped ObjectNoel Grandin
2022-12-30tdf#152737: Fix off-by-one errorsKhaled Hosny
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-20Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-12-19Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-17check SfxObjectShell::Current()Caolán McNamara
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara
2022-12-16tdf#152533: Improve script handling in font previewKhaled Hosny
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16Resolves: tdf#147640 default optional grids hiddenCaolán McNamara
2022-12-16svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli
2022-12-15resave with latest gladeCaolán McNamara
2022-12-14Resolves: tdf#152495 crash on dismissing ruby dialog with ESCCaolán McNamara
2022-12-12svx: fix unmaintainable TypeConstant definitionMichael Stahl
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-12-03Resolves: tdf#146610 don't reformat MetricSpinButtons if unit didn't changeCaolán McNamara
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash419
2022-12-01(related: tdf#135192) svx: PDF/UA export: tag background as ArtifactMichael Stahl
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl
2022-11-30Resolves: tdf#152311 inform EditEngine what the bg color isCaolán McNamara
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23svx/qa: add checks for PDFiumDocument pointerTarcísio Ladeia de Oliveira
2022-11-22Fix typoAndrea Gelmini
2022-11-22tdf#135638 svx: PDF/UA export: also tag *all* text shapesMichael Stahl
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-21tdf#151828 related: Make cut shape have the same name after pasteJim Raykowski
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-21Export modified table stylesMaxim Monastirsky
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski