summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara2-24/+35
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann1-1/+2
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara2-29/+17
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth2-2/+3
2022-12-16check SfxObjectShell::Current()Caolán McNamara6-56/+71
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann2-2/+14
2022-12-16pSh cannot be null here, checked at the start of methodCaolán McNamara1-1/+1
2022-12-16likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara1-7/+8
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara5-29/+43
2022-12-16Merge sdr::table::TableDesignUser into sdr::table::SdrTableObjImplStephan Bergmann4-73/+107
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara3-6/+8
2022-12-16tdf#152533: Improve script handling in font previewKhaled Hosny1-70/+49
2022-12-16tdf#152460: Improve script handling in style previewsKhaled Hosny2-84/+53
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli1-2/+6
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara2-0/+177
2022-12-14Resolves: tdf#152495 crash on dismissing ruby dialog with ESCCaolán McNamara1-2/+6
2022-12-14table cel->table cellCaolán McNamara1-1/+1
2022-12-14loplugin:implinheritancehelper in svxNoel Grandin2-224/+24
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara3-7/+43
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara1-4/+16
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski2-1/+7
2022-12-03Resolves: tdf#146610 don't reformat MetricSpinButtons if unit didn't changeCaolán McNamara1-1/+4
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara1-1/+2
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash4191-2/+13
2022-12-01(related: tdf#135192) svx: PDF/UA export: tag background as ArtifactMichael Stahl1-45/+60
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl2-4/+56
2022-12-01tdf#135192 drawinglayer,svx: PDF/UA export: also tag TH for SdrTableObjMichael Stahl1-1/+7
2022-12-01tdf#135192 svx: PDF/UA export: implement tags for SdrTableObjMichael Stahl2-2/+30
2022-11-30Resolves: tdf#152311 inform EditEngine what the bg color isCaolán McNamara1-0/+1
2022-11-29New loplugin:crosscastStephan Bergmann2-2/+2
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl2-0/+34
2022-11-29sd: replace hardcoded table styles with xml fileMaxim Monastirsky1-1/+5
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin1-1/+2
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B1-3/+1
2022-11-22Fix typoAndrea Gelmini1-1/+1
2022-11-22tdf#135638 svx: PDF/UA export: also tag *all* text shapesMichael Stahl1-0/+2
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl2-1/+14
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)4-41/+119
2022-11-22loplugin:unusedfieldsNoel Grandin1-2/+0
2022-11-22loplugin:unusedfieldsNoel Grandin9-21/+0
2022-11-21tdf#151828 related: Make cut shape have the same name after pasteJim Raykowski1-4/+4
2022-11-21sd: table design editingMaxim Monastirsky2-29/+68
2022-11-21Export modified table stylesMaxim Monastirsky1-3/+84
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin2-6/+0
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky1-1/+1
2022-11-19tdf#147906 Use std::hypot for Pythagorean additionOmkarAcharekar1-1/+1
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski3-25/+20
2022-11-18Simplify a bitMike Kaganski1-12/+3
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt1-3/+22
2022-11-16tdf#149322 apparent distortion of glyphs on scrollingCaolán McNamara1-4/+5