summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-12-21qa: hint about tolerance in namesXisco Fauli1-8/+8
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara3-32/+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 Luth3-13/+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 Hosny3-90/+56
2022-12-15svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli1-2/+6
2022-12-15Resolves: tdf#147640 default optional grids hiddenCaolán McNamara1-2/+2
2022-12-15resave with latest gladeCaolán McNamara1-119/+121
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara4-1/+179
2022-12-15UnoApiTest: introduce CPPUNIT_ASSERT_RECTANGLE_EQUALXisco Fauli1-38/+8
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-09svx: fix unmaintainable TypeConstant definitionMichael Stahl1-0/+1
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara4-7/+52
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara1-4/+16
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro1-1/+1
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 sReplacementTextrash4192-7/+19
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 Grandin3-10/+12
2022-11-26tdf#147906 used std::hypot for Pythagorean additionBogdan B1-3/+1
2022-11-24Remove some unused includesMiklos Vajna8-12/+0
2022-11-23svx/qa: add checks for PDFiumDocument pointerTarcísio Ladeia de Oliveira2-0/+8
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)5-41/+120
2022-11-22loplugin:unusedfieldsNoel Grandin1-2/+0
2022-11-22loplugin:unusedfieldsNoel Grandin9-21/+0
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0
2022-11-21tdf#151828 related: Make cut shape have the same name after pasteJim Raykowski1-4/+4